| Commit message (Expand) | Author | Age | Files | Lines |
* | avformat: make flush_packets a tri-state and set it to -1 (auto) by default | Marton Balint | 2017-06-24 | 1 | -6/+13 |
* | avformat/mux: Fix copy an paste typo | Michael Niedermayer | 2017-05-27 | 1 | -1/+1 |
* | avformat/mux: remove autobsf extradata propagation hack | James Almer | 2017-05-24 | 1 | -13/+0 |
* | Merge commit 'cdcfa97dc49d83b5eefd0a651db6bb0a6f98e8f2' | Clément Bœsch | 2017-04-26 | 1 | -1/+1 |
|\ |
|
| * | libavformat: Fix a faulty api deprecation guard in prepare_input_packet | Martin Storsjö | 2016-12-15 | 1 | -1/+1 |
* | | avformat: do not use AVFrame accessor | Muhammad Faiz | 2017-04-23 | 1 | -1/+1 |
* | | avformat/mux: Check return code of av_packet_split_side_data() | Michael Niedermayer | 2017-03-30 | 1 | -2/+5 |
* | | Fix all -Wformat warnings raised by DJGPP | Clément Bœsch | 2017-03-29 | 1 | -3/+2 |
* | | lavf: fix usages of av_get_codec_tag_string() | Clément Bœsch | 2017-03-29 | 1 | -4/+3 |
* | | avcodec, avformat: deprecate anything related to side data merging | wm4 | 2017-03-21 | 1 | -0/+12 |
* | | lavf/mux: don't warn about missing timestamps on attached pictures | Rodger Combs | 2016-11-14 | 1 | -0/+1 |
* | | Merge commit '785c25443b56adb6dbbb78d68cccbd9bd4a42e05' | Hendrik Leppkes | 2016-11-13 | 1 | -10/+19 |
|\| |
|
| * | movenc: Apply offsets on timestamps when peeking into interleaving queues | Martin Storsjö | 2016-06-28 | 1 | -4/+18 |
* | | avformat/mux: remove unnecessary autobsf hack | James Almer | 2016-11-05 | 1 | -6/+0 |
* | | avformat/mux: split side data before internal auto BSF | Michael Niedermayer | 2016-11-04 | 1 | -0/+3 |
* | | Revert "avformat/mux: split side data earlier in av_write_frame and av_interl... | James Almer | 2016-11-04 | 1 | -14/+9 |
* | | avformat/mux: split side data earlier in av_write_frame and av_interleaved_wr... | James Almer | 2016-11-04 | 1 | -9/+14 |
* | | lavf/mux: Add missing CR/LF to error messages. | Carl Eugen Hoyos | 2016-11-04 | 1 | -2/+2 |
* | | lavf/mux: add avformat_init_output | Rodger Combs | 2016-10-24 | 1 | -14/+54 |
* | | lavf: add a flag to enable/disable automatic bitstream filtering | Rodger Combs | 2016-09-12 | 1 | -1/+4 |
* | | avformat/mux: implement AVFMT_FLAG_SHORTEST | Michael Niedermayer | 2016-09-11 | 1 | -0/+39 |
* | | avformat/mux: Restore original ts in write_packet on error | Jan Sebechlebsky | 2016-08-22 | 1 | -0/+9 |
* | | avformat/mux: Fix some codecpar non uses | Michael Niedermayer | 2016-07-21 | 1 | -2/+2 |
* | | avformat/mux: Apply auto bsfs in av_write_frame() too | Michael Niedermayer | 2016-07-14 | 1 | -0/+4 |
* | | avformat/mux: Factor do_packet_auto_bsf() out | Michael Niedermayer | 2016-07-14 | 1 | -45/+57 |
* | | lavf: update auto-bsf to new BSF API | Rodger Combs | 2016-06-25 | 1 | -10/+35 |
* | | avformat: Fix ff_interleaved_peek() | Michael Niedermayer | 2016-06-25 | 1 | -3/+11 |
* | | Merge commit 'e1eb0fc960163402bbb4e630185790488f7d28ed' | Matthieu Bouron | 2016-06-23 | 1 | -0/+11 |
|\| |
|
| * | movenc: Use packets in interleaving queues for the duration at the end of fra... | Martin Storsjö | 2016-05-18 | 1 | -0/+11 |
* | | Merge commit 'db7968bff4851c2be79b15b2cb2ae747424d2fca' | Matthieu Bouron | 2016-06-23 | 1 | -1/+8 |
|\| |
|
| * | avio: Allow custom IO users to get labels for the output bytestream | Martin Storsjö | 2016-05-18 | 1 | -0/+6 |
* | | Merge commit '11de006babf735aafa3462d43dd2c02bb6ac6e2f' | Clément Bœsch | 2016-06-22 | 1 | -5/+5 |
|\| |
|
| * | Combine deprecation guards where appropriate | Diego Biurrun | 2016-05-13 | 1 | -6/+6 |
| * | Reduce the scope of some variables | Diego Biurrun | 2016-05-11 | 1 | -1/+1 |
| * | Drop pointless assert.h #includes | Diego Biurrun | 2016-05-03 | 1 | -1/+0 |
* | | avformat/mux: do not call write_packet with a flush packet if header is not w... | Marton Balint | 2016-06-20 | 1 | -0/+5 |
* | | avformat/mux: do not call write_header multiple times if it fails the first time | Marton Balint | 2016-06-20 | 1 | -2/+3 |
* | | avformat/mux: factorize header writing code | Marton Balint | 2016-06-13 | 1 | -22/+22 |
* | | avformat/mux: call deinit if write_header fails | Marton Balint | 2016-06-13 | 1 | -2/+7 |
* | | avformat/mux: Check that deinit is set before calling it | Michael Niedermayer | 2016-04-24 | 1 | -1/+2 |
* | | Merge commit '33d18982fa03feb061c8f744a4f0a9175c1f63ab' | Derek Buitenhuis | 2016-04-17 | 1 | -0/+6 |
|\| |
|
* | | Merge commit '9200514ad8717c63f82101dc394f4378854325bf' | Derek Buitenhuis | 2016-04-10 | 1 | -60/+87 |
|\| |
|
| * | lavf: replace AVStream.codec with AVStream.codecpar | Anton Khirnov | 2016-02-23 | 1 | -32/+50 |
* | | lavf: allow BSFs to drop packets. | Ronald S. Bultje | 2016-03-11 | 1 | -11/+13 |
* | | lavf/mux: do not fail in case of non strictly monotonically increasing DTS va... | Stefano Sabatini | 2016-02-26 | 1 | -0/+1 |
* | | Merge commit '521dc78366c6ea54b7b69426dab302a57231f81e' | Derek Buitenhuis | 2016-01-27 | 1 | -6/+0 |
|\| |
|
| * | mux: drop the warning about global headers | Anton Khirnov | 2016-01-12 | 1 | -6/+0 |
* | | avformat/mux: Fix error when writing uncoded frames. | Matt Oliver | 2016-01-27 | 1 | -5/+9 |
* | | lavf: add automatic bitstream filtering; bump version | Rodger Combs | 2015-12-28 | 1 | -3/+46 |
* | | avformat/mux: Rename compute_pkt_fields2(), the name is absolutely terrible | Michael Niedermayer | 2015-11-12 | 1 | -4/+4 |