summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* avformat/latmenc: Add assert to avoid coverity warningMichael Niedermayer2015-09-03
* avfilter/vf_drawgraph: add rscroll slide modePaul B Mahol2015-09-03
* avcodec/vorbisdec: use init_get_bits8()Paul B Mahol2015-09-03
* avfilter/vf_vectorscope: constify more variablesPaul B Mahol2015-09-03
* avfilter/vf_vectorscope: support more formats for color4 mode in common casePaul B Mahol2015-09-03
* avfilter/vf_elbg: make it possible to output to pal8 pixel formatPaul B Mahol2015-09-03
* avformat/swfdec: Check return value of init_get_bits8()Michael Niedermayer2015-09-03
* swresample/swresample: Fix integer overflow in seed calculationMichael Niedermayer2015-09-03
* avformat/mov: Fix integer overflow in FFABSMichael Niedermayer2015-09-03
* avutil/common: Add FFNABS()Michael Niedermayer2015-09-03
* avformat/dump: Fix integer overflow in aspect ratio calculationMichael Niedermayer2015-09-03
* avutil/common: Document FFABS() corner caseMichael Niedermayer2015-09-03
* lavf: add V as a video stream specifier which is not an attached pictureMarton Balint2015-09-02
* avcodec/mpeg12dec: Fix integer overflowMichael Niedermayer2015-09-02
* avcodec/mpegvideo: change bit_rate to 64bitMichael Niedermayer2015-09-02
* avcodec/mpegvideo_parser: Fix integer overflowMichael Niedermayer2015-09-02
* avcodec/truemotion1: Fix undefined behavior (left shift of negative value)Michael Niedermayer2015-09-02
* avcodec: loongson optimize mpeg2 dct unquantize intra and denoise dct周晓勇2015-09-02
* lavfi/colormatrix: Add a bt601 aliasVittorio Giovara2015-09-02
* ffmpeg: Improve help text for -target.Carl Eugen Hoyos2015-09-02
* avcodec/mips/aaccoder_mips: disable optimizatios which break fate-aac-pns-encodeMichael Niedermayer2015-09-02
* fate: increase fuzziness for the AAC encoder prediction testRostislav Pehlivanov2015-09-02
* fate: add fuzziness to the AAC Encode prediction testRostislav Pehlivanov2015-09-02
* fate: update AAC encoder testsRostislav Pehlivanov2015-09-02
* aacenc: reorder coding toolsRostislav Pehlivanov2015-09-02
* avformat/hlsenc: add a use_localtime option to expand the segment filename wi...LiuQi2015-09-02
* avcodec/hevc_parser: fix split function of parserRainer Hochecker2015-09-02
* avcodec/ffv1dec: Print CRCs at picture debug levelMichael Niedermayer2015-09-02
* avcodec/ffv1dec: Check that there is enough space for the CRC in the global h...Michael Niedermayer2015-09-02
* avcodec/h264_slice: replace assert by normal error checkMichael Niedermayer2015-09-02
* lavf/dv: Do not return EIO for every error (like EOF).Carl Eugen Hoyos2015-09-02
* avfilter/vf_subtitles: allow setting fonts directoryRicardo Constantino2015-09-02