summaryrefslogtreecommitdiff
path: root/libavcodec/dv_profile.c
Commit message (Expand)AuthorAge
* Fix compilation with --disable-everything.Carl Eugen Hoyos2014-07-10
* Merge commit 'f6ee61fb05482c617f5deee29a190d8ff483b3d1'Michael Niedermayer2014-07-09
|\
| * lavc: export DV profile API used by muxer/demuxer as publicAnton Khirnov2014-07-09
* | Merge commit '650dee63c8b1e6693c6cf5983f4a5ed3f571379f'Michael Niedermayer2014-06-20
|\|
| * dv: get rid of global non-const tablesAnton Khirnov2014-06-20
* | Reinstate proper FFmpeg license for all files.Thilo Borgmann2013-08-30
* | dv: Correctly identify CDVC profileMichael Niedermayer2013-02-27
* | Merge commit '716d413c13981da15323c7a3821860536eefdbbb'Michael Niedermayer2012-10-08
|\|
| * Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormatAnton Khirnov2012-10-08
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-16
|\|
| * Don't include common.h from avutil.hMartin Storsjö2012-08-15
* | dv_profile: fix decoding of SoftLabDVCPRO codec (PAL mode)Piotr Bandurski2012-05-16
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-08
|/
* dv: Split profile handling code into a separate file.Diego Biurrun2012-05-07