summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* avformat/rpl: Use 64bit in bitrate computation and check itMichael Niedermayer2021-06-05
* avformat/mov: add option to use tfdt for fragment timestamps.Gyan Doshi2021-06-02
* avcodec/movenc: fix spelling in warning messageJoel Linn2021-06-01
* lavf/dashenc.c: Fix creating audio-only HLS playlistsPrzemysław Sobala2021-06-01
* avformat/hls: relay format options to segment demuxerGyan Doshi2021-05-30
* avformat/movenc: Check pal_size before useMichael Niedermayer2021-05-29
* avformat/avio: Check av_opt_copy() for failureMichael Niedermayer2021-05-27
* avformat/moflex: Remove unneeded format variableMichael Niedermayer2021-05-27
* avio: do not export avpriv_io_{move,delete}Anton Khirnov2021-05-22
* avformat/mpegtsenc: add NIT supportUbaldo Porcheddu2021-05-20
* avformat/flvdec: use milisecond precision for parsing timestampsMarton Balint2021-05-20
* libavformat/hlsenc: fix typos in commentsValerii Zapodovnikov2021-05-20
* avformat/fifo: check for flushed packets and timeshiftMichael Niedermayer2021-05-18
* avformat/framecrcenc: print basic side data information againJames Almer2021-05-18
* Revert "avformat/hlsenc: compute video_keyframe_size after write keyframe"Steven Liu2021-05-15
* avformat/utils: Fix NPD when allocating AVStreamInternal failsAndreas Rheinhardt2021-05-13
* fix broken links to msdn documentationPeter Ross2021-05-13
* avformat/mov: Ignore duplicate CoLLMichael Niedermayer2021-05-12
* avformat/mov: Limit nb_chapter_tracks to input sizeMichael Niedermayer2021-05-12
* avformat/utils: Use 64bit earlier in r_frame_rate checkMichael Niedermayer2021-05-12
* lavf/flvdec: normalize exporting date metadataAnton Khirnov2021-05-12
* avformat: add Argonaut Games CVG muxerZane van Iperen2021-05-12
* avformat: add Argonaut Games CVG demuxerZane van Iperen2021-05-12
* lavf/framecrcenc: do not hash side dataAnton Khirnov2021-05-09
* avformat/rpl: Support files containing Replay IMA ADPCM audioCameron Cawley2021-05-09
* avformat/matroskadec: remove special handling of av1c extradataJan Ekström2021-05-08
* avformat/mov: remove special handling of av1c extradataJan Ekström2021-05-08
* 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
* 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
* avformat/rpl: cosmeticsZane van Iperen2021-05-06
* avformat/hlsenc: correct log text and supply packet detailsGyan Doshi2021-05-05
* avformat/mvdec: Check sample rate in parse_audio_var()Michael Niedermayer2021-05-04
* movenc: add movie_timescale option instead of hardcoding 1000Justin Ruggles2021-05-04
* avformat/dump: Remove remnants of codec timebaseAndreas Rheinhardt2021-04-30
* avformat/mpegtsenc: Fix indentation inside if-clause in mpegts_write_pes()zheng qian2021-04-28
* avformat/mpegtsenc: Fix mpegts_write_pes() for private_stream_2 and other typeszheng qian2021-04-28
* avformat/mpegts: Fix indentation for stream_id constantszheng qian2021-04-28
* avformat/mpegts: Add missing constants for MPEG-TS stream_id definitionszheng qian2021-04-28
* avformat/mpegtsenc: factorize determining pes stream idMarton Balint2021-04-28
* avformat/mpegtsenc: move is_dvb_subtitle/is_dvb_teletext initialization upwardsMarton Balint2021-04-28
* avformat: Constify all muxer/demuxersAndreas Rheinhardt2021-04-27
* Bump major versions of all libraries.Anton Khirnov2021-04-27