| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | | Merge commit '8de1ee9f725aa3c550f425bd3120bcd95d5b2ea8' | Hendrik Leppkes | 2015-11-11 | 1 | -2/+75 |
|\| |
|
| * | lavf: deprecate compute_pkt_fields2 | Anton Khirnov | 2015-11-09 | 1 | -2/+75 |
* | | Merge commit '9b56d5c11488656254e9aed8d964ef2b7c2ff5e6' | Hendrik Leppkes | 2015-10-29 | 1 | -10/+7 |
|\| |
|
| * | avpacket: Deprecate av_dup_packet | Luca Barbato | 2015-10-26 | 1 | -6/+4 |
* | | Merge commit 'ce70f28a1732c74a9cd7fec2d56178750bd6e457' | Hendrik Leppkes | 2015-10-27 | 1 | -3/+3 |
|\| |
|
| * | avpacket: Replace av_free_packet with av_packet_unref | Luca Barbato | 2015-10-26 | 1 | -3/+3 |
* | | avfilter,swresample,swscale: use fabs, fabsf instead of FFABS | Ganesh Ajjanagadde | 2015-10-22 | 1 | -1/+1 |
* | | Merge commit '948f3c19a8bd069768ca411212aaf8c1ed96b10d' | Hendrik Leppkes | 2015-09-29 | 1 | -1/+1 |
|\| |
|
* | | Merge commit '9ad1e0c12caa440de860bd8f2122beb11d73815c' | Hendrik Leppkes | 2015-09-07 | 1 | -2/+7 |
|\| |
|
| * | mux: Make sure that the data is actually written | Sean McGovern | 2015-09-03 | 1 | -2/+6 |