summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* Merge commit '92c1a83ee9394b39d68f6affd9104752a03714f8'Derek Buitenhuis2016-04-13
|\
| * qsv: Fix loading multiple pluginsLuca Barbato2016-03-15
| * mpegvideo: Refactor emulated_edge_mc callsLuca Barbato2016-03-05
* | Merge commit '0242351390643d176b10600c2eb854414f9559e6'Derek Buitenhuis2016-04-13
|\|
| * mpegvideo: Fix undefined negative shifts in mpeg_motion_internalLuca Barbato2016-03-05
| * mpegvideo: Fix undefined negative shifts in ff_init_block_indexLuca Barbato2016-03-05
| * idct8x8: Fix undefined negative shiftsKaterina Barone-Adesi2016-03-05
* | Merge commit 'e10b7ef2fe56603fb1baac6b20fd6bd0a3fdd0d0'Derek Buitenhuis2016-04-13
|\|
| * vdpau: Add missing deprecation guardsVittorio Giovara2016-03-05
| * lavc: factor apply_param_change() AV_EF_EXPLODE handlingwm42016-03-05
| * indeo2: Fix banding artefactsLuca Barbato2016-03-01
| * indeo2data: K&R formatting cosmeticsLuca Barbato2016-03-01
| * fft: Split MDCT bits off from FFTDiego Biurrun2016-03-01
* | lavf/audiotoolboxdec: only provide block alignment for ILBCRodger Combs2016-04-13
* | lavf/audiotoolboxdec: only send extradata for formats that use itRodger Combs2016-04-13
* | lavc/audiotoolboxdec: reindentRodger Combs2016-04-13
* | lavc/audiotoolboxdec: avoid relying on consumer-provided params when possibleRodger Combs2016-04-13
* | avcodec/exr: fix huf_decodeMartin Vignali2016-04-12
* | avcodec/exr: fix clearing end of bitmapPaul B Mahol2016-04-12
* | arm/rdft_init: fix license headerJames Almer2016-04-12
* | Merge commit '4c297249ac0f513a610a62691ce96d6b62f65b94'Derek Buitenhuis2016-04-12
|\|
| * rdft: arm: Split RDFT initialization into a separate fileDiego Biurrun2016-02-26
* | Merge commit '97aec6e75ef36ed0402653519daa8e1fc8ddb555'Derek Buitenhuis2016-04-12
|\|
| * fft: arm: Drop unnecessary #include, add missing onesDiego Biurrun2016-02-26
* | Merge commit '73ff983e8dd22ccee166403d0bbbc9c1cd543622'Derek Buitenhuis2016-04-12
|\|
| * fft: x86: cosmetics: Drop silly comments, add comment, whitespaceDiego Biurrun2016-02-26
* | Merge commit 'ce9d7da7650473f580dcce8c9f8550ea532aa6bd'Derek Buitenhuis2016-04-12
|\|
| * qsv: Move down the implementation queryLuca Barbato2016-02-26
* | Merge commit 'dbb43b8b83b097585ec255ec638b61e359ebea77'Derek Buitenhuis2016-04-12
|\|
| * avpacket: properly reset data/size in av_packet_move_ref()Anton Khirnov2016-02-26
* | avcodec/apedec: fix decoding of stereo files with one channel full of silencePaul B Mahol2016-04-12
* | Merge commit 'c80344d0101558098a6cd2ed5082ff5fda7ca18b'Derek Buitenhuis2016-04-11
|\|
| * mpegvideo_enc: use avcodec_free_context() instead of av_free()Anton Khirnov2016-02-26
* | Merge commit 'e66fa35392cd45d0a80774cd057fb765d60def43'Derek Buitenhuis2016-04-11
|\|
| * vc1dec: Check group allocations separatedlyVittorio Giovara2016-02-25
| * vc1dec: Fix leak on error for array allocationsVittorio Giovara2016-02-25
* | Merge commit 'f91d94bdfc3f5f83ff0be4d19d10d0a35697386f'Derek Buitenhuis2016-04-11
|\|
| * vc1dec: Properly call deinit function on errorVittorio Giovara2016-02-25
* | Merge commit '35b1cd343cd703c1b0fc926dc43a92141a357380'Derek Buitenhuis2016-04-11
|\|
| * vc1dec: Drop commented out cruftVittorio Giovara2016-02-25
| * idct: Only build prores IDCT if ProRes decoder is enabledDiego Biurrun2016-02-24
* | Merge commit '3c53627ac17fc6bdea5029be57da1e03b32d265d'Derek Buitenhuis2016-04-11
|\|
| * qsvdec: store the sync point in heap memoryAnton Khirnov2016-02-24
* | Merge commit 'a1335149fd610b16459d9281b611282cac51c950'Derek Buitenhuis2016-04-11
|\|
| * qsvenc: store the sync point in heap memoryMaxym Dmytrychenko2016-02-24
* | avcodec/shorten: properly handle bitshift > 31Paul B Mahol2016-04-11
* | avcodec/wmalosslessdec: do not discard last frameJakub Stachowski2016-04-10
* | avcodec/shorten: mark as AV_CODEC_CAP_SUBFRAMESPaul B Mahol2016-04-10
* | avcodec/exr: fix channel detectionMartin Vignali2016-04-10
* | avcodec/shorten: add support for AIFF packing, not bitexactPaul B Mahol2016-04-09