summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* avcodec/ylc: Fix vlc of 31 bitsMichael Niedermayer2017-07-08
* avcodec/sbrdsp_fixed: Fix integer overflow in sbr_hf_apply_noise()Michael Niedermayer2017-07-08
* libswresample: check input to swr_convert_frame for NULLhexpointer2017-07-08
* avfilter: add limiter filterPaul B Mahol2017-07-08
* bitstream_filter: Add missing error checkDerek Buitenhuis2017-07-07
* af_amix: Add missing error checkDerek Buitenhuis2017-07-07
* rtmpproto: Fix error returnDerek Buitenhuis2017-07-07
* cngenc: Remove dead storeDerek Buitenhuis2017-07-07
* ffmpeg_opt: Make get_timecode actually return errorsDerek Buitenhuis2017-07-07
* opusdec: Remove dead codeDerek Buitenhuis2017-07-07
* scpr: Added missing error checkDerek Buitenhuis2017-07-07
* af_tempo: Add missing error checkDerek Buitenhuis2017-07-07
* bitpacked: Remove dead storeDerek Buitenhuis2017-07-07
* avformat: remove obsolete commented-out DEBUG defineTobias Rapp2017-07-07
* libavcodec/htmlsubtitles.c: make tags case-insensitiveDongHoon Kang2017-07-07
* avcodec/fft_template: use ff_thread_once on costable initializationMuhammad Faiz2017-07-07
* avformat/hlsenc: Add missing error checkDerek Buitenhuis2017-07-07
* avformat/hlsenc: add warn message when use both fmp4 and single_fileSteven Liu2017-07-07
* ffmpeg: Fix typos in the comment for decode() ("." vs. "->")Wan-Teh Chang2017-07-07
* h264dec: remove unneeded prototypeRafaël Carré2017-07-07
* mpegtsenc: Don't pass NULL to memcpyDerek Buitenhuis2017-07-06
* configure: require pkg-config for libvorbisRicardo Constantino2017-07-06
* concatdec: Do not pass NULL to memcmpDerek Buitenhuis2017-07-06
* htmlsubtitles: support <br> tagwm42017-07-06
* avcodec/interplayvideo: Clean up frames on parameter changeMichael Niedermayer2017-07-06
* libavformat/gdv: Fix parsing for soundless videoAzamat H. Hackimov2017-07-05
* movenc: allow alternative hvc1 h.265 codec tagJohn Stebbins2017-07-05
* movenc: write correct format hvcc when tag is hvc1John Stebbins2017-07-05
* movenc: move tags definitions to where they are usedJohn Stebbins2017-07-05
* movenc: simplify codec_tag lookupJohn Stebbins2017-07-05
* fate: add fate-checkasm-sbrdsp targetJames Almer2017-07-05
* Revert "x86/sbrdsp: remove unnecessary sign extend instruction in apply_noise...James Almer2017-07-05
* avformat/hlsenc: copy codec_tag when stream copySteven Liu2017-07-05
* avformat/hlsenc: optimize help message default value.Steven Liu2017-07-05
* avcodec/hevcdec: do not let updated extradata corrupt stateMichael Niedermayer2017-07-05
* x86/sbrdsp: remove unnecessary sign extend instruction in apply_noise_mainJames Almer2017-07-04
* checkasm: use declare_func_float() in sbrdsp sum_square testJames Almer2017-07-04
* x86/sbrdsp: zero extend m_max in apply_noise_mainJames Almer2017-07-04
* x86/utvideodsp: make restore_rgb_planes functions work on x86_32James Almer2017-07-04
* avcodec/wavpack: Fix invalid shiftMichael Niedermayer2017-07-05
* avcodec/h264_slice: Fix signed integer overflowMichael Niedermayer2017-07-05
* movenc: use correct tag list for AVOutputFormat.codec_tagJohn Stebbins2017-07-04
* lavf: Remove codec_tag from dashenc and smoothstreamingencMartin Storsjö2017-07-04
* libavfilter/scale2ref: Maintain main input's DARKevin Mark2017-07-04
* avfilter/vf_ssim: use unsigned so result can be properly storedPaul B Mahol2017-07-04
* avcodec/alsdec: fix some undefined shiftsPaul B Mahol2017-07-04
* avcodec/alsdec: remove unused headerPaul B Mahol2017-07-04
* lavc/mediacodec: rescale pts before decoding for both hw and sw buffersAman Gupta2017-07-03
* lavc/mediacodec: add missing newline on warningAman Gupta2017-07-03
* lavc/aarch64: add sbrdsp neon implementationMatthieu Bouron2017-07-03