summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * jpeg2000: Mark static data init functions as av_coldDiego Biurrun2014-06-173-3/+7
* | ffplay: remove -ec handling codeMichael Niedermayer2014-06-171-3/+0
* | avcodec/hevc: new idct + asmplepere2014-06-178-158/+398
* | Merge commit '71d6551e674c86d07c165439c2bf6613b3892307'Michael Niedermayer2014-06-171-1/+1
|\ \ | |/
| * avconv: use the correct variable in comparisonAnton Khirnov2014-06-171-1/+1
* | avcodec/cavsdec: fix low delay decodingMichael Niedermayer2014-06-171-2/+2
* | avformat/flvdec: Support live flv / NGINX RTMP streamsMichael Niedermayer2014-06-162-5/+41
* | swscale/input: fix harmless integer overflowMichael Niedermayer2014-06-161-2/+2
* | version string: add copyright line to version stringSimon Thelen2014-06-161-1/+1
* | avcodec/bitstream: try to make vlc init code inherently thread safeMichael Niedermayer2014-06-162-16/+13
* | avcodec/bitstream: fill invalid vlc tables entries as last pass instead of firstMichael Niedermayer2014-06-161-5/+6
* | avcodec/bitstream: zero vlc tables on allocationMichael Niedermayer2014-06-161-0/+1
* | Force aix strip to work on 32 and 64 bit by default.Carl Eugen Hoyos2014-06-161-0/+1
* | avcodec/h264: fix frame skip codeMichael Niedermayer2014-06-163-11/+16
* | avcodec/h264_slice: support skipping loop filtering for non key framesMichael Niedermayer2014-06-161-0/+2
* | avcodec/h264: use the correct level for droping non intra framesMichael Niedermayer2014-06-162-3/+3
* | Merge commit '83aa4fc3feec7389ac781fece1e994f2dfd7ebdb'Michael Niedermayer2014-06-161-0/+7
|\ \ | |/
| * configure: Directly support Android as target OSLuca Barbato2014-06-161-0/+7
* | Merge commit '766f2d965ff1948749c37f26a714adb8aa89c4a9'Michael Niedermayer2014-06-161-0/+1
|\ \ | |/
| * gitignore: add dylib and swp entriesVittorio Giovara2014-06-161-0/+2
* | Merge commit '711aa2a82727907f778fb8aa9a93aff2120170f2'Michael Niedermayer2014-06-161-0/+143
|\ \ | |/
| * lavf: dump stream side data when probingVittorio Giovara2014-06-141-0/+143
* | avformat/dump: put copyright back from the file from which dump.c was split outMichael Niedermayer2014-06-161-0/+1
* | Merge commit '2dc265619a2fc9c6f9aff7ac2bcdbcb90e9610cb'Michael Niedermayer2014-06-163-264/+304
|\ \ | |/
| * lavf: group dump functions togetherVittorio Giovara2014-06-143-246/+285
* | Merge commit '5a69ded12aaf2bd3baed5d1d644ef23cfecef87f'Michael Niedermayer2014-06-161-0/+5
|\ \ | |/
| * vf_showinfo: print display transformation valuesVittorio Giovara2014-06-141-0/+5
* | Add nointra AVDiscard levelMichael Niedermayer2014-06-163-2/+4
* | Merge remote-tracking branch 'cehoyos/master'Michael Niedermayer2014-06-161-1/+1
|\ \
| * | Do not suggest to use gas-preprocessor on aix where it doesn't work.Carl Eugen Hoyos2014-06-161-1/+1
* | | swr: reindent.Ronald S. Bultje2014-06-161-64/+64
* | | avcodec/huffyuvdec: Fix fill value for truncated bitstreamsMichael Niedermayer2014-06-161-1/+1
* | | huffyuvdec: use unsafe bitstream readerChristophe Gisquet2014-06-161-4/+12
|/ /
* | huffyuv: fate: add a BGR24 testChristophe Gisquet2014-06-164-2/+16
* | hevc: Fix 4K sample videoKieran2014-06-151-2/+3
* | avformat/smoothstreamingenc: Use av_mallocz_array()Michael Niedermayer2014-06-151-1/+1
* | Fix compilation on ppc64 and ppc with pic if gas-preprocessor is installed.Carl Eugen Hoyos2014-06-151-1/+1
* | avcodec/dvbsubdec: Split save_subtitle_set() outAnshul Maheshwari2014-06-151-78/+81
* | avcodec/dvbsubdec: add AVClass to contextAnshul Maheshwari2014-06-151-0/+12
* | avcodec/dvbsubdec: restructure version checkAnshul Maheshwari2014-06-151-2/+3
* | avformat/framecrcenc: print the checksum and size of extradata as wellMichael Niedermayer2014-06-1512-2/+31
* | huffyuvdec: remove somewhat deprecated codeChristophe Gisquet2014-06-151-1/+0
* | MAINTAINERS: Add Co maintainer for huffyuv*, rv4*, vc1*Christophe Gisquet2014-06-151-3/+3
* | avcodec/huffyuvdec: assume vlcs can be 32 instead of 31 bits maxMichael Niedermayer2014-06-151-5/+5
* | huffyuvdec: swap code blocksChristophe Gisquet2014-06-151-5/+5
* | swr: compile mmx2 s16p functions only on x86-32.Ronald S. Bultje2014-06-151-0/+2
* | x86util: add and use RSHIFT/LSHIFT macrosChristophe Gisquet2014-06-155-80/+27
* | fate: yadif: add >8 bit testsChristophe Gisquet2014-06-153-0/+68
* | aandcttab: fix spellingChristophe Gisquet2014-06-152-2/+2
* | avcodec/xbmdec: remove dependancy on zero padding on input packetMichael Niedermayer2014-06-151-5/+8
OpenPOWER on IntegriCloud