summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '885a9d6087315a85d98f7e89656ef01dc7104c4c'Clément Bœsch2016-06-211-1/+1
|\
| * pgssub: Fix subpicture colorspace and rangeJan Ekström2016-05-101-2/+8
* | Merge commit '283226e11ccf50a71d25d150fbbf1743f74c6c49'Clément Bœsch2016-06-211-1/+1
|\ \ | |/
| * simple_idct_template: Fix strict aliasing violationMichael Niedermayer2016-05-101-8/+10
* | Merge commit '5afb94c817abffad030c6b94d7003dca8aace3d5'Clément Bœsch2016-06-214-11/+11
|\ \ | |/
| * Mark read-only tables as staticDiego Biurrun2016-05-056-13/+13
* | Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch2016-06-21211-542/+541
|\ \ | |/
| * cosmetics: Fix spelling mistakesVittorio Giovara2016-05-04230-593/+591
* | Merge commit '5c31eaa9998b2185e0aa04d11adff128498dc14a'Clément Bœsch2016-06-215-4/+7
|\ \ | |/
| * Remove unnecessary get_bits.h #includes and add missing headers where needed.Alexandra Hájková2016-05-046-7/+7
| * h264: Drop broken trace debug outputDiego Biurrun2016-05-032-2/+0
* | Merge commit '5f1c3cbd524728317bf460259aa8f3ef5ec935c6'Clément Bœsch2016-06-215-20/+0
|\ \ | |/
| * vaapi: Drop pointless debug outputDiego Biurrun2016-05-035-20/+0
* | Merge commit '015c2d923902fcd562571993eaf1231ce388c7f0'Clément Bœsch2016-06-211-4/+6
|\ \ | |/
| * libopencore-amr: Fix ff_dlog()/av_log() invocationsDiego Biurrun2016-05-031-6/+8
* | Merge commit '0f40c9098498ad90dbbd2380eb4269015e84bde4'Clément Bœsch2016-06-214-7/+14
|\ \ | |/
| * Drop pointless assert.h #includesDiego Biurrun2016-05-0312-30/+3
* | lavc/mediacodecdec_h264: use ff_h264_decode_extradata to extract PPS/SPSMatthieu Bouron2016-06-211-111/+35
* | lavc/mmaldec: reduce some diffs with Libav missed in previous skipped mergesClément Bœsch2016-06-211-14/+14
* | Merge commit '74beead9bd596180bcac6108548fc0a86d8eb4ae'Clément Bœsch2016-06-211-0/+2
|\ \ | |/
| * mmaldec: limit internal bufferingwm42016-04-301-0/+9
| * mmaldec: print the MMAL format FourCC automaticallywm42016-04-301-3/+4
| * mmaldec: send only a single EOS packet on flushingwm42016-04-301-0/+2
| * mmaldec: correct package buffering accountingwm42016-04-301-0/+3
| * mmaldec: add vc1 decoding supportwm42016-04-303-0/+15
| * mmaldec: Add mpeg2 decoding supportJulian Scheel2016-04-304-26/+52
| * mmaldec: Fix avpriv_atomic_get usageJulian Scheel2016-04-301-1/+1
| * mmaldec: Use av_assert0() instead of assert()Michael Niedermayer2016-04-301-1/+1
* | Merge commit '4b2e69397b84d1c1a29ffae6e9f106f2c32b1869'Clément Bœsch2016-06-211-0/+4
|\ \ | |/
| * dds: Add support for monochrome imagesVittorio Giovara2016-04-261-0/+4
| * dds: Drop gray-alpha swappingVittorio Giovara2016-04-261-12/+0
| * dxva2_h264: Unbreak compilation after 3176217c6Martin Storsjö2016-04-251-0/+2
| * ape: Unbreak adaptcoeffs computationLuca Barbato2016-04-241-2/+10
| * h264: eliminate max_contextsAnton Khirnov2016-04-243-11/+2
* | Merge commit 'e3c9041cfe2e6526802255583d27abf9a921863e'Clément Bœsch2016-06-211-1/+1
|\ \ | |/
| * h264: allocate some tables per slice contexts, not threadsAnton Khirnov2016-04-241-1/+1
* | Merge commit 'e0652795292223f8bc8e5bac019c1fca7323d23c'Clément Bœsch2016-06-213-25/+3
|\ \ | |/
| * h264: remove an artificial restriction on the number of slice threadsAnton Khirnov2016-04-243-22/+3
* | lavc/h264_slice: mark ref2frm as const pointersClément Bœsch2016-06-211-3/+3
* | lavc/h264_ps: add ff_h264_ps_uninit and use itMatthieu Bouron2016-06-204-16/+25
* | Merge commit '4fd34e639d15b44e02686c9b4ef58c9c3c9b0a69'Clément Bœsch2016-06-201-2/+0
|\ \ | |/
| * h264: remove pointless setting of some variables in loop_filterAnton Khirnov2016-04-241-2/+0
* | Merge commit '9c858ce33fa9b94ebc320dd9d9fa423e708e90cc'Clément Bœsch2016-06-201-3/+0
|\ \ | |/
| * h264: remove a pointless commentAnton Khirnov2016-04-241-3/+0
* | Merge commit 'b77fffa127663028169c5ed543956af4b9496c29'Clément Bœsch2016-06-202-24/+48
|\ \ | |/
| * h264: make slice threading work with deblocking_filter=1Anton Khirnov2016-04-243-32/+48
* | Merge commit '370ddc7b38d6b27b54fc2f5ee5f3dd9506f8c7c8'Clément Bœsch2016-06-203-8/+2
|\ \ | |/
| * h264: remove H264Context.pict_typeAnton Khirnov2016-04-243-8/+2
* | Merge commit '56087ec0a29314d1860f6f0e6f40fbb9b40feccd'Clément Bœsch2016-06-204-16/+14
|\ \ | |/
| * h264: drop a pointless indirectionAnton Khirnov2016-04-244-15/+14