summaryrefslogtreecommitdiffstats
path: root/libavcodec/dv_profile.c
Commit message (Expand)AuthorAgeFilesLines
* avcodec: remove FF_API_DV_FRAME_PROFILE cruftJames Almer2015-09-051-8/+0
* add av_dv_codec_profile2 : uses framerate to select best matching profile. de...Steve Jiekak2014-12-041-2/+22
* avcodec/dv_profile: deprecate internal function that shouldn't be publicJames Almer2014-09-191-2/+10
* Merge commit 'ee0ebd3c1412fdd9d80aa97c98d1a20b893f1f47'Michael Niedermayer2014-09-091-200/+191
|\
| * dv: K&R formatting cosmeticsGabriel Dume2014-09-091-199/+190
* | Merge commit '9325d88eba8038b3e2a4485e473a018410379e2d'Michael Niedermayer2014-08-101-15/+0
|\ \ | |/
| * lavc: remove obsolete and disabled avpriv functionsAnton Khirnov2014-08-091-13/+0
* | Fix compilation with --disable-everything.Carl Eugen Hoyos2014-07-101-1/+1
* | Merge commit 'f6ee61fb05482c617f5deee29a190d8ff483b3d1'Michael Niedermayer2014-07-091-27/+46
|\ \ | |/
| * lavc: export DV profile API used by muxer/demuxer as publicAnton Khirnov2014-07-091-16/+41
* | Merge commit '650dee63c8b1e6693c6cf5983f4a5ed3f571379f'Michael Niedermayer2014-06-201-34/+0
|\ \ | |/
| * dv: get rid of global non-const tablesAnton Khirnov2014-06-201-34/+0
* | 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
OpenPOWER on IntegriCloud