23935 Commits (274112c88d89d839a27c0766f558f065f9eee0d7)

Author SHA1 Message Date
Anton Khirnov c4c6c83421 lavf/internal: include avcodec.h explicitly 4 years ago
James Almer 591b88e678 avformat: move AVStream.{first,cur}_dts to AVStreamInternal 4 years ago
James Almer c768233293 avformat/utils: make ff_update_cur_dts() shared 4 years ago
Zhao Zhili 58614f7bee avformat/libsrt: workaround conflict with ffmpeg cmdline option 4 years ago
Zhao Zhili 55c54ff744 avformat/libsrt: add tsbpd option 4 years ago
Zhao Zhili 9099046cc7 avformat/libsrt: send message in order 4 years ago
Valerii Zapodovnikov 812f39ee85 Revert "avformat/dashenc: Disable writing CODECS tag for HEVC streams" 4 years ago
Michael Niedermayer a0a4a527c3 avformat/rpl: Check for EOF and zero framesize 4 years ago
Michael Niedermayer 29b244ffc1 avformat/rpl: Use 64bit in bitrate computation and check it 4 years ago
Gyan Doshi 071930de72 avformat/mov: add option to use tfdt for fragment timestamps. 4 years ago
Joel Linn 127c40c9ca avcodec/movenc: fix spelling in warning message 4 years ago
Przemysław Sobala 575e52272d lavf/dashenc.c: Fix creating audio-only HLS playlists 4 years ago
Gyan Doshi 51f1194eda avformat/hls: relay format options to segment demuxer 4 years ago
Michael Niedermayer 4c1afa2925 avformat/movenc: Check pal_size before use 4 years ago
Michael Niedermayer f8611ae1ef avformat/avio: Check av_opt_copy() for failure 4 years ago
Michael Niedermayer 36a3a5050a avformat/moflex: Remove unneeded format variable 4 years ago
Anton Khirnov 9d4c018497 avio: do not export avpriv_io_{move,delete} 4 years ago
Ubaldo Porcheddu 36b16a30db avformat/mpegtsenc: add NIT support 4 years ago
Marton Balint f597041d57 avformat/flvdec: use milisecond precision for parsing timestamps 4 years ago
Valerii Zapodovnikov ab658db4d0 libavformat/hlsenc: fix typos in comments 4 years ago
Michael Niedermayer 3e44bd068f avformat/fifo: check for flushed packets and timeshift 4 years ago
James Almer a42d249c91 avformat/framecrcenc: print basic side data information again 4 years ago
Steven Liu 59032494e8 Revert "avformat/hlsenc: compute video_keyframe_size after write keyframe" 4 years ago
Andreas Rheinhardt 6ff2aba088 avformat/utils: Fix NPD when allocating AVStreamInternal fails 4 years ago
Peter Ross b5ea0980c5 fix broken links to msdn documentation 4 years ago
Michael Niedermayer 9548dc74d8 avformat/mov: Ignore duplicate CoLL 4 years ago
Michael Niedermayer 299a56c900 avformat/mov: Limit nb_chapter_tracks to input size 4 years ago
Michael Niedermayer 578633fc1a avformat/utils: Use 64bit earlier in r_frame_rate check 4 years ago
Anton Khirnov 6a9a4f34bd lavf/flvdec: normalize exporting date metadata 4 years ago
Zane van Iperen dcb285d2b7
avformat: add Argonaut Games CVG muxer 4 years ago
Zane van Iperen 9789ea59d0
avformat: add Argonaut Games CVG demuxer 4 years ago
Anton Khirnov c6ae560a18 lavf/framecrcenc: do not hash side data 4 years ago
Cameron Cawley bc86515c4f
avformat/rpl: Support files containing Replay IMA ADPCM audio 4 years ago
Jan Ekström ffd1316e44 avformat/matroskadec: remove special handling of av1c extradata 4 years ago
Jan Ekström 45e3b6a68b avformat/mov: remove special handling of av1c extradata 4 years ago
Limin Wang eb390d7f9d avformat/hls: use av_strncasecmp() 4 years ago
James Almer f140239777 avformat: move AVStream.stream_identifier to AVStreamInternal 4 years ago
James Almer 7489f63281 avformat: move AVStream.codec_info_nb_frames to AVStreamInternal 4 years ago
James Almer b9c5fdf602 avformat: move AVStream.{parser,need_parsing} to AVStreamInternal 4 years ago
James Almer fab2ed4704 avformat: move AVStream.probe_packets to AVStreamInternal 4 years ago
James Almer 1262f67cca avformat: move AVStream.last-IP_{pts,duration} to AVStreamInternal 4 years ago
James Almer 74dce63f9a avformat/utils: constrain the lifetime of the pointer returned by avformat_index_get_entry() 4 years ago
James Almer 55475b3289 avformat/mov: don't save a copy of the packet's AVBufferRef on DV streams 4 years ago
James Almer 42895f590a avformat/avidec: don't save a copy of the packet's AVBufferRef on DV streams 4 years ago
James Almer 57aaeff523 avformat/dv: stop using av_init_packet() 4 years ago
Zane van Iperen 2329f7f21e
avformat/rpl: cosmetics 4 years ago
Gyan Doshi 8ab2bb81b2 avformat/hlsenc: correct log text and supply packet details 4 years ago
Michael Niedermayer 0ff60249a5 avformat/mvdec: Check sample rate in parse_audio_var() 4 years ago
Justin Ruggles c75dfa0435 movenc: add movie_timescale option instead of hardcoding 1000 4 years ago
Andreas Rheinhardt 4796ec5d4e avformat/dump: Remove remnants of codec timebase 4 years ago