summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* huffyuv: change statistics initializationChristophe Gisquet2014-06-19
* avcodec/x86/lossless_videodsp: Fix size of values read for left/left_topMichael Niedermayer2014-06-19
* Merge commit 'e74433a8e6fc00c8dbde293c97a3e45384c2c1d9'Michael Niedermayer2014-06-19
|\
| * dsputil: Split clear_block*/fill_block* off into a separate contextDiego Biurrun2014-06-18
* | ppc: Fix the bug of fft for little endian environment on POWER7 and laterRong Yan2014-06-19
* | Merge commit '869fc416f7c78ed4e397e0208acd1545771c0502'Michael Niedermayer2014-06-18
|\|
| * hevc: Mark num_bins_in_se as unusedLuca Barbato2014-06-18
* | avcodec/ass: move playres parameters below scripttypeClément Bœsch2014-06-18
* | avcodec/ass: explicit PlayRes[XY]Clément Bœsch2014-06-18
* | avcodec/huffyuvdec: do not leave alpha values uninitializedMichael Niedermayer2014-06-18
* | Fix all VDPAU decoders.Carl Eugen Hoyos2014-06-18
* | avcodec/dcadec: remove unsignedness from constantMichael Niedermayer2014-06-18
* | Merge commit 'f2ce63246f5c934429f9cb857a794e07624d7912'Michael Niedermayer2014-06-18
|\|
| * dcadec: replace ldexpf with a multiplication by a constantNiels Möller2014-06-18
| * vp9 encoder: use a decent default speed settingRafaël Carré2014-06-17
* | avcodec/cavsdec: simplify % 512 operationsMichael Niedermayer2014-06-18
* | avcodec/vp8: fix () in macrosMichael Niedermayer2014-06-18
* | avcodec/vp9: fix () in macrosMichael Niedermayer2014-06-18
* | avcodec/wavpack: fix () in macrosMichael Niedermayer2014-06-18
* | Merge commit '49106844929b7b71ac719064d640f8aa56c89b1f'Michael Niedermayer2014-06-18
|\|
| * tiffenc: fix packet size calculationTristan Matthews2014-06-17
* | 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