index
:
ffmpeg
master
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
Mirror of FFmpeg git repo
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libavformat
/
segment.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
avcodec, avformat: Remove unnecessary initializations of side data size
Andreas Rheinhardt
2020-06-22
1
-1
/
+1
*
avformat/segment: Propagate disposition
Andreas Rheinhardt
2020-05-23
1
-0
/
+1
*
avformat/segment: Access AVStream more directly
Andreas Rheinhardt
2020-05-23
1
-9
/
+8
*
avformat: only allow a single bitstream filter when muxing
Marton Balint
2020-04-26
1
-4
/
+2
*
avformat/segment: always use interleaved writes for formats with custom inter...
Marton Balint
2020-04-08
1
-1
/
+2
*
remove CHAR_MIN/CHAR_MAX usage
Paul B Mahol
2020-03-17
1
-1
/
+1
*
avformat/segment: Don't set extradata size twice
Andreas Rheinhardt
2020-03-02
1
-1
/
+0
*
avformat/segment: use AV_OPT_TYPE_DICT for segment_format_options
Marton Balint
2020-01-01
1
-13
/
+2
*
avformat/segment: fix muxing tmcd tracks in MOV
Gyan Doshi
2019-06-20
1
-0
/
+6
*
avformat/segment: fix increment_tc
Gyan Doshi
2019-06-18
1
-2
/
+19
*
avformat/segment: populate empty outer stream extradata from packet
Gyan Doshi
2019-05-28
1
-0
/
+14
*
lavf: Constify AVOutputFormat pointer.
Carl Eugen Hoyos
2019-03-20
1
-1
/
+1
*
avformat/segment: fix segment_time_delta option min/max value
Marton Balint
2018-10-07
1
-1
/
+1
*
avformat: fix stream_segment muxer build dependencies
James Almer
2018-02-07
1
-0
/
+4
*
avformat: migrate to AVFormatContext->url
Marton Balint
2018-01-28
1
-15
/
+21
*
Fix several typos
Lou Logan
2017-09-21
1
-2
/
+2
*
Use the new AVIOContext destructor.
Anton Khirnov
2017-09-01
1
-1
/
+1
*
avformat: remove obsolete commented-out DEBUG define
Tobias Rapp
2017-07-07
1
-2
/
+0
*
avformat/segment: remove last_cut check when detecting a new segment
Marton Balint
2017-02-04
1
-4
/
+1
*
lavf/segment: fix crash when failing to open segment list
Rodger Combs
2017-01-23
1
-1
/
+4
*
lavf/segment: fix autobsf
Rodger Combs
2016-11-02
1
-1
/
+39
*
lavf/segment: fix writing separate header with auto BSF
Rodger Combs
2016-10-24
1
-1
/
+28
*
lavf/segment: add deinit function
Rodger Combs
2016-10-24
1
-27
/
+20
*
lavf/segment: decide whether to rename based on list URI
Rodger Combs
2016-10-21
1
-1
/
+1
*
avformat/segment: give a warning message for remove initial_offset option
Steven Liu
2016-09-09
1
-0
/
+5
*
avformat/segment: remove the check_bitstream from segment
Steven Liu
2016-07-14
1
-21
/
+0
*
lavf: update auto-bsf to new BSF API
Rodger Combs
2016-06-25
1
-2
/
+4
*
avformat/segment: Pass flags to child context
Michael Niedermayer
2016-04-11
1
-0
/
+1
*
Merge commit '9200514ad8717c63f82101dc394f4378854325bf'
Derek Buitenhuis
2016-04-10
1
-11
/
+11
|
\
|
*
lavf: replace AVStream.codec with AVStream.codecpar
Anton Khirnov
2016-02-23
1
-3
/
+3
*
|
lavf/segment: add option to write empty filler segments as needed
Rodger Combs
2016-04-02
1
-1
/
+7
*
|
lavf/segment: slight refactor to seg_write_packet
Rodger Combs
2016-04-02
1
-5
/
+7
*
|
lavf/segment: style nit
Rodger Combs
2016-04-02
1
-1
/
+1
*
|
lavf/segment: support automatic bitstream filtering
Rodger Combs
2016-04-02
1
-5
/
+25
*
|
avformat/segment: set format options for all segments
Marton Balint
2016-03-26
1
-1
/
+5
*
|
avformat/segment: Fix "occured" typo
Michael Niedermayer
2016-03-17
1
-1
/
+1
*
|
lavf/segment: change type of increment_tc to BOOL
Stefano Sabatini
2016-03-15
1
-1
/
+1
*
|
lavf/segment: add increment_tc option
Martin Vignali
2016-03-15
1
-0
/
+32
*
|
avformat/segment: Fix header_filename handling
Michael Niedermayer
2016-02-10
1
-1
/
+3
*
|
Merge commit '9f61abc8111c7c43f49ca012e957a108b9cc7610'
Derek Buitenhuis
2016-02-10
1
-14
/
+13
|
\
|
|
*
lavf: allow custom IO for all files
Anton Khirnov
2016-01-24
1
-18
/
+17
*
|
Update demuxers and protocols for protocol whitelist support
Michael Niedermayer
2016-02-02
1
-8
/
+9
*
|
lavf/segment: add new option segment_clocktime_wrap_duration
Marton Balint
2016-01-28
1
-1
/
+3
*
|
lavf/segment: add support for specifying clock time offset
Marton Balint
2016-01-28
1
-1
/
+10
*
|
avformat/segment: Fix memory leak of cur_entry.filename
Lvqier
2015-12-12
1
-3
/
+3
*
|
avformat: use AV_OPT_TYPE_BOOL in a bunch of places
Clément Bœsch
2015-12-04
1
-6
/
+6
*
|
avformat/segment: atomically update list if possible
Michael Niedermayer
2015-08-28
1
-2
/
+12
*
|
avformat/segment: Do not free the filename twice
Michael Niedermayer
2015-08-26
1
-0
/
+1
*
|
lavf/segment: Fix memleak.
Carl Eugen Hoyos
2015-08-25
1
-0
/
+1
*
|
Replace av_dlog with ff_dlog.
Ronald S. Bultje
2015-08-18
1
-1
/
+2
[next]