Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-04avfilter/vf_waveform: 9 and 10 bit depth support for lowpass & color filterPaul B Mahol
2015-09-04vp9_parse: fix parsing of pskip and profile 2/3.Ronald S. Bultje
2015-09-04libvpxdec: explicitly signal RGB.Ronald S. Bultje
2015-09-04vp9: don't erase values for {lf,ref,skip,q}_enabled if segmentation=0.Ronald S. Bultje
2015-09-04vp9: fix segmentation map retention across keyframe boundaries.Ronald S. Bultje
2015-09-04vp9: fix RGB chroma subsampling.Ronald S. Bultje
2015-09-04vp9: read reserved bit in RGB header.Ronald S. Bultje
2015-09-04vp9: clip intermediates in dequant calculations.Ronald S. Bultje
2015-09-04vp9: fix segmentation map retention if segmentation is turned off.Ronald S. Bultje
2015-09-04vp9: use resetctx in the same way as libvpx.Ronald S. Bultje
2015-09-04vp9: fix indentation.Ronald S. Bultje
2015-09-04vp9: deal with the case where update_map=0 but we're key/intraonly.Ronald S. Bultje
2015-09-04vp9: reset segmentation information on context reset.Ronald S. Bultje
2015-09-04avcodec/g2meet: Also clear tile dimensions on header_failMichael Niedermayer
2015-09-04avcodec/g2meet: Fix potential overflow in tile dimensions checkMichael Niedermayer
2015-09-04avcodec/eatgq: Check init_get_bits8() for failureMichael Niedermayer
2015-09-04avcodec/adpcm: Check init_get_bits8() for failureMichael Niedermayer
2015-09-04ffmpeg: Drop redundant ist checkMichael Niedermayer
2015-09-04doc/examples/http_multiclient: Fix occured typoMichael Niedermayer
2015-09-04avcodec/libfdk-aacdec: Remove unused variableMichael Niedermayer
2015-09-04avcodec/hevc_parser: Check init_get_bits8() for failureMichael Niedermayer
2015-09-04avcodec/ira288: Check init_get_bits8() for failureMichael Niedermayer
2015-09-04avcodec/smacker: Check init_get_bits8() for failureMichael Niedermayer
2015-09-04avcodec/sonic: Check init_get_bits8() for failureMichael Niedermayer
2015-09-04avcodec/svq1dec: Check init_get_bits8() for failureMichael Niedermayer
2015-09-04avcodec/tta: Check init_get_bits8() for failureMichael Niedermayer
2015-09-04avcodec/vp3: Check init_get_bits8() for failureMichael Niedermayer
2015-09-04avfilter/af_channelmap: Reorder operations to avoid memleakMichael Niedermayer
2015-09-04avfilter/af_sidechaincompress: Also assert that i < 2Michael Niedermayer
2015-09-04avfilter/vf_atadenoise: Check for ff_get_video_buffer() failureMichael Niedermayer
2015-09-04avfilter/vf_histogram: Fix order of operations with flagsMichael Niedermayer
2015-09-03avcodec/gsmdec_template: avoid undefined negative left shiftsMichael Niedermayer
2015-09-03avformat/mov: Change the type of the r/g/b variablesMichael Niedermayer
2015-09-03lavf/http: Remove superfluous parenthesis.Stephan Holljes
2015-09-03avfilter/avf_showwaves: Check max_samplesMichael Niedermayer
2015-09-03lavf/http: Fix incorrectly placed parenthesis.Stephan Holljes
2015-09-03avfilter/af_dynaudnorm: Fix typo in assertMichael Niedermayer
2015-09-03avfilter/avf_showfreqs: Use floating point division in WFUNC_BHANNMichael Niedermayer
2015-09-03avformat/concatdec: Check file variable before dereferencingMichael Niedermayer
2015-09-03AAC: MIPS: Add missing codebooks in quantize funcsClaudio Freire
2015-09-03AAC: Increase fuzziness of fate-aac testsClaudio Freire
2015-09-03doc: Explain how to use the fps and the fieldmatch filter together.Carl Eugen Hoyos
2015-09-03avformat/file: Fix copy and paste errorMichael Niedermayer
2015-09-03avfilter/vf_sab: use the name 's' for the pointer to the private contextGanesh Ajjanagadde
2015-09-03avcodec/fraps: use init_get_bits8()Paul B Mahol
2015-09-03avformat/hlsenc: Fix memleak of pathMichael Niedermayer
2015-09-03avformat/hlsenc: Initialize vtt_oc to help static analyzersMichael Niedermayer
2015-09-03avformat/latmenc: Add assert to avoid coverity warningMichael Niedermayer
2015-09-03avfilter/vf_drawgraph: add rscroll slide modePaul B Mahol
2015-09-03avcodec/vorbisdec: use init_get_bits8()Paul B Mahol