summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* 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
* | lavc/h264_ps: add ff_h264_ps_uninit and use itMatthieu Bouron2016-06-20
* | Merge commit '4fd34e639d15b44e02686c9b4ef58c9c3c9b0a69'Clément Bœsch2016-06-20
|\|
| * h264: remove pointless setting of some variables in loop_filterAnton Khirnov2016-04-24
* | Merge commit '9c858ce33fa9b94ebc320dd9d9fa423e708e90cc'Clément Bœsch2016-06-20
|\|
| * h264: remove a pointless commentAnton Khirnov2016-04-24
* | Merge commit 'b77fffa127663028169c5ed543956af4b9496c29'Clément Bœsch2016-06-20
|\|
| * h264: make slice threading work with deblocking_filter=1Anton Khirnov2016-04-24
* | Merge commit '370ddc7b38d6b27b54fc2f5ee5f3dd9506f8c7c8'Clément Bœsch2016-06-20
|\|
| * h264: remove H264Context.pict_typeAnton Khirnov2016-04-24