| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec: remove FF_API_DV_FRAME_PROFILE cruft | James Almer | 2015-09-05 | 1 | -8/+0 |
* | add av_dv_codec_profile2 : uses framerate to select best matching profile. de... | Steve Jiekak | 2014-12-04 | 1 | -2/+22 |
* | avcodec/dv_profile: deprecate internal function that shouldn't be public | James Almer | 2014-09-19 | 1 | -2/+10 |
* | Merge commit 'ee0ebd3c1412fdd9d80aa97c98d1a20b893f1f47' | Michael Niedermayer | 2014-09-09 | 1 | -200/+191 |
|\ |
|
| * | dv: K&R formatting cosmetics | Gabriel Dume | 2014-09-09 | 1 | -199/+190 |
* | | Merge commit '9325d88eba8038b3e2a4485e473a018410379e2d' | Michael Niedermayer | 2014-08-10 | 1 | -15/+0 |
|\| |
|
| * | lavc: remove obsolete and disabled avpriv functions | Anton Khirnov | 2014-08-09 | 1 | -13/+0 |
* | | Fix compilation with --disable-everything. | Carl Eugen Hoyos | 2014-07-10 | 1 | -1/+1 |
* | | Merge commit 'f6ee61fb05482c617f5deee29a190d8ff483b3d1' | Michael Niedermayer | 2014-07-09 | 1 | -27/+46 |
|\| |
|
| * | lavc: export DV profile API used by muxer/demuxer as public | Anton Khirnov | 2014-07-09 | 1 | -16/+41 |
* | | Merge commit '650dee63c8b1e6693c6cf5983f4a5ed3f571379f' | Michael Niedermayer | 2014-06-20 | 1 | -34/+0 |
|\| |
|
| * | dv: get rid of global non-const tables | Anton Khirnov | 2014-06-20 | 1 | -34/+0 |
* | | Reinstate proper FFmpeg license for all files. | Thilo Borgmann | 2013-08-30 | 1 | -4/+4 |
* | | dv: Correctly identify CDVC profile | Michael Niedermayer | 2013-02-27 | 1 | -1/+5 |
* | | Merge commit '716d413c13981da15323c7a3821860536eefdbbb' | Michael Niedermayer | 2012-10-08 | 1 | -10/+10 |
|\| |
|
| * | Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat | Anton Khirnov | 2012-10-08 | 1 | -10/+10 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-16 | 1 | -0/+1 |
|\| |
|
| * | Don't include common.h from avutil.h | Martin Storsjö | 2012-08-15 | 1 | -0/+1 |
* | | dv_profile: fix decoding of SoftLabDVCPRO codec (PAL mode) | Piotr Bandurski | 2012-05-16 | 1 | -1/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-05-08 | 1 | -4/+27 |
|/ |
|
* | dv: Split profile handling code into a separate file. | Diego Biurrun | 2012-05-07 | 1 | -0/+331 |