19309 Commits (500662784341373d625af629cad94826beca3bc8)

Author SHA1 Message Date
Vadim Kalinsky e370aad67d avformat/mov: Skip non-key frames if AVDISCARD_NONKEY is set. 9 years ago
Michael Niedermayer 8a3221cc67 avformat/mov: Check sample size 9 years ago
Paul B Mahol d693392886 avformat/mov: parse rtmd track timecode 9 years ago
Paul B Mahol 8fb92ea7e2 avcodec: add YUY2 Lossless Codec decoder 9 years ago
Jan Sebechlebsky d46a8e30dc avformat/tee: Support arbitrary number of slaves 9 years ago
Rodger Combs 6ee7adb881
lavf/srtdec: fix indent 9 years ago
Rodger Combs af7e2734b9
lavf: update auto-bsf to new BSF API 9 years ago
Rodger Combs 150e5e13b1
lavf: deprecate av_apply_bitstream_filters 9 years ago
Rodger Combs 1df401505c
lavf/srtdec: fix probing files with negative first timestamps 9 years ago
Michael Niedermayer 4cc896ea5f avformat/format: Fix registering a format more than once and related races 9 years ago
David Murmann 0296b4b8d8 avformat/movenc: add option to use keys/mdta atoms for metadata 9 years ago
Clément Bœsch 8ca78d0fef lavf/utils: fix const warning at a find_decoder() call 9 years ago
Clément Bœsch 1e9b79b2db movenc: mark astronomical_body const string as static 9 years ago
Michael Niedermayer 46a60fe184 avformat: Fix ff_interleaved_peek() 9 years ago
Michael Niedermayer f573acc424 avformat/matroskadec: Call matroska_read_close() on header parsing error 9 years ago
Michael Niedermayer 388f095766 avformat/g729dec: Fix av_log() formating string 9 years ago
David Murmann c3b0af7456 avformat/mov: add more datatypes in metadata handling 9 years ago
Michael Niedermayer d0b21b28a3 avformat/flacdec: Fix seeking close to EOF 9 years ago
Clément Bœsch 48ac4532d4 lavf/img2dec: add pnm pipe demuxers 9 years ago
Michael Niedermayer 99c3c3237b avformat/utils: Use internal->avctx for bitrate in estimate_timings_from_bit_rate() if needed 9 years ago
Michael Niedermayer 4fecb97fd3 avformat/utils: change bit_rate to 64 bit in estimate_timings_from_bit_rate() 9 years ago
Michael Bradshaw 989a614b70 libavformat/matroskaenc: omit segment UID for webm 9 years ago
Michael Niedermayer e0faad837c avformat/flvdec: Do not check last size if it could not be read due to EOF 9 years ago
Michael Niedermayer 3f380b9b40 avformat/flvdec: Also print sum_flv_tag_size on size mismatches 9 years ago
Michael Niedermayer e8931d79cc avformat/flvdec: Accept last size if its off by 1 9 years ago
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
Paul B Mahol 470cd0c5fe Add TrueMotion 2.0 Real Time decoder 9 years ago
Paul B Mahol d78fd2fa21 Add MagicYUV decoder 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
Vittorio Giovara 846a3e78a5 mov: Support prores with multiple stsd 9 years ago
Vittorio Giovara 7672997004 mov: Implement support for multiple sample description tables 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