index
:
ffmpeg-streaming
master
Raptor Engineering's fork of FFmpeg with streaming enhancements https://git.ffmpeg.org/ffmpeg.git
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libavformat
/
avformat.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
avformat: deprecate unused MP4A_LATM flag
Gyan Doshi
2018-06-13
1
-1
/
+3
*
avformat: add fields to AVProgram/AVStream for PMT change tracking
Aman Gupta
2018-05-18
1
-0
/
+8
*
avformat/mpegts: tag video streams with still images
Aman Gupta
2018-05-17
1
-0
/
+1
*
avformat: add skip_estimate_duration_from_pts
Aman Gupta
2018-05-17
1
-0
/
+7
*
lavf: move avpriv function definition to internal.h
Josh de Kock
2018-04-02
1
-2
/
+0
*
lavd: remove linked lists
Josh de Kock
2018-03-31
1
-0
/
+2
*
avformat/mpegts: set AV_DISPOSITION_DEPENDENT for mix_type=0 supplementary audio
Aman Gupta
2018-02-23
1
-0
/
+1
*
lavf: add new API for iterating muxers and demuxers
Josh de Kock
2018-02-06
1
-0
/
+31
*
avformat: deprecate AVFormatContext filename field
Marton Balint
2018-01-28
1
-0
/
+5
*
avformat: add url field to AVFormatContext
Marton Balint
2018-01-28
1
-0
/
+15
*
avformat, hls: add a flag to signal unavailability of seeking
wm4
2018-01-27
1
-0
/
+5
*
avformat: small AVFormatContext doxy cosmetics
James Almer
2018-01-18
1
-2
/
+2
*
avformat: small cosmetics after 6512ff72f9
James Almer
2018-01-17
1
-1
/
+3
*
avformat: make avformat_network_init() explicitly optional
wm4
2018-01-16
1
-6
/
+13
*
avformat: deprecate another ffserver API leftover
wm4
2018-01-16
1
-0
/
+5
*
avformat/mux: stop delaying writing the header
James Almer
2017-12-06
1
-1
/
+1
*
avformat: remove unnecessary AVStreamParseType enum offset
James Almer
2017-11-18
1
-3
/
+3
*
avformat/utils: Look at the first 3 frames if timestamps indicate frame reord...
Michael Niedermayer
2017-11-11
1
-0
/
+1
*
avformat: move priv_pts from AVStream to an internal struct
James Almer
2017-11-07
1
-2
/
+0
*
avformat/avformat.h: fix pairs typo
James Almer
2017-10-29
1
-2
/
+2
*
avformat: deprecate getters and setters for AVFormatContext and AVStream fields
James Almer
2017-10-29
1
-1
/
+29
*
avformat: move public AVStream fields up in the struct
James Almer
2017-10-29
1
-37
/
+28
*
avformat: remove use of deprecated AVFMT_FLAG_KEEP_SIDE_DATA flag
James Almer
2017-10-29
1
-1
/
+1
*
lavf: Remove AVFMT_RAWPICTURE.
Carl Eugen Hoyos
2017-10-26
1
-4
/
+0
*
avformat: remove dead av_stream_get_side_data() cruft
James Almer
2017-10-22
1
-5
/
+0
*
Merge commit '263358e0c9e7ffaa965fdbe986c8b18381d2b24a'
James Almer
2017-10-21
1
-21
/
+0
|
\
|
*
lavf: Drop deprecated AVFract type and related field
Vittorio Giovara
2017-03-23
1
-21
/
+0
|
*
utils: Add av_stream_add_side_data()
James Almer
2016-11-23
1
-0
/
+15
*
|
libavformat/avformat.h: Move docs inside of #if
Max Weber
2017-06-30
1
-1
/
+1
*
|
avcodec, avformat: deprecate anything related to side data merging
wm4
2017-03-21
1
-1
/
+3
*
|
avformat: fix AVStream private fields marker
wm4
2017-03-02
1
-1
/
+9
*
|
avcodec, avutil, avformat: remove AVOption requirement for some fields
wm4
2017-03-02
1
-24
/
+26
*
|
ffmpeg: pass output stream duration as a hint to the muxer
Tobias Rapp
2017-01-19
1
-0
/
+3
*
|
avformat: Add max_streams option
Michael Niedermayer
2016-12-08
1
-0
/
+7
*
|
lavf: fix the wrong warning msg and comments about av_find_stream_info
Jun Zhao
2016-12-05
1
-2
/
+2
*
|
avformat/utils: add av_stream_add_side_data()
James Almer
2016-11-18
1
-0
/
+15
*
|
Revert "img2 encoder: allow %t in filename, based on patch from Yuval Adam"
Michael Niedermayer
2016-11-01
1
-2
/
+1
*
|
img2 encoder: allow %t in filename, based on patch from Yuval Adam
rogerdpack
2016-11-01
1
-1
/
+2
*
|
lavf: add AV_DISPOSITION_TIMED_THUMBNAILS
Rodger Combs
2016-10-24
1
-3
/
+9
*
|
lavf/mux: add avformat_init_output
Rodger Combs
2016-10-24
1
-2
/
+32
*
|
avformat: add av_stream_get_codec_timebase()
James Almer
2016-09-27
1
-0
/
+7
*
|
avformat/avframe.h: Add a flag in AVIndexEntry to discard frame after decoding.
Sasi Inguva
2016-09-19
1
-0
/
+3
*
|
lavf: add avformat_transfer_internal_stream_timing_info() and use it in ffmpeg
Clément Bœsch
2016-09-14
1
-0
/
+23
*
|
lavf: add a flag to enable/disable automatic bitstream filtering
Rodger Combs
2016-09-12
1
-0
/
+1
*
|
avformat/mux: implement AVFMT_FLAG_SHORTEST
Michael Niedermayer
2016-09-11
1
-0
/
+1
*
|
lavf: mark stream as const pointer in av_stream_get_side_data() for next bump
Clément Bœsch
2016-08-17
1
-0
/
+5
*
|
avformat: Add av_get_frame_filename2() and AV_FRAME_FILENAME_FLAGS_MULTIPLE
Michael Niedermayer
2016-08-04
1
-0
/
+7
*
|
doxygen: Standardize root-level modules
Timothy Gu
2016-08-02
1
-2
/
+4
*
|
avformat/avformat: Move new field to the end of AVStream
Michael Niedermayer
2016-06-30
1
-11
/
+11
*
|
Merge commit '14634429b915333f3612eaf41db3954222dc4aaf'
Hendrik Leppkes
2016-06-26
1
-3
/
+3
|
\
\
|
|
/
[next]