summaryrefslogtreecommitdiff
path: root/libavcodec/dvdata.c
Commit message (Expand)AuthorAge
* dv: K&R formatting cosmeticsGabriel Dume2014-09-09
* dsputil: Move DV-specific ff_zigzag248_direct table to dvdataDiego Biurrun2014-04-04
* dv: Move DV VLC data tables out of header fileDiego Biurrun2013-12-02
* dv: Split profile handling code into a separate file.Diego Biurrun2012-05-07
* dv: Merge dvquant.h into dvdata.c where all other DV tables reside.Diego Biurrun2012-04-16
* dvenc: print allowed profiles if the video doesn't conform to any of them.Anton Khirnov2012-03-28
* dv: cosmetics.Ronald S. Bultje2012-03-07
* dv: check buffer size before reading profile.Ronald S. Bultje2012-03-07
* dv: Move tables from dvdata.h to dvdata.cAlex Converse2012-02-09
* cosmetics: Remove extra newlines at EOFAlex Converse2012-01-27
* lavc: use avpriv_ prefix for some dv symbols used in lavf.Anton Khirnov2011-10-20
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* Fix a yuv420p sample that was incorrectly detected as yuv411pNiobos2010-09-30
* In dv decoder, use the expected aspect ratio logic, like other decoders do,Baptiste Coudurier2010-09-27
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-20
* fix sar for dvcpro hd, patch by Charles Yates, charles dot yates at gmail dot...Charles Yates2009-10-18
* Split parts of dvdata.h into dvdata.c, this ensures that things likeReimar Döffinger2009-10-16