summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* 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
* | Merge commit '56087ec0a29314d1860f6f0e6f40fbb9b40feccd'Clément Bœsch2016-06-20
|\|
| * h264: drop a pointless indirectionAnton Khirnov2016-04-24
* | lavc/audiotoolboxdec: Forward extradata for QDMC and QDM2.Carl Eugen Hoyos2016-06-20
* | Merge commit '0e7772c5e4f1b31e2a3dda714ba4f89b1cca644a'Clément Bœsch2016-06-20
|\|
| * h264: remove unused H264SliceContext.rbsp_bufferAnton Khirnov2016-04-24
* | Merge commit '7f045c4429e91688f1f2335dd347203431901c06'Clément Bœsch2016-06-20
|\|
| * h264: merge ff_h264_free_context() into h264_decode_end()Anton Khirnov2016-04-24
* | Merge commit '99c554efc8b09c3f1bb2fb41c3da5431085f7470'Clément Bœsch2016-06-20
|\|
| * h264: eliminate low_delayAnton Khirnov2016-04-24
* | lavc/h264_parser: replace AVCodecContext with logging ctx in scan_mmco_reset()Clément Bœsch2016-06-20