]> git.sesse.net Git - ffmpeg/history - libavcodec/dvdata.c
utvideodec: Convert to the new bitstream reader
[ffmpeg] / libavcodec / dvdata.c
2014-09-09 Gabriel Dumedv: K&R formatting cosmetics
2014-04-04 Diego Biurrundsputil: Move DV-specific ff_zigzag248_direct table...
2013-12-02 Diego Biurrundv: Move DV VLC data tables out of header file
2012-05-07 Diego Biurrundv: Split profile handling code into a separate file.
2012-04-16 Diego Biurrundv: Merge dvquant.h into dvdata.c where all other DV...
2012-03-28 Anton Khirnovdvenc: print allowed profiles if the video doesn't...
2012-03-07 Ronald S. Bultjedv: cosmetics.
2012-03-07 Ronald S. Bultjedv: check buffer size before reading profile.
2012-02-10 Alex Conversedv: Move tables from dvdata.h to dvdata.c
2012-01-28 Alex Conversecosmetics: Remove extra newlines at EOF
2011-10-20 Anton Khirnovlavc: use avpriv_ prefix for some dv symbols used in...
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2010-09-30 NiobosFix a yuv420p sample that was incorrectly detected...
2010-09-27 Baptiste CoudurierIn dv decoder, use the expected aspect ratio logic...
2010-04-20 Diego BiurrunRemove explicit filename from Doxygen @file commands.
2009-10-18 Charles Yatesfix sar for dvcpro hd, patch by Charles Yates, charles...
2009-10-16 Reimar DöffingerSplit parts of dvdata.h into dvdata.c, this ensures...