summaryrefslogtreecommitdiffstats
path: root/libavcodec/dvdata.c
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-211-4/+4
|\
| * 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
* | ff_dv_frame_profile2: Check input buffer size.Michael Niedermayer2011-10-041-3/+5
* | dvdec: Fix dvsd profile[1] detection.Michael Niedermayer2011-09-021-1/+11
|/
* 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