1684 Commits (6ce3fee455d66c2a51f9a5551a9356efde28e193)

Author SHA1 Message Date
  Steven Siloti f0f45d8404 avformat/utils: fix memory leak in avformat_free_context 8 years ago
  Aaron Levinson 0109a152a1 avformat/utils: free AVStream.codec properly in free_stream() 8 years ago
  Michael Niedermayer 1825f7670a avformat/utils: Print verbose error message if stream count exceeds max_streams 9 years ago
  Michael Niedermayer c6fbff1358 avformat: Add max_streams option 9 years ago
  Michael Niedermayer 3af916db37 avformat/utils: Check start/end before computing duration in update_stream_timings() 9 years ago
  Andreas Cadhalpun e14da0578c avformat: prevent triggering request_probe assert in ff_read_packet 9 years ago
  Xinzheng Zhang 0bdfdd6d2f avformat/utils: fix timebase error in avformat_seek_file() 9 years ago
  Chris Cunningham c1c6cb21b7 avformat/utils: Check negative bps before shifting in ff_get_pcm_codec_id() 9 years ago
  Michael Niedermayer 2e0af764b3 avformat/utils: Do not compute the bitrate from duration == 0 9 years ago
  Michael Niedermayer fc6f314838 avformat/utils: Check bps before using it in a shift in ff_get_pcm_codec_id() 9 years ago
  Michael Niedermayer bf76124c51 avformat/utils: fix dts from pts code in compute_pkt_fields() during ascending delay 9 years ago
  Michael Niedermayer cb4ba7456a avformat: Add integer fps from 31 to 60 to get_std_framerate() 9 years ago
  Rainer Hochecker 5e105aca01 avformat/utils: estimate_timings_from_pts - increase retry counter, fixes invalid duration for ts files with hevc codec 10 years ago
  Michael Niedermayer 859a6edaed avformat/utils: Do not init parser if probing is unfinished 10 years ago
  Marton Balint 26a0cd1b4b lavf: add V as a video stream specifier which is not an attached picture 10 years ago
  Carl Eugen Hoyos 670d8ecfae lavf: Remove probesize32 and max_analyze_duration32 on version bump. 10 years ago
  Michael Niedermayer b4d68e7cdb avformat: Remove use of AVFrac and AVStream->pts 10 years ago
  Vittorio Giovara 059a934806 lavc: Consistently prefix input buffer defines 10 years ago
  Vittorio Giovara def97856de lavc: AV-prefix all codec capabilities 10 years ago
  Michael Niedermayer 4afc3429be avformat/utils: Fix regression with H264 stream probing 10 years ago
  Michael Niedermayer cdca400c5e avformat/utils: Print stream number in max_analyze_duration exit path 10 years ago
  Michael Niedermayer 90dd6ad22c avformat/utils: inform the user if the protocol cannot be determined 10 years ago
  Michael Niedermayer 901922e047 avformat/utils: adjust short skip threshold in ff_configure_buffers_for_index() to avoid seeking if a packet is skiped 10 years ago
  wm4 130a8e0eef avformat: don't crash API users when demuxing mp4 10 years ago
  Michael Niedermayer b513661251 avformat/utils: Skip ff_configure_buffers_for_index() for local files 10 years ago
  Michael Niedermayer b183fb4767 avformat: Add ff_configure_buffers_for_index() 10 years ago
  Michael Niedermayer 838c5f3df7 avformat/utils: Redesign scoring in av_find_default_stream_index() 10 years ago
  Michael Niedermayer 42c41e96ff avformat/utils: Do not select audio streams with unknown sample rate in av_find_best_stream() 10 years ago
  Michael Niedermayer 1e0c34fe71 avformat/utils: Simplify get_std_framerate() check 10 years ago
  Carl Eugen Hoyos 57eecd9e4f lavf: Use av_codec_get_tag2() in avformat_query_codec(). 10 years ago
  Michael Niedermayer 541d75f9a0 avformat: add callback for opening further files 10 years ago
  Vittorio Giovara 32da94fa7f lavf: Reset global flag on deinit 10 years ago
  wm4 7dd8bf53bd avformat: add common mechanism for skipping samples at the start of file 10 years ago
  Michael Niedermayer ba631b7914 avformat/utils: Ensure that AVFMT_FLAG_CUSTOM_IO is set before use 10 years ago
  Vittorio Giovara 98cab39798 lavf: Fix variables constness in ff_iso8601_to_unix_time() 10 years ago
  Michael Niedermayer 84b95715fa avformat/utils: Place timestamp trace logs under FF_FDEBUG_TS 10 years ago
  Michael Niedermayer d02b3e9bdb avformat/utils: Provide context for av_log() where one is available 10 years ago
  Vittorio Giovara 1a3eb042c7 Replace av_dlog with normal av_log at trace level 10 years ago
  Michael Niedermayer edbb9b5e8f avformat/utils: Add HEVC to unreliable_tb() 10 years ago
  Michael Niedermayer 80fa48a413 avformat/utils: Use codec_info_duration_fields in fps calculation end decission when no timestamps and thus no duration_count is available 10 years ago
  Michael Niedermayer b50a4ca179 avformat/utils: Preserve packet duration when parsing is done only for headers 10 years ago
  wm4 2b5f34f788 avformat, avcodec: log discard padding 10 years ago
  Luca Barbato 27f2746282 parseutils: Make av_small_strptime public 10 years ago
  Michael Niedermayer ff6841c6bb avformat/utils: avoid discarded streams in av_find_default_stream_index() 10 years ago
  Michael Niedermayer 19321a295a avformat/utils: Terminate SPS in avci100_1080i_extradata to avoid warnings during parsing 10 years ago
  wm4 cca44764b9 avformat: add avformat_flush() 11 years ago
  wm4 9deaec7828 lavf: move internal fields from public to internal context 10 years ago
  Michael Niedermayer e8f814a907 avformat/utils: Fix division by 0 10 years ago
  Stefano Sabatini fd242b468d lavf/utils: fix if_( style 10 years ago
  Michael Niedermayer e005dc621a avformat: fix mode of img2dec.c and utils.c 10 years ago