summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* avformat: move AVStream.codec_info_nb_frames to AVStreamInternalJames Almer2021-05-07
* avformat: move AVStream.{parser,need_parsing} to AVStreamInternalJames Almer2021-05-07
* avformat: move AVStream.probe_packets to AVStreamInternalJames Almer2021-05-07
* avformat: move AVStream.last-IP_{pts,duration} to AVStreamInternalJames Almer2021-05-07
* avcodec/zmbvenc: Mark encoder as init-threadsafeAndreas Rheinhardt2021-05-07
* avcodec/zmbvenc: Fix memleak upon init errorAndreas Rheinhardt2021-05-07
* avcodec/zmbv: Mark decoder as init-threadsafeAndreas Rheinhardt2021-05-07
* avcodec/zmbv: Don't free uninitialized z_streamAndreas Rheinhardt2021-05-07
* avcodec/ttmlenc: Don't confuse capabilities and caps_internalAndreas Rheinhardt2021-05-07
* avformat/utils: constrain the lifetime of the pointer returned by avformat_in...James Almer2021-05-06
* avformat/mov: don't save a copy of the packet's AVBufferRef on DV streamsJames Almer2021-05-06
* avformat/avidec: don't save a copy of the packet's AVBufferRef on DV streamsJames Almer2021-05-06
* avformat/dv: stop using av_init_packet()James Almer2021-05-06
* avcodec/videotoolboxenc: Avoid copying data, allow user-supplied buffersAndreas Rheinhardt2021-05-06
* avcodec/dvenc: Make encoder init-threadsafeAndreas Rheinhardt2021-05-06
* avcodec/dvdec: Make decoder init-threadsafeAndreas Rheinhardt2021-05-06
* avcodec/dv: Don't initialize RL VLC for encoderAndreas Rheinhardt2021-05-06
* avcodec/dv: Don't pretend VLC allocation can't failAndreas Rheinhardt2021-05-06
* avcodec/wmalosslessdec: Mark decoder as init-threadsafeAndreas Rheinhardt2021-05-06
* avcodec/wmavoice: Mark decoder as init-threadsafeAndreas Rheinhardt2021-05-06
* avcodec/qcelpdec: Mark decoder as init-threadsafeAndreas Rheinhardt2021-05-06
* lavc/videotoolboxenc: set DataRateLimits for hevcZhao Zhili2021-05-06