19113 Commits (d0d9dbec2fcba3355b5af34c807364f15bccb95d)

Author SHA1 Message Date
Aman Gupta 373b82066c avformat/mpegts: include stream type for aac 9 years ago
James Almer afd04058bc avformat/oggparsevorbis: free base64 encoded data immediately after decoding it 9 years ago
James Almer 8b5b756c4d avformat/oggparsevorbis: use the base64 decode size macro 9 years ago
Matthieu Bouron acfab2dce6 lavf/mov: ignore ctts entries that do not apply to a least one sample 9 years ago
Marton Balint e07b8d68f5 avformat/mux: do not call write_packet with a flush packet if header is not written 9 years ago
Marton Balint 517fe64406 avformat/mux: do not call write_header multiple times if it fails the first time 9 years ago
Michael Niedermayer 3fd0694a11 avformat/version: Change the version bumping comment 9 years ago
Marton Balint cc16229d91 avformat/udp: replace packet_gap with bitrate option 9 years ago
Marton Balint 0a06569487 avformat/udp: do not accumulate packet_gap delay errors 9 years ago
Carl Eugen Hoyos e274113292 lavc/cafenc: Allow QDMC muxing. 9 years ago
Kongqun Yang 54327c2b34 Add experimental support for vp9 in iso-bmff 9 years ago
Yuri Zats ebda8216dc avformat/http: change seek_ret to int64 9 years ago
Hendrik Leppkes cb46b78b2e os_support: use the appropriate stat functions matching the stat type 9 years ago
Aman Gupta ddffafc0b0 avformat/utils: in debug mode, print number of streams found before avformat_find_stream_info() 9 years ago
Aman Gupta e9391ab121 avformat/mpegts: enhance logging in trace mode 9 years ago
Stefano Sabatini 4b5620446a lavf/utils: fix timestamp trace log in estimate_timings() function 9 years ago
Martin Storsjö cab237953e rtpdec_vp9: Support parsing the scalability structure 9 years ago
Martin Storsjö d50b3fe463 rtpdec_h264: Use avpriv_report_missing_feature instead of a manual av_log 9 years ago
Martin Storsjö 94dee9067a rtpdec: Use AVERROR_PATCHWELCOME instead of AVERROR(ENOSYS) for 9 years ago
Martin Storsjö 43880f9716 rtpdec_vp9: Update header parsing to spec draft 02 9 years ago
Martin Storsjö 03aa4cd22b rtpdec_vp9: Make sure to free the temp buffer on close 9 years ago
Michael Niedermayer 00c4861f13 avformat/mpegts: adjust probe score for low check_count 9 years ago
Marton Balint 9da27fb579 avformat/mux: factorize header writing code 9 years ago
Marton Balint 301ead1313 avformat/mux: call deinit if write_header fails 9 years ago
Marton Balint 4bee44007a avformat/mxfdec: check if source_package is NULL 9 years ago
Thomas Bernard 836f3555a8 avformat/au: Read MetaData from AU Sun audio file header 9 years ago
Michael Niedermayer 4879841d15 avformat/dump: Show coded dimensions again 9 years ago
Thomas Volkert 1f872332c4 rtpdec_vc2hq: avoid magic number 9 years ago
Thomas Volkert 668fb1cb6a rtpenc: packetizer for VP9 RTP payload format (draft v2) 9 years ago
Michael Niedermayer 60de31e98c avformat/utils: Export coded dimensions unconditionally 9 years ago
Matt Oliver 37787f2616 lavf/os_support.h: Fix for unicode filenames on windows. 9 years ago
James Almer 15f9189b9c avformat/redspark: deobfuscate header decrypt code 9 years ago
James Almer 8fdad638f9 avformat/redspark: remove av_malloc usage 9 years ago
Paul B Mahol 84efdabc94 avcodec/utvideodec: add support for UQRG and UQRA formats 9 years ago
Ivan c1f57e2f91 libavformat/flvenc: support for codec configuration change mid stream 9 years ago
Ivan 52985768af libavformat/flvenc: refactoring: extracted method for writing codec headers 9 years ago
Michael Niedermayer 5fd73948bb avformat/mp3dec: Increase probe score slightly when the whole data from begin to end is mp3 9 years ago
Michael Niedermayer 6826f16e4a avformat/utils: Do not overwrite, but use sample_fmt from context 9 years ago
Michael Niedermayer 218bb8b3f3 avformat/utils: Open decoder even if there are no packets if parameters are missing 9 years ago
Michael Niedermayer 2a70e78a28 avformat/utils: Initialize st in loop 9 years ago
Michael Niedermayer 4888932c4d avformat: Fix max value of AV_OPT_TYPE_VIDEO_RATE 9 years ago
James Almer 49b0246635 avformat/matroskadec: force 48kHz sample rate when rescaling Opus inital padding 9 years ago
Paul B Mahol fdf832a986 avcodec: add BitJazz SheerVideo decoder 9 years ago
Michael Niedermayer e01b19dece avformat/mpegts: Fix probing of mpegts with invalid ASC 9 years ago
Michael Niedermayer a2e6c785ce avformat/rawdec: Fix avg_framerate for h264 9 years ago
Michael Niedermayer a5eb70ad95 avformat/mpegts: Do not trust BSSD descriptor, it is sometimes not an S302M stream 9 years ago
Michael Niedermayer b5bc436ebc avformat/matroskadec: Fix rounding error with codec_delay 9 years ago
Michael Niedermayer 5a8b41b4a7 avformat/movenc: Skip unsupported video tracks in timecode generation 9 years ago
Vivekanand b092ee701f avformat/allformats: Making av_register_all() thread-safe. 9 years ago
Michael Niedermayer 2ccf9ae6cc avformat/format: Print debug info when probe score is increased due to mime type 9 years ago