| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit '8a78ae2d2101622fd244b99178d8bc61175c878e' | Michael Niedermayer | 2015-06-12 | 1 | -1/+2 |
|\ |
|
| * | segment: Check open_null_ctx() return value | Vittorio Giovara | 2015-06-12 | 1 | -1/+2 |
* | | lavf/segment: add an option to allow breaking on non-keyframes | Rodger Combs | 2015-06-09 | 1 | -1/+3 |
* | | avformat/segment: Change enum to int, which is accessed via AVOption as int | Michael Niedermayer | 2015-04-07 | 1 | -1/+1 |
* | | lavf/segment: style nits | Rodger Combs | 2015-03-31 | 1 | -4/+4 |
* | | lavf/segment: Mark output contexts as non-seekable when applicable | Rodger Combs | 2015-03-29 | 1 | -0/+6 |
* | | libavformat/segment: add an option to write the header to a separate file | Rodger Combs | 2015-03-29 | 1 | -3/+15 |
* | | libavformat/segment: don't leave the list pb open when not in use | Rodger Combs | 2015-03-29 | 1 | -4/+5 |
* | | Merge commit 'daf8cf358a098a903d59adb6c0d0cc3262a8c93e' | Michael Niedermayer | 2015-02-14 | 1 | -1/+1 |
|\| |
|
| * | avformat: Don't anonymously typedef structs | Diego Biurrun | 2015-02-14 | 1 | -1/+1 |
| * | segment: Check av_get_frame_filename() return value | Vittorio Giovara | 2015-01-23 | 1 | -1/+5 |
* | | avformat/segment: Clear contexts after deallocation | Michael Niedermayer | 2015-01-07 | 1 | -4/+5 |
* | | Merge commit 'b3f04657368a32a9903406395f865e230b1de348' | Michael Niedermayer | 2015-01-07 | 1 | -7/+20 |
|\| |
|
| * | segment: Fix the failure paths | Luca Barbato | 2015-01-07 | 1 | -12/+20 |
* | | libavformat/segment.c: Add strftime expansion for segment filename templates | Pedro E. M. Brito | 2014-12-28 | 1 | -2/+13 |
* | | avformat/segment: Use av_freep() avoid leaving stale pointers in memory | Michael Niedermayer | 2014-12-25 | 1 | -7/+7 |
* | | avformat/segment: export inner muxer timebase | Michael Niedermayer | 2014-11-16 | 1 | -0/+8 |
* | | avformat/segment: use time_internal.h, simplify code | Michael Niedermayer | 2014-11-02 | 1 | -4/+1 |
* | | hlsenc.c, segment.c: propagate defaults to mpegts | Mika Raento | 2014-10-17 | 1 | -0/+1 |
* | | Merge commit '28816050e47b6dba430a52e429d21a864cffda8e' | Michael Niedermayer | 2014-10-07 | 1 | -0/+1 |
|\| |
|
| * | lavf: Set the stream time base hint properly for chained muxers | Martin Storsjö | 2014-10-06 | 1 | -0/+1 |
| * | cosmetics: Write NULL pointer inequality checks more compactly | Gabriel Dume | 2014-08-15 | 1 | -1/+1 |
* | | lavf/segment: abort in case of invalid segment format options | Stefano Sabatini | 2014-09-08 | 1 | -1/+4 |
* | | lavf/segment: add segment_format_options option | Stefano Sabatini | 2014-09-07 | 1 | -2/+23 |
* | | segment: fix copying stream metadata | Mika Raento | 2014-09-02 | 1 | -0/+1 |
* | | segment: use mpegts_flags instead of the deprecated resend_headers option | Mika Raento | 2014-09-02 | 1 | -1/+1 |
* | | avformat/segment: Use avformat_alloc_output_context2() | Michael Niedermayer | 2014-09-02 | 1 | -4/+5 |
* | | segment: don't access outside seg->frames array | Mika Raento | 2014-09-02 | 1 | -1/+1 |
* | | avformat/segment: re-interleave packets if needed | Michael Niedermayer | 2014-07-24 | 1 | -1/+1 |
* | | avformat/mux: support re-interleaving packets in ff_write_chained() | Michael Niedermayer | 2014-07-24 | 1 | -1/+1 |
* | | lavf/segment: sanitize segment end time in case last packet do not have a def... | Stefano Sabatini | 2014-07-22 | 1 | -0/+6 |
* | | lavf/segment: do not allow to create segments with no key-frames | Stefano Sabatini | 2014-07-22 | 1 | -8/+9 |
* | | lavf/segment: set segment end time when the first packet arrives | Stefano Sabatini | 2014-07-17 | 1 | -0/+2 |
* | | lavf/segment: fix weird indent | Stefano Sabatini | 2014-07-17 | 1 | -4/+4 |
* | | lavf/segment: show incoming packet duration in debug message | Stefano Sabatini | 2014-07-17 | 1 | -1/+2 |
* | | lavf/segment: only use reference frames for computing the segment end time | Stefano Sabatini | 2014-07-17 | 1 | -1/+1 |
* | | libavformat/segment: change segment_list_size behavior to match hls_list_size... | Simon Thelen | 2014-07-17 | 1 | -1/+1 |
* | | avformat/segment: remove gettimeofday() use, remove sys/time.h | Michael Niedermayer | 2014-07-08 | 1 | -6/+6 |
* | | avformat/segment: simplify localtime* use | Michael Niedermayer | 2014-07-07 | 1 | -7/+4 |
* | | avformat/segment: Support cutting at clocktime | Deti fliegl | 2014-07-07 | 1 | -2/+35 |
* | | avformat/segment: Use av_malloc_array() | Michael Niedermayer | 2014-05-05 | 1 | -2/+2 |
* | | Merge commit '87a3ea3192bf5e4aafa08bca8686a2b577eae818' | Michael Niedermayer | 2014-04-30 | 1 | -0/+3 |
|\| |
|
| * | segment: Report the current media sequence | Luca Barbato | 2014-04-30 | 1 | -0/+3 |
* | | Merge commit '5c08ae4f37281441188447cd04dcaf7cd7ce031f' | Michael Niedermayer | 2014-04-29 | 1 | -5/+5 |
|\| |
|
| * | segment: Add an option to prepend a string to the list entries | Enrique Arizón Benito | 2014-04-29 | 1 | -0/+5 |
| * | hls, segment: fix splitting for audio-only streams. | Anton Khirnov | 2013-04-27 | 1 | -5/+7 |
| * | segment: fix NULL pointer dereference in seg_write_header() | Xi Wang | 2012-11-14 | 1 | -1/+1 |
* | | avformat/HLS: modified EXT-X-MEDIA-SEQUENCE header in order to follow the HLS... | Willy Aubry | 2014-03-03 | 1 | -1/+6 |
* | | lavf/segment: drop pointless variable oc from seg_write_packet() | Stefano Sabatini | 2014-01-21 | 1 | -4/+1 |
* | | lavf/segment: remove duplicated and inconsistent cleanup code in seg_write_pa... | Stefano Sabatini | 2014-01-21 | 1 | -6/+0 |