aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/dv_profile.c
Commit message (Expand)AuthorAgeFilesLines
* Reinstate proper FFmpeg license for all files.Thilo Borgmann2013-08-301-4/+4
* dv: Correctly identify CDVC profileMichael Niedermayer2013-02-271-1/+5
* Merge commit '716d413c13981da15323c7a3821860536eefdbbb'Michael Niedermayer2012-10-081-10/+10
|\
| * Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormatAnton Khirnov2012-10-081-10/+10
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-161-0/+1
|\|
| * Don't include common.h from avutil.hMartin Storsjö2012-08-151-0/+1
* | dv_profile: fix decoding of SoftLabDVCPRO codec (PAL mode)Piotr Bandurski2012-05-161-1/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-081-4/+27
|/
* dv: Split profile handling code into a separate file.Diego Biurrun2012-05-071-0/+331