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
2019-07-13
avformat: Don't suggest deprecated function
Andreas Rheinhardt
2019-03-26
avformat/avformat.h: Update the comment for AVInputFormat.flags
Jun Zhao
2019-03-23
avformat/avformat.h: update the comment from deprecated to new API
Steven Liu
2019-03-21
lavf: Constify the probe function argument.
Carl Eugen Hoyos
2019-03-20
lavf: Constify AVProbeData* in av_probe_input_format().
Carl Eugen Hoyos
2019-03-20
lavf/avformat: Add a warning that ff_const59 is not part of the public api.
Carl Eugen Hoyos
2019-03-20
lavf: Constify AVInputFormat pointer.
Carl Eugen Hoyos
2019-03-20
lavf: Constify AVOutputFormat pointer.
Carl Eugen Hoyos
2018-06-13
avformat: deprecate unused MP4A_LATM flag
Gyan Doshi
2018-05-18
avformat: add fields to AVProgram/AVStream for PMT change tracking
Aman Gupta
2018-05-17
avformat/mpegts: tag video streams with still images
Aman Gupta
2018-05-17
avformat: add skip_estimate_duration_from_pts
Aman Gupta
2018-04-02
lavf: move avpriv function definition to internal.h
Josh de Kock
2018-03-31
lavd: remove linked lists
Josh de Kock
2018-02-23
avformat/mpegts: set AV_DISPOSITION_DEPENDENT for mix_type=0 supplementary audio
Aman Gupta
2018-02-06
lavf: add new API for iterating muxers and demuxers
Josh de Kock
2018-01-28
avformat: deprecate AVFormatContext filename field
Marton Balint
2018-01-28
avformat: add url field to AVFormatContext
Marton Balint
2018-01-27
avformat, hls: add a flag to signal unavailability of seeking
wm4
2018-01-18
avformat: small AVFormatContext doxy cosmetics
James Almer
2018-01-17
avformat: small cosmetics after 6512ff72f9
James Almer
2018-01-16
avformat: make avformat_network_init() explicitly optional
wm4
2018-01-16
avformat: deprecate another ffserver API leftover
wm4
2017-12-06
avformat/mux: stop delaying writing the header
James Almer
2017-11-18
avformat: remove unnecessary AVStreamParseType enum offset
James Almer
2017-11-11
avformat/utils: Look at the first 3 frames if timestamps indicate frame reord...
Michael Niedermayer
2017-11-07
avformat: move priv_pts from AVStream to an internal struct
James Almer
2017-10-29
avformat/avformat.h: fix pairs typo
James Almer
2017-10-29
avformat: deprecate getters and setters for AVFormatContext and AVStream fields
James Almer
2017-10-29
avformat: move public AVStream fields up in the struct
James Almer
2017-10-29
avformat: remove use of deprecated AVFMT_FLAG_KEEP_SIDE_DATA flag
James Almer
2017-10-26
lavf: Remove AVFMT_RAWPICTURE.
Carl Eugen Hoyos
2017-10-22
avformat: remove dead av_stream_get_side_data() cruft
James Almer
2017-10-21
Merge commit '263358e0c9e7ffaa965fdbe986c8b18381d2b24a'
James Almer
2017-06-30
libavformat/avformat.h: Move docs inside of #if
Max Weber
2017-03-23
lavf: Drop deprecated AVFract type and related field
Vittorio Giovara
2017-03-21
avcodec, avformat: deprecate anything related to side data merging
wm4
2017-03-02
avformat: fix AVStream private fields marker
wm4
2017-03-02
avcodec, avutil, avformat: remove AVOption requirement for some fields
wm4
2017-01-19
ffmpeg: pass output stream duration as a hint to the muxer
Tobias Rapp
2016-12-08
avformat: Add max_streams option
Michael Niedermayer
2016-12-05
lavf: fix the wrong warning msg and comments about av_find_stream_info
Jun Zhao
2016-11-23
utils: Add av_stream_add_side_data()
James Almer
2016-11-18
avformat/utils: add av_stream_add_side_data()
James Almer
2016-11-01
Revert "img2 encoder: allow %t in filename, based on patch from Yuval Adam"
Michael Niedermayer
2016-11-01
img2 encoder: allow %t in filename, based on patch from Yuval Adam
rogerdpack
2016-10-24
lavf: add AV_DISPOSITION_TIMED_THUMBNAILS
Rodger Combs
2016-10-24
lavf/mux: add avformat_init_output
Rodger Combs
2016-09-27
avformat: add av_stream_get_codec_timebase()
James Almer
2016-09-19
avformat/avframe.h: Add a flag in AVIndexEntry to discard frame after decoding.
Sasi Inguva
[next]