summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* avcodec: remove long dead debug_mv codeJames Almer2021-01-25
* avcodec/dolby_e: split decoder and parser more thoroughlyJames Almer2021-01-25
* fate/hlsenc: rework the ffprobe dependency of hls-fmp4_ac3James Almer2021-01-25
* avcodec/h263data, ituh263*: Make initializing RL inter table thread-safeAndreas Rheinhardt2021-01-25
* avcodec/ituh263enc: Remove unused function parameterAndreas Rheinhardt2021-01-25
* avcodec/ituh263dec: Don't initialize unused parts of RLTableAndreas Rheinhardt2021-01-25
* avcodec/h261enc: Make encoder init-threadsafeAndreas Rheinhardt2021-01-25
* avcodec/h261dec: ReindentationAndreas Rheinhardt2021-01-25
* avcodec/h261dec: Make decoder init-threadsafeAndreas Rheinhardt2021-01-25
* avcodec/h261dec: Don't initialize unused part of RLTableAndreas Rheinhardt2021-01-25
* avcodec/mpegvideo_enc: Make mpv_encode_defaults thread-safeAndreas Rheinhardt2021-01-25
* avcodec/msmpeg4dec: Reuse identical MV VLCAndreas Rheinhardt2021-01-25
* avcodec/msmpeg4dec: Reuse identical RL VLCsAndreas Rheinhardt2021-01-25
* avcodec/ituh263dec: Don't initialize unused RL VLCsAndreas Rheinhardt2021-01-25
* avcodec/mpeg4videodec: Don't initialize unused RL VLCsAndreas Rheinhardt2021-01-25
* avcodec/msmpeg4dec: Don't initialize unused RL VLCsAndreas Rheinhardt2021-01-25
* avcodec/h261dec: Don't initialize unused VLCsAndreas Rheinhardt2021-01-25
* avcodec/rl: Allow to create only a few VLC tablesAndreas Rheinhardt2021-01-25
* avcodec/mpeg12enc, speedhqenc: Avoid redundant copies of tablesAndreas Rheinhardt2021-01-25
* avcodec/dolby_e: Split decoder/parser filesNicolas Gaullier2021-01-25
* avcodec/dolby_e: Add a parserNicolas Gaullier2021-01-25
* avfilter/vf_lenscorrection: allow to change colors of unmapped pixelsPaul B Mahol2021-01-25
* avfilter/vf_lenscorrection: add >8 depth supportPaul B Mahol2021-01-25
* avfilter/vf_lenscorrection: fix far edges with nearest interpolationPaul B Mahol2021-01-25
* lavf/http: treat 308 as 301Robin Cooksey2021-01-25
* checkasm: add hevc_pel testsJosh Dekker2021-01-25
* configure: add fallback to $arch in msvc assembler check.Reimar Döffinger2021-01-25
* avformat/asfdec_o: Check for EOF in asf_read_marker()Michael Niedermayer2021-01-25
* avfilter: add epx pixel art scalerPaul B Mahol2021-01-25
* avfilter/vf_lenscorrection: add support for more 8-bit formatsPaul B Mahol2021-01-25
* avfilter/vf_lenscorrection: add timeline supportPaul B Mahol2021-01-25
* avfilter/vf_lenscorrection: add bilinear interpolationPaul B Mahol2021-01-25
* avfilter/vf_lenscorrection: simplify optionsPaul B Mahol2021-01-25
* avcodec/tiff_common: Remove declarations of inexistent functionsAndreas Rheinhardt2021-01-25
* avcodec/vp8data: Remove unused arrayAndreas Rheinhardt2021-01-25
* avfilter/vf_nnedi: Fix segfault when prescreening is disabledAndreas Rheinhardt2021-01-24
* lsws/ppc/yuv2rgb: Fix transparency converting from yuv->rgb32.Carl Eugen Hoyos2021-01-24
* tests/fate/fits: Add a todo for a 64bit test.Carl Eugen Hoyos2021-01-24
* tests/fate/hlsenc: ffprobe is needed for hls-fmp4_ac3.Carl Eugen Hoyos2021-01-24
* avfilter/avfilter: Remove AVFilterLink.flagsAndreas Rheinhardt2021-01-24
* avformat/rtpdec: Constify RTPDynamicProtocolHandlersAndreas Rheinhardt2021-01-24
* avformat/rtpdec: Remove next pointer from Protocol HandlersAndreas Rheinhardt2021-01-24
* avformat/hlsenc: EXT-X-I-FRAMES-ONLY requires version 4 or higherZhao Zhili2021-01-24
* avformat/hls: change sequence number type to int64_tZhao Zhili2021-01-24
* avfilter/vf_waveform: flat_pix_fmts never usedPeter Ross2021-01-24
* avcodec/dvenc: dv100_weight_shift never usedPeter Ross2021-01-24
* avfilter/vf_colorchannelmixer: add option to preserve lightnessPaul B Mahol2021-01-23
* avcodec/flashsv2enc: factorize updating block dimensionsMarton Balint2021-01-23
* avformat/swf: add support for reading and writing VP6A and Flash Screen Video...Marton Balint2021-01-23
* avformat/swfenc: add support for muxing png imagesMarton Balint2021-01-23