summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* lavf/format: use const AVInputFormat for iterationJosh de Kock2018-04-02
* Revert "avformat/format: temporarily use old next api"Josh de Kock2018-04-02
* avfilter: bump version for the latest API changeJames Almer2018-04-01
* cmdutils: fix new API break the "ffmpeg -muxers/demuxers"Jun Zhao2018-04-02
* lavf/allformats: remove left-over index decrementJosh de Kock2018-04-02
* lavf: move avpriv function definition to internal.hJosh de Kock2018-04-02
* avformat/mpeg: add missing checkPaul B Mahol2018-04-01
* avformat/mpeg: fix logic failurePaul B Mahol2018-04-01
* avformat/mpeg: fix detection and demuxing of raw AC3 in mpegpsPaul B Mahol2018-04-01
* avformat/mpeg: fix PCM-DVD mis-detection as MLPPaul B Mahol2018-04-01
* avfilter/af_amix: add weights optionPaul B Mahol2018-04-01
* avcodec/imgconvert: Fix loss mask bug in avcodec_find_best_pix_fmt_of_list()heimdallr2018-04-01
* avfilter/showvolume : indent after prev commit and add commentMartin Vignali2018-04-01
* avfilter/showvolume : move width test for draw volume to the start of the loopMartin Vignali2018-04-01
* avfilter/showvolume : move clear picture part to a funcMartin Vignali2018-04-01
* lavc: prefer the mp3float decoder to the mp3 decoderRostislav Pehlivanov2018-04-01
* ffmpeg: prevent premature EOF in sub2video with nullptr AVSubtitlesJan Ekström2018-04-01
* vf_libvmaf: Fix memory leakenctac2018-03-31
* avfilter/vf_signature: use av_strlcpy()Michael Niedermayer2018-04-01
* avcodec/utvideodec: Set pro flag based on fourccMichael Niedermayer2018-04-01
* avformat/mov: parse multiple iTunes cover imagesTimo Teräs2018-04-01
* configure: fix buildMichael Niedermayer2018-04-01
* cmdutils: use new APIsJosh de Kock2018-03-31
* lavd: remove linked listsJosh de Kock2018-03-31
* Revert "lavd: add new API for iterating input and output devices"Josh de Kock2018-03-31
* lavfi: add new iteration APIJosh de Kock2018-03-31
* checkasm/Makefile: add EXTRALIBS-libavformatJosh de Kock2018-03-31
* arm: hevcdsp: Add commas between macro argumentsMartin Storsjö2018-03-31
* arm: hevcdsp: Avoid using macro expansion countersMartin Storsjö2018-03-31
* arm: swscale: Only compile the rgb2yuv asm if .dn aliases are supportedMartin Storsjö2018-03-31
* avfilter/avf_showvolume: let fade be also exactly 0Paul B Mahol2018-03-31
* doc/avfilter/showvolume : fix doc for orientation paramMartin Vignali2018-03-31
* avfilter/showvolume : indent after prev commitMartin Vignali2018-03-31
* avfilter/showvolume : calculate fade only if fade < 1.Martin Vignali2018-03-31
* avfilter/showvolume : add comment for orientation conditionMartin Vignali2018-03-31
* doc/encoders: list missing options for x265Gyan Doshi2018-03-30
* Merge commit '3a7b4ae62c798edbd82bcd8fef863c74ed2acd4a'James Almer2018-03-30
|\
| * arm: Produce .const_data instead of .section .rodata for Mach-OMartin Storsjö2018-03-30
* | Merge commit 'ab05d3934de8e932dbd77979a687e6598e67535c'James Almer2018-03-30
|\|
| * arm: vc1dsp: Add commas between macro argumentsMartin Storsjö2018-03-30
* | Merge commit 'e744281c49496b0e0a357e9f84c37fbf99215e20'James Almer2018-03-30
|\|
| * configure: Revert some incorrect uses of check_cc()Diego Biurrun2018-03-30
* | Merge commit 'ea3320bb828553182fb34e164826f95df5743522'James Almer2018-03-30
|\|
| * libaomenc: fix profile settingJames Almer2018-03-29
| * avcodec: rename the AV1 profilesJames Almer2018-03-29
* | fate: add test for eac3 dependant streamJames Almer2018-03-30
* | avcodec/mpc8: get frame output buffer right before it is actually neededPaul B Mahol2018-03-30
* | avcodec/mpc8: check for overread earlier and abort decoding framePaul B Mahol2018-03-30
* | fftools/ffmpeg: Remove an unused variable.Carl Eugen Hoyos2018-03-30
* | fate: add eac3_core bitstream filter testPaul B Mahol2018-03-30