summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* avcodec/dnxhdenc: Mark encoder as init-threadsafeAndreas Rheinhardt2021-05-10
* avcodec/dnxhdenc: Use av_memdup() instead of av_malloc()+memcpy()Andreas Rheinhardt2021-05-10
* avcodec/dnxhdenc: Fix segfault when using too many slice threadsAndreas Rheinhardt2021-05-10
* avcodec/dnxhddec: Mark decoder as init-threadsafeAndreas Rheinhardt2021-05-10
* avcodec/pngenc: Mark encoders as init-threadsafeAndreas Rheinhardt2021-05-10
* avcodec/exrenc: Mark encoder as init-threadsafeAndreas Rheinhardt2021-05-10
* avcodec/wmaprodec: Make decoders init-threadsafeAndreas Rheinhardt2021-05-10
* avcodec/wmaprodec: Check ff_mdct_init() for failureAndreas Rheinhardt2021-05-10
* avcodec/tscc: Mark decoder as init-threadsafeAndreas Rheinhardt2021-05-10
* avcodec/tscc: Don't free uninitialized z_streamAndreas Rheinhardt2021-05-10
* avcodec/mscc: Mark decoders as init-threadsafeAndreas Rheinhardt2021-05-10
* avcodec/vp8: Mark decoders as init-threadsafeAndreas Rheinhardt2021-05-10
* avcodec/vp9: Mark decoder as init-threadsafeAndreas Rheinhardt2021-05-10
* avcodec/vp9: Inline function with only one caller into itAndreas Rheinhardt2021-05-10
* avcodec/vp9: Remove excessive log messagesAndreas Rheinhardt2021-05-10
* avcodec/vp9: Cleanup generically on init failureAndreas Rheinhardt2021-05-10
* avcodec/rawdec: Mark decoder as init-threadsafeAndreas Rheinhardt2021-05-10
* avcodec/ljpegenc: Mark encoder as init-threadsafeAndreas Rheinhardt2021-05-10
* GSoC: Add guided filterXuewei Meng2021-05-10
* doc/muxers: note movie_timescale option in movencGyan Doshi2021-05-09
* lavf/framecrcenc: do not hash side dataAnton Khirnov2021-05-09
* fate: drop the vp8-alpha testAnton Khirnov2021-05-09
* fate-run.sh: print stream side data in probeaudiostream()Anton Khirnov2021-05-09
* fate-webm-webvtt-remux: print packet side data in ffprobe outputAnton Khirnov2021-05-09
* fate/demux: convert flv-demux to ffprobeAnton Khirnov2021-05-09
* fate-ts-demux: convert to ffprobeAnton Khirnov2021-05-09
* fate-ts-opus-demux: convert to ffprobeAnton Khirnov2021-05-09
* fate-ts-small-demux: convert to ffprobeAnton Khirnov2021-05-09
* fate/gapless: add a test for skip samples side dataAnton Khirnov2021-05-09
* fate-oggopus-demux: convert to ffprobeAnton Khirnov2021-05-09
* ffprobe: support printing more packet side data typesAnton Khirnov2021-05-09
* ffprobe: only hash extradata when it is presentAnton Khirnov2021-05-09
* configure: fix some filter dependenciesMatthias Troffaes2021-05-09
* avformat/rpl: Support files containing Replay IMA ADPCM audioCameron Cawley2021-05-09
* avcodec: Implement Acorn Replay IMA ADPCM decoderCameron Cawley2021-05-09
* avcodec/avpacket: use av_malloc() to allocate an AVPacketJames Almer2021-05-08
* avcodec/avpacket: always initialize the new packet in avpriv_packet_list_put()James Almer2021-05-08
* avformat/matroskadec: remove special handling of av1c extradataJan Ekström2021-05-08
* avformat/mov: remove special handling of av1c extradataJan Ekström2021-05-08
* avcodec/h263, h263data: Move ff_h263_init_rl_inter to h263.cAndreas Rheinhardt2021-05-07
* configure: Add missing mpegvideo dependency for IPU decoderAndreas Rheinhardt2021-05-07
* avcodec: be more explicit about the buffer size in get_encode_buffer document...James Almer2021-05-07
* avcodec/alsdec: Fix decoding error with mono audio filesMichael Niedermayer2021-05-07
* mips: Fix potential illegal instruction error.Shiyou Yin2021-05-07
* avcodec/mips: Refine ff_h264_h_lpf_luma_inter_msagxw2021-05-07
* avcodec/mips: Optimize function ff_h264_loop_filter_strength_msa.gxw2021-05-07
* avcodec/mips: Refine get_cabac_inline_mips.Shiyou Yin2021-05-07
* avcodec/mips: Restore the initialization sequence of MSA and MMI in ff_h264ch...Shiyou Yin2021-05-07
* avformat/hls: use av_strncasecmp()Limin Wang2021-05-07
* avformat: move AVStream.stream_identifier to AVStreamInternalJames Almer2021-05-07