summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* avfilter/vf_dejudder: Use av_mallocz_array()Michael Niedermayer2014-06-13
* avfilter/vf_unsharp: use av_malloc_array()Michael Niedermayer2014-06-13
* avcodec/svq1enc: fix encoding of small widthsMichael Niedermayer2014-06-13
* vfilter/avf_showcqt: fix 'mixed declarations and code'Michael 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
|\|