summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* Merge commit 'a6a750c7ef240b72ce01e9653343a0ddf247d196'Clément Bœsch2016-06-22
|\
| * tests: Move all test programs to a subdirectoryDiego Biurrun2016-05-13
* | Merge commit '257f00ec1ab06a2a161f535036c6512f3fc8e801'Clément Bœsch2016-06-22
|\|
| * Split global .gitignore file into per-directory filesDiego Biurrun2016-05-13
* | lavc/qtrleenc: simplify FF_API_CODED_FRAME deprecation guardClément Bœsch2016-06-22
* | lavc/error_resilience: remove unused skip_last_mv labelClément Bœsch2016-06-22
* | Merge commit '763d69bfb2f0094e99f43e657cfd2b0471361f6b'Clément Bœsch2016-06-22
|\|
| * Add some more deprecation guardsDiego Biurrun2016-05-11
* | lavc/videotoolbox: fix avcC extradata creationMatthieu Bouron2016-06-22
* | Merge commit 'b7e64fba7f37cc0399beae844f0a5dbef9219376'Clément Bœsch2016-06-21
|\|
| * Reduce the scope of some variablesDiego Biurrun2016-05-11
* | Merge commit '885a9d6087315a85d98f7e89656ef01dc7104c4c'Clément Bœsch2016-06-21
|\|
| * pgssub: Fix subpicture colorspace and rangeJan Ekström2016-05-10
* | Merge commit '283226e11ccf50a71d25d150fbbf1743f74c6c49'Clément Bœsch2016-06-21
|\|
| * simple_idct_template: Fix strict aliasing violationMichael Niedermayer2016-05-10
* | Merge commit '5afb94c817abffad030c6b94d7003dca8aace3d5'Clément Bœsch2016-06-21
|\|
| * Mark read-only tables as staticDiego Biurrun2016-05-05
* | Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch2016-06-21
|\|
| * cosmetics: Fix spelling mistakesVittorio Giovara2016-05-04
* | Merge commit '5c31eaa9998b2185e0aa04d11adff128498dc14a'Clément Bœsch2016-06-21
|\|
| * Remove unnecessary get_bits.h #includes and add missing headers where needed.Alexandra Hájková2016-05-04
| * h264: Drop broken trace debug outputDiego Biurrun2016-05-03
* | Merge commit '5f1c3cbd524728317bf460259aa8f3ef5ec935c6'Clément Bœsch2016-06-21
|\|
| * vaapi: Drop pointless debug outputDiego Biurrun2016-05-03
* | Merge commit '015c2d923902fcd562571993eaf1231ce388c7f0'Clément Bœsch2016-06-21
|\|
| * libopencore-amr: Fix ff_dlog()/av_log() invocationsDiego Biurrun2016-05-03
* | Merge commit '0f40c9098498ad90dbbd2380eb4269015e84bde4'Clément Bœsch2016-06-21
|\|
| * Drop pointless assert.h #includesDiego Biurrun2016-05-03
* | lavc/mediacodecdec_h264: use ff_h264_decode_extradata to extract PPS/SPSMatthieu Bouron2016-06-21
* | lavc/mmaldec: reduce some diffs with Libav missed in previous skipped mergesClément Bœsch2016-06-21
* | Merge commit '74beead9bd596180bcac6108548fc0a86d8eb4ae'Clément Bœsch2016-06-21
|\|
| * mmaldec: limit internal bufferingwm42016-04-30
| * mmaldec: print the MMAL format FourCC automaticallywm42016-04-30
| * mmaldec: send only a single EOS packet on flushingwm42016-04-30
| * mmaldec: correct package buffering accountingwm42016-04-30
| * mmaldec: add vc1 decoding supportwm42016-04-30
| * mmaldec: Add mpeg2 decoding supportJulian Scheel2016-04-30
| * mmaldec: Fix avpriv_atomic_get usageJulian Scheel2016-04-30
| * mmaldec: Use av_assert0() instead of assert()Michael Niedermayer2016-04-30
* | Merge commit '4b2e69397b84d1c1a29ffae6e9f106f2c32b1869'Clément Bœsch2016-06-21
|\|
| * dds: Add support for monochrome imagesVittorio Giovara2016-04-26
| * dds: Drop gray-alpha swappingVittorio Giovara2016-04-26
| * dxva2_h264: Unbreak compilation after 3176217c6Martin Storsjö2016-04-25
| * ape: Unbreak adaptcoeffs computationLuca Barbato2016-04-24
| * h264: eliminate max_contextsAnton Khirnov2016-04-24
* | Merge commit 'e3c9041cfe2e6526802255583d27abf9a921863e'Clément Bœsch2016-06-21
|\|
| * h264: allocate some tables per slice contexts, not threadsAnton Khirnov2016-04-24
* | Merge commit 'e0652795292223f8bc8e5bac019c1fca7323d23c'Clément Bœsch2016-06-21
|\|
| * h264: remove an artificial restriction on the number of slice threadsAnton Khirnov2016-04-24
* | lavc/h264_slice: mark ref2frm as const pointersClément Bœsch2016-06-21