index
:
delta/ffmpeg.git
ffmpeg
h264_assembly
master
merge2
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
git.ffmpeg.org: ffmpeg.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavformat
/
options_table.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove CHAR_MIN/CHAR_MAX usage
Paul B Mahol
2020-03-17
1
-5
/
+5
*
avformat/options_table: err_detect compliant and aggressive should also enabl...
Michael Niedermayer
2019-12-31
1
-2
/
+2
*
avformat: Add max_probe_packets option
Andriy Gelman
2019-11-03
1
-0
/
+1
*
avformat: deprecate unused MP4A_LATM flag
Gyan Doshi
2018-06-13
1
-1
/
+3
*
avformat: add skip_estimate_duration_from_pts
Aman Gupta
2018-05-17
1
-0
/
+1
*
avformat/options_table: Change the seek2any location in opt table.
Jun Zhao
2018-04-02
1
-1
/
+1
*
avformat/mux: stop delaying writing the header
James Almer
2017-12-06
1
-1
/
+1
*
avformat: remove use of deprecated AVFMT_FLAG_KEEP_SIDE_DATA flag
James Almer
2017-10-29
1
-1
/
+1
*
avformat: make flush_packets a tri-state and set it to -1 (auto) by default
Marton Balint
2017-06-24
1
-2
/
+2
*
avcodec, avformat: deprecate anything related to side data merging
wm4
2017-03-21
1
-0
/
+2
*
avformat/options_table: Set the default maximum number of streams to 1000
Michael Niedermayer
2016-12-13
1
-1
/
+1
*
avformat: Add max_streams option
Michael Niedermayer
2016-12-08
1
-0
/
+1
*
lavf: add a flag to enable/disable automatic bitstream filtering
Rodger Combs
2016-09-12
1
-1
/
+2
*
avformat/mux: implement AVFMT_FLAG_SHORTEST
Michael Niedermayer
2016-09-11
1
-0
/
+1
*
avformat/options_table: Add missing identifier for very strict compliance
Michael Niedermayer
2016-05-02
1
-0
/
+1
*
avformat: Add a protocol blacklisting API
Derek Buitenhuis
2016-03-04
1
-0
/
+1
*
lavf/options_table: mark use_wallclock_as_timestamps as boolean
Moritz Barsnick
2016-02-18
1
-1
/
+1
*
avformat: add protocol_whitelist
Michael Niedermayer
2016-02-02
1
-0
/
+1
*
avformat: use AV_OPT_TYPE_BOOL in a bunch of places
Clément Bœsch
2015-12-04
1
-3
/
+3
*
lavc/lavf: remove incompatible abi checks for the new 64bit fields
James Almer
2015-09-17
1
-8
/
+0
*
lavf: Switch probesize and max_analyze_duration to 64bit.
Carl Eugen Hoyos
2015-09-15
1
-2
/
+2
*
lavf: Remove probesize32 and max_analyze_duration32 on version bump.
Carl Eugen Hoyos
2015-09-01
1
-0
/
+8
*
avformat: add AVFMT_FLAG_FASTSEEK, use it for mp3
wm4
2015-04-22
1
-0
/
+1
*
Merge commit '1384df641994bf3d6cb51084290aa94752737bae'
Michael Niedermayer
2014-11-07
1
-5
/
+5
|
\
|
*
lavf: Add an option for avoiding negative timestamps
Michael Niedermayer
2014-11-07
1
-0
/
+4
*
|
avformat: Add format_whitelist
Michael Niedermayer
2014-10-19
1
-0
/
+2
*
|
avformat: Allow choosing the dump format field separator.
Michael Niedermayer
2014-10-09
1
-0
/
+1
*
|
avformat/options_table: add FF_COMPLIANCE_UNOFFICIAL
Michael Niedermayer
2014-10-05
1
-0
/
+1
*
|
Merge commit 'b263f8ffe7599d9cd27ec477a12700da8eb2790d'
Michael Niedermayer
2014-08-25
1
-0
/
+1
|
\
\
|
|
/
|
*
lavf: add AVFormatContext.max_ts_probe
Anton Khirnov
2014-08-25
1
-0
/
+1
*
|
Add int64_t probesize2 instead of int probesize to AVFormatContext.
Carl Eugen Hoyos
2014-07-30
1
-1
/
+1
*
|
avformat/options_table: Fix flush_packet flag flags
Michael Niedermayer
2014-06-28
1
-1
/
+1
*
|
Allow values >31bit for -analyzeduration.
Carl Eugen Hoyos
2014-06-10
1
-1
/
+1
*
|
Allow >2G for skip_initial_bytes.
Carl Eugen Hoyos
2014-06-06
1
-1
/
+1
*
|
Merge commit '6d212599aa684f30511fb08ca30fe2378405304e'
Michael Niedermayer
2014-05-29
1
-0
/
+5
|
\
\
|
|
/
|
*
avformat: Provide a standard compliance flag
Luca Barbato
2014-05-28
1
-0
/
+5
*
|
avformat: move default for max_analyze_duration into utils.c
Michael Niedermayer
2014-05-26
1
-1
/
+1
*
|
avformat: add format_probesize to allow tuning the maximum amount of bytes to...
Michael Niedermayer
2014-05-25
1
-0
/
+2
*
|
Merge commit '0c1959b056f6ccaa2eee2c824352ba93c8e36d52'
Michael Niedermayer
2014-05-15
1
-0
/
+1
|
\
\
|
|
/
|
*
lavf: add AVFMT_FLAG_BITEXACT.
Anton Khirnov
2014-05-15
1
-0
/
+1
*
|
avformat: add AV_EF_IGNORE_ERR
Michael Niedermayer
2014-05-04
1
-0
/
+1
*
|
avformat: extracting NTP timestamp from RTCP
Fred Rothganger
2014-03-12
1
-0
/
+1
*
|
avformat/options_table: add named constants for avoid_negative_ts
Michael Niedermayer
2014-02-24
1
-1
/
+5
*
|
avformat/mux: support shifting timestamps so they start at 0
Michael Niedermayer
2014-02-22
1
-1
/
+1
*
|
Merge commit 'd9ae1031f5edbd25c8526b4cb51aba66d3bee931'
Michael Niedermayer
2014-02-05
1
-0
/
+1
|
\
\
|
|
/
|
*
lavf: improve handling of sparse streams when muxing
Luca Barbato
2014-02-04
1
-0
/
+1
*
|
lavf: add output_ts_offset option to AVFormatContext
Stefano Sabatini
2014-02-02
1
-0
/
+1
*
|
AVFormatContext: add metadata_header_padding field
James Darnley
2014-01-24
1
-0
/
+1
*
|
correct the AVOption documentation for AV_EF_CAREFUL
Michael Niedermayer
2013-10-27
1
-1
/
+1
*
|
lavf/options_table: improve option help text
Michael Niedermayer
2013-09-17
1
-2
/
+2
[next]