OSDN Git Service

rtpdec: Don't pass non-const pointers to fmtp attribute parsing functions
[android-x86/external-ffmpeg.git] / libavcodec / dv_profile.c
2014-09-09 Gabriel Dumedv: K&R formatting cosmetics
2014-08-09 Anton Khirnovlavc: remove obsolete and disabled avpriv functions
2014-07-09 Anton Khirnovlavc: export DV profile API used by muxer/demuxer as...
2014-06-20 Anton Khirnovdv: get rid of global non-const tables
2012-10-08 Anton KhirnovReplace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPix...
2012-08-15 Martin StorsjöDon't include common.h from avutil.h
2012-05-07 Diego Biurrundv: Split profile handling code into a separate file.