]> git.sesse.net Git - ffmpeg/history - libavcodec/dv_profile.c
decode: be more explicit about storing the last packet properties
[ffmpeg] / 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.