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