git.videolan.org
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
lavf/segment: unbreak behavior for segment muxer
[ffmpeg.git]
/
libavformat
/
segment.c
2012-11-20
Stefano Sabatini
lavf/segment: unbreak behavior for segment muxer
blob
|
commitdiff
2012-11-20
Stefano Sabatini
lavf/segment: consistently use "seg" in segment_start()
blob
|
commitdiff
|
diff to current
2012-11-20
ChanMin Kim
lavf/segment: do not copy codec_tag when not available
blob
|
commitdiff
|
diff to current
2012-11-05
Michael Niedermayer
segment: fix null ptr deref
blob
|
commitdiff
|
diff to current
2012-10-11
Michael Niedermayer
Merge commit '88058d9a994f42e4e9ed4e67baf696bbfe53128c'
blob
|
commitdiff
|
diff to current
2012-10-10
Luca Barbato
segment: support applehttp style list
blob
|
commitdiff
|
diff to current
2012-10-08
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-10-08
Luca Barbato
segment: drop global headers setting
blob
|
commitdiff
|
diff to current
2012-10-06
Michael Niedermayer
segment: reverse pass avoid_negative_ts from the muxer
blob
|
commitdiff
|
diff to current
2012-10-05
Michael Niedermayer
Merge commit '65d12900432ac880d764edbbd36818431484a76e'
blob
|
commitdiff
|
diff to current
2012-10-05
Michael Niedermayer
Merge commit 'a854362b40f0e458db5a1fb0d2612a5702ee0ace'
blob
|
commitdiff
|
diff to current
2012-10-05
Michael Niedermayer
Merge commit 'f7b240434c015056bc6319ddbdb8483757cc13e2'
blob
|
commitdiff
|
diff to current
2012-10-05
Michael Niedermayer
Merge commit '378a6315b7c48195ffd94e6aa9aa6d663d42b35e'
blob
|
commitdiff
|
diff to current
2012-10-05
Michael Niedermayer
Merge commit 'eb447d515956b3ce182d9750083131735f00324c'
blob
|
commitdiff
|
diff to current
2012-10-05
Michael Niedermayer
Merge commit '73871dc96ff78053b9dcd0eb259b7f5a5308ec87'
blob
|
commitdiff
|
diff to current
2012-10-05
Michael Niedermayer
Merge commit '0edae4e6286096023cdd6adea74722fa06029867'
blob
|
commitdiff
|
diff to current
2012-10-04
Martin Storsjö
segment: Add comments about calls that only are relevan...
blob
|
commitdiff
|
diff to current
2012-10-04
Martin Storsjö
segment: Flush buffered data before finishing a segment
blob
|
commitdiff
|
diff to current
2012-10-04
Martin Storsjö
segment: Set the resend_headers flag for each segment
blob
|
commitdiff
|
diff to current
2012-10-04
Martin Storsjö
segment: Add an option for disabling writing of a heade...
blob
|
commitdiff
|
diff to current
2012-10-04
Martin Storsjö
segment: Free and reinit the muxer before calling avfor...
blob
|
commitdiff
|
diff to current
2012-10-04
Martin Storsjö
segment: Use the public av_write_header/av_write_traile...
blob
|
commitdiff
|
diff to current
2012-10-04
Martin Storsjö
segment: Properly create new AVStreams for the chained...
blob
|
commitdiff
|
diff to current
2012-10-04
Martin Storsjö
segment: Add an option for omitting the first header...
blob
|
commitdiff
|
diff to current
2012-10-04
Martin Storsjö
segment: Add a missing space
blob
|
commitdiff
|
diff to current
2012-10-03
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-10-02
Martin Storsjö
segment: Pass the interrupt callback on to the chained...
blob
|
commitdiff
|
diff to current
2012-09-15
Alexander Strasser
lavf/segment: Use distinct IDs for list type ext & csv
blob
|
commitdiff
|
diff to current
2012-09-15
Alexander Strasser
lavf/segment: Rename variable in print_csv_escaped_str()
blob
|
commitdiff
|
diff to current
2012-09-15
Alexander Strasser
lavf/segment: Simplify CSV field quoting code
blob
|
commitdiff
|
diff to current
2012-09-10
Stefano Sabatini
lavf/segment: add segment_list_flags option
blob
|
commitdiff
|
diff to current
2012-09-05
Michael Niedermayer
Merge commit 'e6153f173a49e5bfa70b0c04d2f82930533597b9'
blob
|
commitdiff
|
diff to current
2012-09-05
Michael Niedermayer
Merge commit '124134e42455763b28cc346fed1d07017a76e84e'
blob
|
commitdiff
|
diff to current
2012-09-04
Martin Storsjö
avopt: Store defaults for AV_OPT_TYPE_INT in the i64...
blob
|
commitdiff
|
diff to current
2012-09-04
Stefano Sabatini
lavf/segment: add EXT-X-MEDIA-SEQUENCE tag in M3U8...
blob
|
commitdiff
|
diff to current
2012-09-04
Stefano Sabatini
lavf/segment: deprecate "ext" format in favor of "csv"
blob
|
commitdiff
|
diff to current
2012-09-04
Stefano Sabatini
lavf/segment: add escaping for filename field of the...
blob
|
commitdiff
|
diff to current
2012-09-02
Stefano Sabatini
lavf/segment: set EXT-X-VERSION to 3 rather than to 4
blob
|
commitdiff
|
diff to current
2012-08-18
Stefano Sabatini
lavf/segment: fix computation of M3U8 segment target...
blob
|
commitdiff
|
diff to current
2012-08-18
Stefano Sabatini
lavf/segment: change default value for segment_list_siz...
blob
|
commitdiff
|
diff to current
2012-08-18
Stefano Sabatini
lavf/segment: guess list type from list filename suffix
blob
|
commitdiff
|
diff to current
2012-08-18
Stefano Sabatini
lavf/segment: add M3U8 list support
blob
|
commitdiff
|
diff to current
2012-08-18
Stefano Sabatini
lavf/segment: compute max list segment duration
blob
|
commitdiff
|
diff to current
2012-08-18
Stefano Sabatini
lavf/segment: create segment_list_open and close functions
blob
|
commitdiff
|
diff to current
2012-08-18
Stefano Sabatini
lavf/segment: fix bogus segment index rewrapping logic
blob
|
commitdiff
|
diff to current
2012-08-18
Stefano Sabatini
lavf/segment: move file description to @file doxy
blob
|
commitdiff
|
diff to current
2012-07-31
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-07-30
Diego Biurrun
Improve descriptiveness of a number of codec and contai...
blob
|
commitdiff
|
diff to current
2012-07-09
Stefano Sabatini
lavf/segment: add -segment_time_delta option
blob
|
commitdiff
|
diff to current
2012-07-09
Stefano Sabatini
lavf/segment: add -segment_times option
blob
|
commitdiff
|
diff to current
2012-07-08
Stefano Sabatini
lavf/segment: sort options
blob
|
commitdiff
|
diff to current
2012-07-08
Stefano Sabatini
lavf/segment: make use of av_parse_time() when parsing...
blob
|
commitdiff
|
diff to current
2012-07-08
Stefano Sabatini
lavf/segment: add segment_list_type option, extend...
blob
|
commitdiff
|
diff to current
2012-07-03
Stefano Sabatini
lavf/segment: rename SegmentContext.pb to list_pb
blob
|
commitdiff
|
diff to current
2012-07-03
Stefano Sabatini
lavf/segment: add error log in case of invalid filename...
blob
|
commitdiff
|
diff to current
2012-07-03
Stefano Sabatini
lavf/segment: fix logic for segmenting audio-only inputs
blob
|
commitdiff
|
diff to current
2012-07-03
Stefano Sabatini
lavf/segment: add more information in log message in...
blob
|
commitdiff
|
diff to current
2012-07-03
Stefano Sabatini
lavf/segment: remove unused offset variable
blob
|
commitdiff
|
diff to current
2012-07-03
Stefano Sabatini
lavf/segment: apply misc fixes to the private options...
blob
|
commitdiff
|
diff to current
2012-07-03
Stefano Sabatini
lavf/segment: slightly simplify fail logic in seg_write...
blob
|
commitdiff
|
diff to current
2012-07-03
Stefano Sabatini
lavf/segment: move list filename printing logic from...
blob
|
commitdiff
|
diff to current
2012-07-01
Stefano Sabatini
lavf/segment: rename variable "size" to "list_size"
blob
|
commitdiff
|
diff to current
2012-07-01
Stefano Sabatini
lavf/segment: pass the top level chained muxer format...
blob
|
commitdiff
|
diff to current
2012-06-29
Stefano Sabatini
lavf/segment: rename segment private context from ...
blob
|
commitdiff
|
diff to current
2012-06-29
Stefano Sabatini
lavf/segment: add stream_segment variant of the segment...
blob
|
commitdiff
|
diff to current
2012-06-29
Stefano Sabatini
lavf/segment: add some debugging logs
blob
|
commitdiff
|
diff to current
2012-06-15
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-06-15
Janne Grunau
segment: remove unnecessary <strings.h> include
blob
|
commitdiff
|
diff to current
2012-04-28
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-04-27
Luca Barbato
segment: reorder seg_write_header allocation
blob
|
commitdiff
|
diff to current
2012-03-22
Paul B Mahol
segment: fix null pointer dereference
blob
|
commitdiff
|
diff to current
2012-02-28
Luca Barbato
segment: implement wrap around
blob
|
commitdiff
|
diff to current
2011-12-19
Luca Barbato
segment: introduce segmented chain muxer
blob
|
commitdiff
|
diff to current