git.videolan.org
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
avformat/utils: return impaired streams in av_find_best_stream if only those exist
[ffmpeg.git]
/
libavformat
/
utils.c
2017-06-04
Marton Balint
avformat/utils: return impaired streams in av_find_best...
blob
|
commitdiff
2017-06-03
Michael Niedermayer
avformat/options: log filename on open
blob
|
commitdiff
|
diff to current
2017-05-06
Aaron Levinson
avformat/utils: free AVStream.codec properly in free_st...
blob
|
commitdiff
|
diff to current
2017-04-07
James Almer
lavf: use the new bitstream filter for extracting extradata
blob
|
commitdiff
|
diff to current
2017-03-23
James Almer
Revert "Merge commit '8e2ea691351c5079cdab245ff7bfa5c0f...
blob
|
commitdiff
|
diff to current
2017-03-23
James Almer
Merge commit '8e2ea691351c5079cdab245ff7bfa5c0f3e3bfe4'
blob
|
commitdiff
|
diff to current
2017-03-21
James Almer
Merge commit '83548fe894cdb455cc127f754d09905b6d23c173'
blob
|
commitdiff
|
diff to current
2017-03-21
wm4
avcodec, avformat: deprecate anything related to side...
blob
|
commitdiff
|
diff to current
2017-02-19
Michael Niedermayer
avformat/utils: Also fill dts==RELATIVE_TS_BASE packets...
blob
|
commitdiff
|
diff to current
2017-01-28
Paul Arzelier
avformat: Ignore ID3v2 tags if other tags are present...
blob
|
commitdiff
|
diff to current
2016-12-29
Matt Wolenetz
lavf/utils.c Protect against accessing entries[nb_entries]
blob
|
commitdiff
|
diff to current
2016-12-17
Ståle Kristoffersen
avformat: Auto-detect mjpeg 2000 in mpeg-ts
blob
|
commitdiff
|
diff to current
2016-12-13
Michael Niedermayer
avformat/utils: Print verbose error message if stream...
blob
|
commitdiff
|
diff to current
2016-12-08
Michael Niedermayer
avformat: Add max_streams option
blob
|
commitdiff
|
diff to current
2016-12-05
Jun Zhao
lavf: fix the wrong warning msg and comments about...
blob
|
commitdiff
|
diff to current
2016-12-03
Michael Niedermayer
avformat/utils: Check start/end before computing durati...
blob
|
commitdiff
|
diff to current
2016-11-27
Michael Niedermayer
avformat/utils: Fix type mismatch
blob
|
commitdiff
|
diff to current
2016-11-26
Andreas Cadhalpun
lavf: always forward codec_whitelist in avformat_find_s...
blob
|
commitdiff
|
diff to current
2016-11-22
James Almer
avformat/utils: add missing brackets around arguments...
blob
|
commitdiff
|
diff to current
2016-11-19
James Almer
avformat/utils: check for overflow before reallocating...
blob
|
commitdiff
|
diff to current
2016-11-19
James Almer
avformat/utils: add av_stream_add_side_data()
blob
|
commitdiff
|
diff to current
2016-11-02
Andreas Cadhalpun
avformat: close parser if codec changed
blob
|
commitdiff
|
diff to current
2016-11-01
Michael Niedermayer
Revert "img2 encoder: allow %t in filename, based on...
blob
|
commitdiff
|
diff to current
2016-11-01
rogerdpack
img2 encoder: allow %t in filename, based on patch...
blob
|
commitdiff
|
diff to current
2016-10-28
Michael Niedermayer
avformat/flvdec: Fix regression loosing streams
blob
|
commitdiff
|
diff to current
2016-10-26
Michael Niedermayer
Revert "avformat/utils: Discard huge timestamps which...
blob
|
commitdiff
|
diff to current
2016-10-26
Michael Niedermayer
avformat/utils: Discard huge timestamps which would...
blob
|
commitdiff
|
diff to current
2016-10-19
Andreas Cadhalpun
avformat: prevent triggering request_probe assert in...
blob
|
commitdiff
|
diff to current
2016-10-16
Anton Khirnov
lavf: use the new bitstream filter for extracting extradata
blob
|
commitdiff
|
diff to current
2016-10-09
Michael Niedermayer
avformat/utils: Update codec_id before using it in...
blob
|
commitdiff
|
diff to current
2016-10-06
Rodger Combs
lavf/utils: avoid using programs for duration when...
blob
|
commitdiff
|
diff to current
2016-10-06
Rodger Combs
lavf/utils: ignore outlier subtitle and data stream...
blob
|
commitdiff
|
diff to current
2016-09-30
Anton Khirnov
lavf: fix usage of AVIOContext.seekable
blob
|
commitdiff
|
diff to current
2016-09-27
James Almer
avformat: add av_stream_get_codec_timebase()
blob
|
commitdiff
|
diff to current
2016-09-24
Carl Eugen Hoyos
lavf/utils: Avoid an overflow for huge negative durations.
blob
|
commitdiff
|
diff to current
2016-09-23
Timo Rothenpieler
avformat/utils: avoid using marked decoders for probing
blob
|
commitdiff
|
diff to current
2016-09-22
Timo Rothenpieler
avformat/utils: force native h264 decoder for probing
blob
|
commitdiff
|
diff to current
2016-09-21
Clément Bœsch
ffmpeg: switch to codecpar
blob
|
commitdiff
|
diff to current
2016-09-19
Sasi Inguva
lavf/utils: Support av_index_search_timestamp in case...
blob
|
commitdiff
|
diff to current
2016-09-14
Xinzheng Zhang
avformat/utils: fix timebase error in avformat_seek_file()
blob
|
commitdiff
|
diff to current
2016-09-14
Clément Bœsch
lavf/utils: add missing ismv in MOV-like formats
blob
|
commitdiff
|
diff to current
2016-09-14
Clément Bœsch
lavf/utils: simplify matching MOV-like formats
blob
|
commitdiff
|
diff to current
2016-09-14
Clément Bœsch
lavf: add avformat_transfer_internal_stream_timing_info...
blob
|
commitdiff
|
diff to current
2016-09-07
Michael Niedermayer
avformat: Export ticks_per_frame in st->codec
blob
|
commitdiff
|
diff to current
2016-08-27
James Almer
avformat/utils: fix a codecpar non use
blob
|
commitdiff
|
diff to current
2016-08-26
Michael Niedermayer
avformat/utils: End probing if the expected codec surpa...
blob
|
commitdiff
|
diff to current
2016-08-23
Erkki Seppälä
libavformat/utils: added ability to probe AVMEDIA_TYPE_...
blob
|
commitdiff
|
diff to current
2016-08-18
Paul B Mahol
avcodec: add 64-bit signed pcm codec
blob
|
commitdiff
|
diff to current
2016-08-17
Marton Balint
avformat: factorize iso 8601 timestamp writer to a...
blob
|
commitdiff
|
diff to current
2016-08-17
Clément Bœsch
lavf: mark stream as const pointer in av_stream_get_sid...
blob
|
commitdiff
|
diff to current
2016-08-17
Clément Bœsch
lavf/utils: add some const to pointers parameters in...
blob
|
commitdiff
|
diff to current
2016-08-04
Michael Niedermayer
avformat: Add av_get_frame_filename2() and AV_FRAME_FIL...
blob
|
commitdiff
|
diff to current
2016-07-27
Anssi Hannula
avformat/utils: Fix find_stream_info not considering...
blob
|
commitdiff
|
diff to current
2016-07-15
Jan Sebechlebsky
avformat/utils: Add ff_format_output_open() function
blob
|
commitdiff
|
diff to current
2016-07-15
Jan Sebechlebsky
avformat/utils: Add ff_stream_encode_params_copy()
blob
|
commitdiff
|
diff to current
2016-06-30
Hendrik Leppkes
avformat/utils: update deprecated AVStream->codec when...
blob
|
commitdiff
|
diff to current
2016-06-25
Rodger Combs
lavf: update auto-bsf to new BSF API
blob
|
commitdiff
|
diff to current
2016-06-25
Rodger Combs
lavf: deprecate av_apply_bitstream_filters
blob
|
commitdiff
|
diff to current
2016-06-25
Clément Bœsch
lavf/utils: fix const warning at a find_decoder() call
blob
|
commitdiff
|
diff to current
2016-06-22
Michael Niedermayer
avformat/utils: Use internal->avctx for bitrate in...
blob
|
commitdiff
|
diff to current
2016-06-22
Michael Niedermayer
avformat/utils: change bit_rate to 64 bit in estimate_t...
blob
|
commitdiff
|
diff to current
2016-06-14
Aman Gupta
avformat/utils: in debug mode, print number of streams...
blob
|
commitdiff
|
diff to current
2016-06-14
Stefano Sabatini
lavf/utils: fix timestamp trace log in estimate_timings...
blob
|
commitdiff
|
diff to current
2016-06-13
Michael Niedermayer
avformat/utils: Export coded dimensions unconditionally
blob
|
commitdiff
|
diff to current
2016-06-09
Michael Niedermayer
avformat/utils: Do not overwrite, but use sample_fmt...
blob
|
commitdiff
|
diff to current
2016-06-09
Michael Niedermayer
avformat/utils: Open decoder even if there are no packe...
blob
|
commitdiff
|
diff to current
2016-06-09
Michael Niedermayer
avformat/utils: Initialize st in loop
blob
|
commitdiff
|
diff to current
2016-06-02
Michael Niedermayer
avformat: Copy properties from internal context
blob
|
commitdiff
|
diff to current
2016-05-28
Michael Niedermayer
avformat/utils: avoid overflow in compute_chapters_end...
blob
|
commitdiff
|
diff to current
2016-05-28
Michael Niedermayer
avformat/utils: avoid overflow in update_stream_timings...
blob
|
commitdiff
|
diff to current
2016-05-26
Michael Niedermayer
avformat/utils: Fix use of uninitialized variable
blob
|
commitdiff
|
diff to current
2016-05-17
Chris Cunningham
avformat/utils: Check negative bps before shifting...
blob
|
commitdiff
|
diff to current
2016-05-16
Michael Niedermayer
avformat/utils: Do not compute the bitrate from duratio...
blob
|
commitdiff
|
diff to current
2016-05-10
Michael Niedermayer
avformat/utils: Check bps before using it in a shift...
blob
|
commitdiff
|
diff to current
2016-05-04
Michael Niedermayer
avformat/utils: Do not detect video codecs when audio...
blob
|
commitdiff
|
diff to current
2016-04-21
wm4
lavf: use new decode API
blob
|
commitdiff
|
diff to current
2016-04-21
Michael Niedermayer
avformat/utils: Remove use of caps_internal as it is...
blob
|
commitdiff
|
diff to current
2016-04-14
Paul B Mahol
avformat: add AVFormatContext to ff_get_extradata()
blob
|
commitdiff
|
diff to current
2016-04-13
Derek Buitenhuis
Revert "Merge commit '1ceb07eb313c2d51383408025e57a2fe5...
blob
|
commitdiff
|
diff to current
2016-04-13
Derek Buitenhuis
Merge commit '1ceb07eb313c2d51383408025e57a2fe50ccd164'
blob
|
commitdiff
|
diff to current
2016-04-12
Michael Niedermayer
avformat/utils: use av_codec_g/set_lowres()
blob
|
commitdiff
|
diff to current
2016-04-10
Derek Buitenhuis
Merge commit '9200514ad8717c63f82101dc394f4378854325bf'
blob
|
commitdiff
|
diff to current
2016-04-03
Hendrik Leppkes
lavc/utils: Introduce ff_bprint_to_codecpar_extradata...
blob
|
commitdiff
|
diff to current
2016-03-28
Lou Logan
fix some a/an typos
blob
|
commitdiff
|
diff to current
2016-03-23
wm4
lavf: use new decode API
blob
|
commitdiff
|
diff to current
2016-03-21
Michael Niedermayer
avformat/utils: scan a bit farther for a keyframe in...
blob
|
commitdiff
|
diff to current
2016-03-20
Marton Balint
avformat/utils: increase detected start_time with skip_...
blob
|
commitdiff
|
diff to current
2016-03-19
Michael Niedermayer
avformat/utils: Do not wait for more than 1 frame on...
blob
|
commitdiff
|
diff to current
2016-03-12
Sasi Inguva
lavf/utils: Fix DTS for short H264 streams.
blob
|
commitdiff
|
diff to current
2016-03-12
Sasi Inguva
avformat/utils: factor update_dts_from_pts() out
blob
|
commitdiff
|
diff to current
2016-03-11
Ronald S. Bultje
lavf: allow BSFs to drop packets.
blob
|
commitdiff
|
diff to current
2016-03-08
Michael Niedermayer
avformat/utils: fix dts from pts code in compute_pkt_fi...
blob
|
commitdiff
|
diff to current
2016-03-04
Derek Buitenhuis
avformat: Add a protocol blacklisting API
blob
|
commitdiff
|
diff to current
2016-03-04
Anton Khirnov
avformat_find_stream_info: move duration guessing after...
blob
|
commitdiff
|
diff to current
2016-03-04
Mats Peterson
lavf/utils: Normalize AVPacket.data to native endian...
blob
|
commitdiff
|
diff to current
2016-03-03
Marton Balint
avformat/utils: add a function to standardize creation...
blob
|
commitdiff
|
diff to current
2016-03-02
Mats Peterson
lavf/utils: Add ff_get_packet_palette()
blob
|
commitdiff
|
diff to current
2016-02-29
Michael Niedermayer
avformat/utils: Be slightly more tolerant with fps...
blob
|
commitdiff
|
diff to current
2016-02-27
Rodger Combs
probe TrueHD in MPEGTS
blob
|
commitdiff
|
diff to current
2016-02-23
Anton Khirnov
lavf: replace AVStream.codec with AVStream.codecpar
blob
|
commitdiff
|
diff to current
next