summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* avfilter/avf_showspectrum: improve pts handlingPaul B Mahol2016-02-12
* avfilter/af_anequalizer: Avoid loss of precision when calculating nyquist fre...Michael Niedermayer2016-02-12
* avfilter/vf_zoompan: Initialize retMichael Niedermayer2016-02-12
* avfilter/vf_zoompan: Fix use of uninitialized variablesMichael Niedermayer2016-02-12
* avcodec/vc2enc_dwt: add missing headerJames Almer2016-02-12
* avcodec/h264_slice: Fix dequant table init with field picturesMichael Niedermayer2016-02-12
* avcodec/h264_slice: assert relation between current_slice ans slice_ctxMichael Niedermayer2016-02-12
* avcodec/h264_slice: remove duplicate unconditional picture_structure setting ...Michael Niedermayer2016-02-12
* avcodec/cfhd: Fix errors with valid files.Kieran Kunhya2016-02-12
* avcodec/cfhd: Check the number of tag/value pairsMichael Niedermayer2016-02-12
* avfilter/avf_ahistogram: assert that variables are initialized by switch()Michael Niedermayer2016-02-12
* avfilter/avf_showfreqs: assert that variables are initialized by switch()Michael Niedermayer2016-02-12
* avfilter/vf_zoompan: Remove dead storeMichael Niedermayer2016-02-12
* avfilter/avf_avectorscope: assert that variables are initialized by switch()Michael Niedermayer2016-02-11
* avfilter/vaf_spectrumsynth: assert that variables are initialized by switch()Michael Niedermayer2016-02-11
* doc/filters: fix metadata examplePaul B Mahol2016-02-11
* avfilter/f_metadata: rename "string" into "same_str"Tobias Rapp2016-02-11
* avfilter/f_metadata: whitespace clean-upTobias Rapp2016-02-11
* avfilter/f_metadata: add starts_with string functionTobias Rapp2016-02-11
* avfilter/f_metadata: add support for file outputTobias Rapp2016-02-11
* avfilter/f_metadata: avoid float rounding problemsTobias Rapp2016-02-11
* avfilter/vf_nnedi: Simplify away some trivial mem*()Michael Niedermayer2016-02-11
* fate: Update fate-sub2video for 5486d7fa91f7233e6d9aa9ba8de7fe9287402637Michael Niedermayer2016-02-11
* MAINTAINERS: add my name to the parts I'm maintainingRostislav Pehlivanov2016-02-11
* x86/vf_blend: Add SSE2 optimization for screenTimothy Gu2016-02-10
* x86/vf_blend: Move multiplying to a macroTimothy Gu2016-02-10
* avfilter/dualinput: use pts provided by framesyncPaul B Mahol2016-02-10
* avformat/hlsenc: Fix filename and optionsMichael Niedermayer2016-02-10
* vc2enc: use project-standard inclusion guardsRostislav Pehlivanov2016-02-10
* avformat: add vc2 as an allowed rawenc Dirac extensionRostislav Pehlivanov2016-02-10
* avcodec: add a native SMPTE VC-2 HQ encoderRostislav Pehlivanov2016-02-10
* options_table: update maximum bitrate limitRostislav Pehlivanov2016-02-10
* avformat/segment: Fix header_filename handlingMichael Niedermayer2016-02-10
* sws/output: fix ordered dither threshold for mono outputMichael Niedermayer2016-02-10
* Merge commit '9f61abc8111c7c43f49ca012e957a108b9cc7610'Derek Buitenhuis2016-02-10
|\
| * lavf: allow custom IO for all filesAnton Khirnov2016-01-24
* | ffmpeg_filter: Factor get_compliance_unofficial_pix_fmts() outMichael Niedermayer2016-02-10
* | ffmpeg_filter: Add missing pixel formats to strict_std_compliance case for ljpegMichael Niedermayer2016-02-10
* | ffmpeg_filter: Add YUV 444 to strict_std_compliance case for mjpegMichael Niedermayer2016-02-10
* | avfilter/f_metadata: fix few logic errorsPaul B Mahol2016-02-10
* | tests: Add test for proper header guardTimothy Gu2016-02-10
* | avfilter: add metadata filtersPaul B Mahol2016-02-10
* | avfilter/vf_nnedi: Fix memleakMichael Niedermayer2016-02-10
* | nut: Add PAL8 supportMichael Niedermayer2016-02-09
* | avcodec/dirac: Fix memleak of dsh on errorMichael Niedermayer2016-02-09
* | lavf/mov: Extend extracting XMP in mov files using UUID BoxThierry Foucu2016-02-09
* | configure: Enable GCC vectorization on ≥4.9 on x86Timothy Gu2016-02-08
* | avfilter/af_agate: fix memleak of out frameMichael Niedermayer2016-02-08
* | vf_blend: Add SSE2 optimization for multiplyTimothy Gu2016-02-08
* | ffmpeg_opt: Fix memleaks in "manually set programs" loopMichael Niedermayer2016-02-08