summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge commit '2dc265619a2fc9c6f9aff7ac2bcdbcb90e9610cb'Michael Niedermayer2014-06-16
|\
| * lavf: group dump functions togetherVittorio Giovara2014-06-14
* | Merge commit '5a69ded12aaf2bd3baed5d1d644ef23cfecef87f'Michael Niedermayer2014-06-16
|\|
| * vf_showinfo: print display transformation valuesVittorio Giovara2014-06-14
* | Add nointra AVDiscard levelMichael Niedermayer2014-06-16
* | Merge remote-tracking branch 'cehoyos/master'Michael Niedermayer2014-06-16
|\ \
| * | Do not suggest to use gas-preprocessor on aix where it doesn't work.Carl Eugen Hoyos2014-06-16
* | | swr: reindent.Ronald S. Bultje2014-06-16
* | | avcodec/huffyuvdec: Fix fill value for truncated bitstreamsMichael Niedermayer2014-06-16
* | | huffyuvdec: use unsafe bitstream readerChristophe Gisquet2014-06-16
|/ /
* | huffyuv: fate: add a BGR24 testChristophe Gisquet2014-06-16
* | hevc: Fix 4K sample videoKieran2014-06-15
* | avformat/smoothstreamingenc: Use av_mallocz_array()Michael Niedermayer2014-06-15
* | Fix compilation on ppc64 and ppc with pic if gas-preprocessor is installed.Carl Eugen Hoyos2014-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
* | avformat/framecrcenc: print the checksum and size of extradata as wellMichael Niedermayer2014-06-15
* | huffyuvdec: remove somewhat deprecated codeChristophe Gisquet2014-06-15
* | MAINTAINERS: Add Co maintainer for huffyuv*, rv4*, vc1*Christophe 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
* | swr: compile mmx2 s16p functions only on x86-32.Ronald S. Bultje2014-06-15
* | x86util: add and use RSHIFT/LSHIFT macrosChristophe Gisquet2014-06-15
* | fate: yadif: add >8 bit testsChristophe 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
* | swr: add prototypes for resample dsp functionsJames Almer2014-06-15
* | avformat/mpc: attempt to allocate a packet that is not smaller than the data ...Michael Niedermayer2014-06-15
* | swr: remove obsolete function prototypes.Ronald S. Bultje2014-06-15
* | ffmpeg: for h264 we need has_b_frames from the decoderMichael Niedermayer2014-06-14
* | ffmpeg: print values of mismatching has_b_framesMichael Niedermayer2014-06-14
* | cmdutils: implement FFREPORT=level=...Michael Niedermayer2014-06-14
* | doc/filters: remove double quotes from zoompan exampleLou Logan2014-06-14
* | avcodec/ppc/idct_altivec: add plain idct()Michael Niedermayer2014-06-14
* | swr: split out DSP functions.Ronald S. Bultje2014-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
* | Fix compilation with --disable-everything --enable-parser=vc1.Carl Eugen Hoyos2014-06-14
* | avcodec/vc1dec: Fix support for small widths/linesizesMichael Niedermayer2014-06-14
* | swresample/resample: replace assert by av_assertMichael Niedermayer2014-06-14
* | Fix standalone compilation of the H264 decoder on ppc.Carl Eugen Hoyos2014-06-14
* | swr: handle initial negative sample index outside DSP function.Ronald S. Bultje2014-06-14
* | fate/aic: force simple idctMichael Niedermayer2014-06-14
* | MAINTAINERS: add my (Timothy Gu's) PGP fingerprint and my name for fateserverTimothy Gu2014-06-14
* | swr: remove unnecessary assignment.Ronald S. Bultje2014-06-14
* | avfilter/af_asetnsamples: fix pts handling when timebase and 1/samplerate differMichael Niedermayer2014-06-14
* | ffmpeg: Fix bitstream filters manipulating AVCodecContextMichael Niedermayer2014-06-14
* | avfilter/formats: Use av_realloc_array()Michael Niedermayer2014-06-13