index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavformat
/
avformat.h
Age
Commit message (
Expand
)
Author
2015-06-16
doc: avoid incorrect phrase 'allows to'
Andreas Cadhalpun
2015-05-11
avformat/avformat: slightly more verbose documentation for open_cb()
Michael Niedermayer
2015-05-11
avformat: add callback for opening further files
Michael Niedermayer
2015-04-22
avformat: add AVFMT_FLAG_FASTSEEK, use it for mp3
wm4
2015-04-22
avformat: add common mechanism for skipping samples at the start of file
wm4
2015-04-18
lavf: add documentation on directory listing API
Mariusz Szczepańczyk
2015-03-05
avformat/avformat: improve the text about headerless formats in avformat_flush()
Reimar Döffinger
2015-03-05
avformat: add avformat_flush()
wm4
2015-02-17
Merge commit 'bb7701684c7170dfd5f33a3c7d827265844619f2'
Michael Niedermayer
2015-02-17
lavf: Document the codec context initialization
Vittorio Giovara
2015-02-11
Merge commit '9deaec782810d098bca11c9332fab2d2f4c5fb78'
Michael Niedermayer
2015-02-10
lavf: move internal fields from public to internal context
wm4
2015-01-16
avformat: Improve data streams/codec support
Anshul Maheshwari
2015-01-05
Merge commit 'c4aa0f865fb2c3b28a309d1bb27fd1c24b75ba28'
Michael Niedermayer
2015-01-04
libavformat: Remove a misleading/incorrect comment
Martin Storsjö
2014-12-01
doc: fix spelling errors
Andreas Cadhalpun
2014-11-21
avformat: replace some odd 30-60 rates by higher less odd ones in get_std_fr...
Michael Niedermayer
2014-11-17
Read (display) aspect ratio from mxf files.
Carl Eugen Hoyos
2014-11-16
lavf/ffm: store/restore private codec context
Lukasz Marek
2014-11-07
Merge commit '1384df641994bf3d6cb51084290aa94752737bae'
Michael Niedermayer
2014-11-07
lavf: Add an option for avoiding negative timestamps
Michael Niedermayer
2014-10-19
avformat: Add format_whitelist
Michael Niedermayer
2014-10-09
fix seperator typo
Michael Niedermayer
2014-10-09
avformat: Allow choosing the dump format field separator.
Michael Niedermayer
2014-10-08
Merge commit 'b15b06ebf582ae81e47d236524c9ad6e10c8a0a7'
Michael Niedermayer
2014-10-08
avformat: use const char* instead of uint8_t* for AVProbeData.mime_type
Andreas Cadhalpun
2014-10-05
avformat: remove obsolete FF_API_READ_PACKET cruft
James Almer
2014-10-05
avformat: remove obsolete FF_API_CLOSE_INPUT_FILE cruft
James Almer
2014-10-05
avformat: remove obsolete FF_API_SET_PTS_INFO cruft
James Almer
2014-10-05
avformat: remove obsolete FF_API_NEW_STREAM cruft
James Almer
2014-10-05
avformat: remove obsolete FF_API_FORMAT_PARAMETERS cruft
James Almer
2014-10-05
avformat: remove obsolete FF_API_ALLOC_OUTPUT_CONTEXT cruft
James Almer
2014-09-21
avformat/mp3dec: avoid early EOF with concatenated gapless mp3s
wm4
2014-09-20
avformat/mp3dec: fix gapless audio support
wm4
2014-08-25
Merge commit 'b263f8ffe7599d9cd27ec477a12700da8eb2790d'
Michael Niedermayer
2014-08-25
lavf: add AVFormatContext.max_ts_probe
Anton Khirnov
2014-08-13
Merge commit 'afbd4b7e093adf6d7a830b32759ca3ba8500363d'
Michael Niedermayer
2014-08-13
lavf: add AVFormatContext/AVStream fields for signaling to the user when even...
Andrew Stone
2014-08-10
Merge commit '24c788f4878729a42150581d7ed7e9a11daf874d'
Michael Niedermayer
2014-08-10
Merge commit '24e87f7f425a52b1e69661dcb2fbe0555a76f30b'
Michael Niedermayer
2014-08-09
Remove obsolete FF_API_REFERENCE_DTS cruft.
Anton Khirnov
2014-08-09
Remove obsolete FF_API_PROBE_MIME cruft.
Anton Khirnov
2014-07-30
Add int64_t probesize2 instead of int probesize to AVFormatContext.
Carl Eugen Hoyos
2014-07-29
avformat: fix probe mime version checks
Michael Niedermayer
2014-07-29
Merge commit '3a19405d574a467c68b48e4b824c76617fd59de0'
Michael Niedermayer
2014-07-29
avformat: Use the mime type information in input probe
Luca Barbato
2014-07-27
Merge commit '7215fcf84032118ecd9fb54fb14154d69fea638d'
Michael Niedermayer
2014-07-27
Merge commit 'ec4f04da1a3462dac429b9d15dee5f027309da15'
Michael Niedermayer
2014-07-26
avformat: Mark AVOutputFormat argument in avformat_query_codec as const
Diego Biurrun
2014-07-26
avformat: Mark argument in av_{i|o}format_next/ffurl_protocol_next as const
Diego Biurrun
[next]