summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* Merge commit '5d2daebf3cc8de4cee1973db6a2229beaad3b7cd'Hendrik Leppkes2015-09-29
|\
| * qsvenc: mark the encoders as INIT_CLEANUPAnton Khirnov2015-09-28
* | Merge commit '83847cc8fa97e0fc637a0962bafb837acdb6eacc'Hendrik Leppkes2015-09-29
|\|
| * qsvenc: do not try to close the encoder if the session is NULLAnton Khirnov2015-09-28
* | Merge commit '741b352b16dad74b87c4a39bade8902633a2b0e6'Hendrik Leppkes2015-09-29
|\|
| * qsvdec: list supported pixel formatsAnton Khirnov2015-09-28
* | Merge commit 'a41e5e192ed8f79f6607f978dee3205580ba5039'Hendrik Leppkes2015-09-29
|\|
| * vdpau: fix constrained baseline fallbackwm42015-09-28
* | Merge commit 'a5d58fea68b9212e0065a71939e921505504a9bb'Hendrik Leppkes2015-09-29
|\|
| * lavc: reimplement avcodec_get_type() using codec descriptorswm42015-09-28
* | Merge commit 'b10b6ac7a902f28e09e37a29c392e2f0c19e9526'Hendrik Leppkes2015-09-29
|\|
| * vdpau: deprecate av_vdpau_get_profile()RĂ©mi Denis-Courmont2015-09-28
* | avcodec/x86/sbrdsp: Fix using uninitialized upper 32bit of noiseMichael Niedermayer2015-09-29
* | avcodec/videotoolbox: fix -Wunused-but-set-variableGanesh Ajjanagadde2015-09-29
* | avcodec/pngdec: reset has_trns after every decode_frame_png()Paul B Mahol2015-09-28
* | dnxhddec: add my contributionsChristophe Gisquet2015-09-28
* | dnxhddec: reindent/cosmeticsChristophe Gisquet2015-09-28
* | dnxhddec: use unsafe bitstream readerChristophe Gisquet2015-09-28
* | h264: Fix ticket #3147 H264 - Wrong field orderThomas Mundt2015-09-27
* | dnxhddec: check and report bitstream errorsChristophe Gisquet2015-09-27
* | avcodec/d3d11va: Fix project nameMichael Niedermayer2015-09-27
* | dnxhddec: simplify block parsing callsChristophe Gisquet2015-09-27
* | dnxhddec: remove unused qscale parameterChristophe Gisquet2015-09-27
* | dnxhddec: implement slice multithreadingChristophe Gisquet2015-09-27
* | dnxhddec: parse and print adaptive color transformChristophe Gisquet2015-09-26
* | dnxhddec: proper rule for interlaced mb flagChristophe Gisquet2015-09-26
* | avcodec/ffv1dec: Fix off by 1 error in quant_table_count checkMichael Niedermayer2015-09-26
* | avcodec/ffv1dec: Explicitly check read_quant_table() return valueMichael Niedermayer2015-09-26
* | Merge commit 'b2417ee6d1ee0c5e9b170a642d73bdf68908966f'Hendrik Leppkes2015-09-26
|\|
| * dxv: Improve error messageVittorio Giovara2015-09-24
* | Merge commit '1bcd4a476ba45a7fdf59d1701b8f0e274418cc32'Hendrik Leppkes2015-09-26
|\|
| * dxv: Support RAW intermediate compressionVittorio Giovara2015-09-24
* | Merge commit 'bbf71d46db3417b43bcbd745cbf235e8e2ff69ae'Hendrik Leppkes2015-09-26
|\|
| * dxv: Print texture information after header parsingVittorio Giovara2015-09-24
* | Merge commit 'fb2889691cb7720d2680e188eb6036a35afa2392'Hendrik Leppkes2015-09-26
|\|
| * dxv: Support the original first versionVittorio Giovara2015-09-24
* | Merge commit '588a5619da0d041e55b365f63d0fa9c72bdbd4d3'Hendrik Leppkes2015-09-26
|\|
| * dxv: Parse ancillary encoder informationVittorio Giovara2015-09-24
* | Merge commit 'a9b8c638cfe2f82191db65e3e3a39f3b35df81f5'Hendrik Leppkes2015-09-26
|\|
| * mmal: Fix AVBufferRef usagewm42015-09-24
* | Merge commit '49623f531972be5dc2dd8c1b4b8748cad7c424ff'Hendrik Leppkes2015-09-26
|\|
| * mmal: Remove setting extradata on input formatwm42015-09-24
* | Merge commit 'f290e48d86e10f34b5ddc519127636bcebec7c43'Hendrik Leppkes2015-09-26
|\|
| * mmal: drop the h264 BSFwm42015-09-24
* | AAC encoder: fix OOB access in search_for_pnsClaudio Freire2015-09-26
* | dnxhddec: indicate colorspaceChristophe Gisquet2015-09-26
* | dnxhddata: correct weight tablesJeremy James2015-09-25
* | dnxhddec: decode and use interlace mb flagChristophe Gisquet2015-09-25
* | avcodec/ffv1dec: Fix >8bps error concealmentMichael Niedermayer2015-09-25
* | avcodec/rangecoder: Check eMichael Niedermayer2015-09-25