summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* Merge commit 'fe4d5fe9361162f9033ff1bd84bfc1b2091ba785'Michael Niedermayer2014-06-17
|\
| * jpeg2000: Mark static data init functions as av_coldDiego Biurrun2014-06-17
* | avcodec/hevc: new idct + asmplepere2014-06-17
* | avcodec/cavsdec: fix low delay decodingMichael Niedermayer2014-06-17
* | avcodec/bitstream: try to make vlc init code inherently thread safeMichael Niedermayer2014-06-16
* | avcodec/bitstream: fill invalid vlc tables entries as last pass instead of firstMichael Niedermayer2014-06-16
* | avcodec/bitstream: zero vlc tables on allocationMichael Niedermayer2014-06-16
* | avcodec/h264: fix frame skip codeMichael Niedermayer2014-06-16
* | avcodec/h264_slice: support skipping loop filtering for non key framesMichael Niedermayer2014-06-16
* | avcodec/h264: use the correct level for droping non intra framesMichael Niedermayer2014-06-16
* | Add nointra AVDiscard levelMichael Niedermayer2014-06-16
* | avcodec/huffyuvdec: Fix fill value for truncated bitstreamsMichael Niedermayer2014-06-16
* | huffyuvdec: use unsafe bitstream readerChristophe Gisquet2014-06-16
* | hevc: Fix 4K sample videoKieran2014-06-15
* | avcodec/dvbsubdec: Split save_subtitle_set() outAnshul Maheshwari2014-06-15
* | avcodec/dvbsubdec: add AVClass to contextAnshul Maheshwari2014-06-15
* | avcodec/dvbsubdec: restructure version checkAnshul Maheshwari2014-06-15
* | huffyuvdec: remove somewhat deprecated codeChristophe Gisquet2014-06-15
* | avcodec/huffyuvdec: assume vlcs can be 32 instead of 31 bits maxMichael Niedermayer2014-06-15
* | huffyuvdec: swap code blocksChristophe Gisquet2014-06-15
* | x86util: add and use RSHIFT/LSHIFT macrosChristophe Gisquet2014-06-15
* | aandcttab: fix spellingChristophe Gisquet2014-06-15
* | avcodec/xbmdec: remove dependancy on zero padding on input packetMichael Niedermayer2014-06-15
* | avcodec/indeo5: Fix infinite loop in skip_hdr_extension()Michael Niedermayer2014-06-15
* | avcodec/ppc/idct_altivec: add plain idct()Michael Niedermayer2014-06-14
* | mpeg12enc: add seq_disp_ext option for deciding when to write a sequence_disp...Marton Balint2014-06-14
* | mpeg12enc: add support for PANSCAN side data in sequence_display_extensionMarton Balint2014-06-14
* | avcodec/vc1dec: Fix support for small widths/linesizesMichael Niedermayer2014-06-14
* | Fix standalone compilation of the H264 decoder on ppc.Carl Eugen Hoyos2014-06-14
* | avcodec/svq1enc: fix encoding of small widthsMichael Niedermayer2014-06-13
* | Merge commit '27631796c9d1b8146ad4a16e6539ecc08afa7565'Michael Niedermayer2014-06-13
|\|
| * ac3: Only initialize float_dsp for the float encoder variantDiego Biurrun2014-06-13
* | Merge commit 'f0ce9913d0974ac0c7371a62c3324dd2863b5d1b'Michael Niedermayer2014-06-13
|\|
| * Rename tpel_template.c ---> pel_template.cDiego Biurrun2014-06-13
| * libx265: Remove unneeded bit depth checkDerek Buitenhuis2014-06-12
| * libx265: Add 4:2:2 supportDerek Buitenhuis2014-06-12
| * libx265: Actually use X265_API_IMPORTSDerek Buitenhuis2014-06-12
* | avcodec/mpegvideo: check that linesize is not too smallMichael Niedermayer2014-06-13
* | avcodec/rv34: fix edge emu with uv stride <= 25Michael Niedermayer2014-06-13
* | avcodec/mpegvideo: Fix psnr calculation with slice threadsMichael Niedermayer2014-06-13
* | libavcodec/wmv2: remove dead codeMichael Niedermayer2014-06-13
* | avcodec/mpegvideo: fix edge emulation with uvlinesize below 25Michael Niedermayer2014-06-13
* | Merge commit 'dca7ba4bffe3e4aeb620cb62955256a0d87561f4'Michael Niedermayer2014-06-12
|\|
| * Remove some unnecessary CONFIG_FOO_COMPONENT ifdefsDiego Biurrun2014-06-12
* | libx265: Remove unneeded bit depth checkDerek Buitenhuis2014-06-12
* | libx265: Add 4:2:2 supportDerek Buitenhuis2014-06-12
* | libx265: Actually use X265_API_IMPORTSDerek Buitenhuis2014-06-12
* | vp9/x86: fix overwrite in ipred_vl_4x4_ssse3.Ronald S. Bultje2014-06-12
* | avcodec/libx264: fix "bitrate reconfiguration"Michael Niedermayer2014-06-12
* | Merge commit '2f4170312f605c1f02a14c01347e94cf46726dbd'Michael Niedermayer2014-06-12
|\|