summaryrefslogtreecommitdiffstats
path: root/libavcodec/dvdata.c
Commit message (Expand)AuthorAgeFilesLines
* dv: K&R formatting cosmeticsGabriel Dume2014-09-091-247/+247
* dsputil: Move DV-specific ff_zigzag248_direct table to dvdataDiego Biurrun2014-04-041-0/+13
* dv: Move DV VLC data tables out of header fileDiego Biurrun2013-12-021-1/+226
* dv: Split profile handling code into a separate file.Diego Biurrun2012-05-071-307/+0
* dv: Merge dvquant.h into dvdata.c where all other DV tables reside.Diego Biurrun2012-04-161-0/+93
* dvenc: print allowed profiles if the video doesn't conform to any of them.Anton Khirnov2012-03-281-0/+12
* dv: cosmetics.Ronald S. Bultje2012-03-071-15/+15
* dv: check buffer size before reading profile.Ronald S. Bultje2012-03-071-3/+5
* dv: Move tables from dvdata.h to dvdata.cAlex Converse2012-02-091-0/+38
* cosmetics: Remove extra newlines at EOFAlex Converse2012-01-271-1/+0
* lavc: use avpriv_ prefix for some dv symbols used in lavf.Anton Khirnov2011-10-201-2/+2
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
* Fix a yuv420p sample that was incorrectly detected as yuv411pNiobos2010-09-301-1/+1
* In dv decoder, use the expected aspect ratio logic, like other decoders do,Baptiste Coudurier2010-09-271-6/+6
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-201-1/+1
* fix sar for dvcpro hd, patch by Charles Yates, charles dot yates at gmail dot...Charles Yates2009-10-181-4/+4
* Split parts of dvdata.h into dvdata.c, this ensures that things likeReimar Döffinger2009-10-161-0/+285
OpenPOWER on IntegriCloud