summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* examples/avio_reading: Use avio_context_free() to free AVIOContextJun Zhao2019-04-23
* avfilter/af_surround: make channel spread from stereo image user configurablePaul B Mahol2019-04-22
* avfilter/af_surround: add lfe_mode optionPaul B Mahol2019-04-22
* avfilter/af_surround: avoid divisions with very small numbersPaul B Mahol2019-04-22
* avformat/mpegenc - reject unsupported audio streamsGyan Doshi2019-04-22
* lavf/oggparsevorbis: Fix change the case of metadata keys issueJun Zhao2019-04-22
* avformat/dashenc: Fix a bug with writing "final" manifestKarthick J2019-04-22
* avformat/dashdec: add ProgramInformation parserSteven Liu2019-04-22
* avcodec/agm: remove ;;Michael Niedermayer2019-04-21
* avcodec/agm: Check for too many too short codes in make_new_tree()Michael Niedermayer2019-04-21
* avcodec/agm: Do not crash on invalid codesMichael Niedermayer2019-04-21
* avcodec/ccaption_dec: Add a blank like at the end to avoid rollup reading fro...Michael Niedermayer2019-04-21
* lavfi/avf_showwaves: fix extra gaps at end of waveformPaul B Mahol2019-04-21
* avcodec/dvdec: add frame threadsPaul B Mahol2019-04-21
* lavfi/frei0r: Fixes the compilation warningsJun Zhao2019-04-21
* doc/codecs: mention error returned for flag AV_CODEC_FLAG_DROPCHANGEDGyan Doshi2019-04-21
* doc/mailing-list-faq: auto unsubscribe due to DMARCLou Logan2019-04-20
* lavfi: add colorkey_opencl filterJarek Samic2019-04-20
* avfilter: add lagfun filterPaul B Mahol2019-04-20
* avfilter/vf_lut3d: add cineSpace 3D lut supportPaul B Mahol2019-04-20
* avfilter/vf_lut3d: add cineSpace 1D lut parsingPaul B Mahol2019-04-20
* doc/filters: list values for af_surround window functionGyan Doshi2019-04-20
* avfilter/af_surround: allow user to change overlap and win_funcPaul B Mahol2019-04-20
* doc/APIchanges: update for 3153a6502aGyan Doshi2019-04-20
* avcodec: add AV_CODEC_FLAG_DROPCHANGED to flagsGyan Doshi2019-04-20
* lavf: bump version/add APIchanges entry when cleanup applehttpJun Zhao2019-04-20
* lavfi/fspp: Simplify a macro.Carl Eugen Hoyos2019-04-20
* configure: Add .exe suffix to toolchain calls.Carl Eugen Hoyos2019-04-20
* avcodec/pictordec: Only recalculate d when y changes in picmemset()Michael Niedermayer2019-04-19
* avcodec/pictordec: avoid pointers in picmemset()Michael Niedermayer2019-04-19
* avcodec/wmv2dec: Check that the P frame secondary header fit in the inputMichael Niedermayer2019-04-19
* avcodec/ivi: Move buffer/block end check to caller of ivi_dc_transform()Michael Niedermayer2019-04-19
* avcodec/diracdec: Use 64bit in intermediate of global motion vector field gen...Michael Niedermayer2019-04-19
* avformat/apetag: tag values are unsignedDan Sanders2019-04-19
* libavformat: improve logs with cur_dtsAndreas Hakon2019-04-19
* tests: don't include TARGET_PATH in the sample path needlesslyHendrik Leppkes2019-04-19
* lavu/hwcontext_d3d: Cast src pointers calling av_image_copy*().Carl Eugen Hoyos2019-04-19
* lavf/vc1dec: Reduce probe score for streams with invalid frames.Carl Eugen Hoyos2019-04-19
* lavc/alac: Make a variable unsigned.Carl Eugen Hoyos2019-04-19
* avcodec/get_bits: unbreak get_bits_le() with cached readerPaul B Mahol2019-04-19
* lavf/utils: Allow url credentials to contain a slash.Carl Eugen Hoyos2019-04-19
* avutil/colorspace: add macros for RGB->YUV BT.709Gyan Doshi2019-04-19
* tests: Add EXESUF to program calls.Carl Eugen Hoyos2019-04-19
* rename hls_segment_filename in fate-hls-segment-size for fateSteven Liu2019-04-19
* add tests/ref/fate/hls-segment-size for the fate testSteven Liu2019-04-19
* doc/mailing-list-faq: add DMARC mungingLou Logan2019-04-18
* doc/encoders: Fix libvpx option name arnr-maxframes.Carl Eugen Hoyos2019-04-18
* Updated documentation for libaom encoder options.Sam John2019-04-18
* avfilter/af_agate: implement mode optionPaul B Mahol2019-04-17
* avfilter/af_sidechaincompress: implement mode optionPaul B Mahol2019-04-17