summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* 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
|\|
| * libavutil: Always use some GCC style attributes on clangMartin Storsjö2016-07-21
* | Merge commit '6f9e34baea4f6f484392e4e67f606a0835d07b73'Clément Bœsch2017-02-02
|\|
| * arm: Check for support for the .fpu directiveMartin Storsjö2016-07-21
* | Merge commit 'ed9b2a5178d7a7c5a95694da3a808af327f36aff'Matthieu Bouron2017-02-02
|\|
| * mov: Rework the check for invalid indexes in stscVittorio Giovara2016-07-20
* | ffmpeg: Add a missing line break when requesting a sample.Carl Eugen Hoyos2017-02-02
* | speedhq: fix out-of-bounds writeSteinar H. Gunderson2017-02-02
* | swscale: add P016 input supportPhilip Langdale2017-02-01
* | ffplay: allow borderless playback windowsLucas Sandery2017-02-01
* | avcodec/ituh263dec: Correct timestamp recovery for B framesMichael Niedermayer2017-02-01
* | avcodec/wmalosslessdec: remove warning message as bug is fixedPaul B Mahol2017-02-01
* | avformat/msf: support codec 1, which is 16 bit pcm lePaul B Mahol2017-02-01