summaryrefslogtreecommitdiff
path: root/libavcodec/dv.h
Commit message (Expand)AuthorAge
* avcodec/dvdec: Constify slice threads' ptr to main contextAndreas Rheinhardt2022-07-31
* avcodec/dv: Remove unnecessary headerAndreas Rheinhardt2022-07-09
* avcodec/dv: Don't initialize RL VLC for encoderAndreas Rheinhardt2021-05-06
* avcodec/dvenc: support encoding dvcprohdBaptiste Coudurier2019-11-13
* avcodec/dvdec: correctly decode bottom mb row in 1080i field modeBaptiste Coudurier2019-11-06
* avcodec/dvenc: Support adjusting the quantizer deadzoneMichael Niedermayer2017-08-08
* Merge commit '2ec9fa5ec60dcd10e1cb10d8b4e4437e634ea428'James Almer2017-03-21
|\
| * idct: Change type of array stride parameters to ptrdiff_tDiego Biurrun2016-09-29
* | Merge commit 'de452e503734ebb0fdbce86e9d16693b3530fad3'Clément Bœsch2017-03-20
|\|
| * pixblockdsp: Change type of stride parameters to ptrdiff_tDiego Biurrun2016-09-14
* | Merge commit 'b7f98659f21dce438c33b512e25fd64b8d07c347'Clément Bœsch2016-06-29
|\|
| * Remove unnecessary get_bits.h #includesDiego Biurrun2016-06-07
* | Merge commit 'cab63a8b594cdc365bb2581a12b3ac8e6dd480b2'Hendrik Leppkes2015-10-05
|\|
| * dv: Mark internal frame reference as constVittorio Giovara2015-10-04
* | dv: increase VLC reading bits to 10Christophe Gisquet2014-10-28
* | dv: move inverse weight tables to decoderChristophe Gisquet2014-10-26
* | Merge commit 'ee0ebd3c1412fdd9d80aa97c98d1a20b893f1f47'Michael Niedermayer2014-09-09
|\|
| * dv: K&R formatting cosmeticsGabriel Dume2014-09-09
* | avcodec: Change get_pixels() to ptrdiff_t linesizeMichael Niedermayer2014-08-06
* | Merge commit '2d60444331fca1910510038dd3817bea885c2367'Michael Niedermayer2014-07-17
|\|
| * dsputil: Split motion estimation compare bits off into their own contextDiego Biurrun2014-07-17
* | 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
* | Merge commit 'd4f1188d1a662fed5347e70016da49e01563e8a8'Michael Niedermayer2013-12-09
|\|
| * dv: use AVFrame API properlyAnton Khirnov2013-12-09
* | Merge commit '3cbe1126530449336e2ce59b194bdb8c4eb4abb4'Michael Niedermayer2013-11-15
|/
* dv: Split DV data table declarations into their own headerDiego Biurrun2013-11-15