[FFmpeg-devel] [PATCH 12/15] rtpdec: Fix some warnings about discarded qualifier
Derek Buitenhuis
derek.buitenhuis at gmail.com
Fri Jul 27 18:06:30 CEST 2012
On 27/07/2012 4:23 AM, jamal wrote:
> ---
> libavformat/rdt.c | 2 +-
> libavformat/rtpdec_asf.c | 2 +-
> libavformat/rtpdec_qt.c | 2 +-
> 3 files changed, 3 insertions(+), 3 deletions(-)
It might be nicer-looking to cast to (uint8_t *).
Mind you, I think casts are always ugly... not that you
can do much about it, given the API. :/ :\
- Derek
More information about the ffmpeg-devel
mailing list