summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* lavf/matroskadec: fix is_keyframe for early BlocksChris Cunningham2017-02-06
* ffmpeg: Remove redundant null checkMichael Niedermayer2017-02-06
* avcodec/pthread_frame: Check av_packet_ref() for failureMichael Niedermayer2017-02-06
* avfilter/af_pan: fix null pointer dereference on empty tokenMarton Balint2017-02-05
* vf_scale_vaapi: Add missing return value checksMark Thompson2017-02-05
* ffmpeg_vaapi: Always set hwaccel_ctx, so it gets properly cleaned up on errorMark Thompson2017-02-05
* Revert "avutil/hwcontext_vaapi: fix SEGV in vaTerminate when vaInitialize fails"Mark Thompson2017-02-05
* ffmpeg_vaapi: Unreference global device before setting itMark Thompson2017-02-05
* avfilter/ebur128: fix relative threshold calculation for multiple contextsMarton Balint2017-02-04
* avfilter/ebur128: do not allow null ebur128 context in ff_ebur128_relative_th...Marton Balint2017-02-04
* doc/muxers: remove confusing example for segment muxer option clocktime_wrap_...Marton Balint2017-02-04
* avformat/segment: remove last_cut check when detecting a new segmentMarton Balint2017-02-04
* ffplay: fix borderless mode on WindowsMarton Balint2017-02-04
* avfilter: add midequalizer filterPaul B Mahol2017-02-04
* avcodec/pngdec: Check trns more completelyMichael Niedermayer2017-02-04
* opus_rc: rename total_bits_used to total_bits and #define some constantsRostislav Pehlivanov2017-02-04
* configure: instruct MSVC 2015 to properly process UTF-8 string literalsHendrik Leppkes2017-02-04
* configure: add nologo switch to invocation of lib.exeHendrik Leppkes2017-02-04
* avcodec/interplayvideo: Move parameter change check upMichael Niedermayer2017-02-04
* avcodec/flacdsp: Avoid undefined operations in non debug buildsMichael Niedermayer2017-02-04
* avcodec/flacdec: Check for invalid vlcsMichael Niedermayer2017-02-04
* doc: clarify option on looping infinitely in movie filterWerner Robitza2017-02-03
* avfilter/vf_unsharp: Free out AVFrame on errorMichael Niedermayer2017-02-03
* avfilter/vf_perspective: Free out AVFrame on errorMichael Niedermayer2017-02-03
* avfilter/vf_fieldhint: Free out AVFrame on errorMichael Niedermayer2017-02-03
* avfilter/vf_deshake: Free out AVFrame on errorMichael Niedermayer2017-02-03
* avfilter/vf_ciescope: Free out AVFrame on errorMichael Niedermayer2017-02-03
* avcodec/ivi: use init_get_bits8()Paul B Mahol2017-02-03
* avcodec/metasound: use init_get_bits8()Paul B Mahol2017-02-03
* avcodec/xsubdec: use init_get_bits8()Paul B Mahol2017-02-03
* avcodec/mpc7: use init_get_bits8()Paul B Mahol2017-02-03
* avcodec/mpc7: return meaningful error valuesPaul B Mahol2017-02-03
* avcodec/mpc8: use init_get_bits8()Paul B Mahol2017-02-03
* lavf/isom: Support DTS Express in mov.Carl Eugen Hoyos2017-02-03
* doc: add a lexiconClément Bœsch2017-02-03
* avcodec/ituh263dec: Implement U263s interpretation of H.263 B framesMichael Niedermayer2017-02-03
* avutil/hwcontext_vaapi: fix SEGV in vaTerminate when vaInitialize failsAman Gupta2017-02-02
* avcodec/utils: Fix memleak with subtitles and sidedataMichael Niedermayer2017-02-03
* avfilter/scale: refactor common code for scaling height/width expressionsAman Gupta2017-02-02
* x86/rv34dsp: add ff_rv34_idct_dc_add_sse2James Almer2017-02-02
* x86/vp8dsp: add ff_vp8_idct_dc_add_sse2James Almer2017-02-02
* libavcodec/cinepakenc.c: comments cleanup (contents)addr-see-the-website@aetey.se2017-02-02
* avcodec/dca_lbr: Fix off by 1 error in freq checkMichael Niedermayer2017-02-02
* Merge commit '9064777dbb335ab4809ae09e3fdcc0245f925cdc'Clément Bœsch2017-02-02
|\
| * checkasm: add HEVC test for testing IDCT DCAlexandra Hájková2016-07-22
* | Merge commit '7f549b8338ed3775fec4bf10421ff5744e5866dd'Clément Bœsch2017-02-02
|\|
| * riff: don't overwrite bps from WAVEFORMATEX if EXTENSIBLE doesn't contain tha...Hendrik Leppkes2016-07-22
* | Merge commit '6135c3b61e084be93c0876cecd06f4e764f961c0'Clément Bœsch2017-02-02
|\|
| * Revert "avprobe: Zero the allocated avio buffer memory"Vittorio Giovara2016-07-21
* | Merge commit 'f637046d3134a331e4b5a7243ac3dfb92735b8a5'Clément Bœsch2017-02-02
|\|