| Commit message (Expand) | Author | Age | Files | Lines |
* | avformat/dash: move reused API to common file and header file | Steven Liu | 2017-09-01 | 1 | -126/+4 |
* | lavf: Remove codec_tag from dashenc and smoothstreamingenc | Martin Storsjö | 2017-07-04 | 1 | -1/+0 |
* | Merge commit 'e519dcd937c7c98815ba9884867590e302272016' | Clément Bœsch | 2017-05-20 | 1 | -3/+2 |
|\ |
|
| * | dashenc: separate segments based on current segment duration | Peter Große | 2017-01-31 | 1 | -3/+2 |
* | | Merge commit '1920382aa9f21d7ed1a3c2214990da8d2b067a92' | Clément Bœsch | 2017-05-20 | 1 | -0/+5 |
|\| |
|
| * | dashenc: add option to provide UTC timing source | Peter Große | 2017-01-31 | 1 | -0/+5 |
* | | Merge commit '3c2717e48dd8c5115f2be35c2afcabd8a1f67aee' | Clément Bœsch | 2017-05-20 | 1 | -1/+1 |
|\| |
|
| * | dashenc: increase buffer time hint in the manifest | Anton Schubert | 2017-01-27 | 1 | -1/+1 |
* | | Merge commit '95f1004bdfdf2d26c330c1d4b7c4ac9352d60b18' | Clément Bœsch | 2017-05-20 | 1 | -5/+5 |
|\| |
|
| * | dashenc: add mandatory id to AdaptationSet and Period in manifest | Peter Große | 2017-01-27 | 1 | -5/+5 |
* | | Merge commit '1ae6cb7d6e4fee30754a46bc91f40ff75ac4412a' | Clément Bœsch | 2017-05-20 | 1 | -1/+1 |
|\| |
|
| * | dashenc: fix ISO8601 UTC parsing | Anton Schubert | 2017-01-27 | 1 | -1/+1 |
| * | dash: Use correct ISO C scanf conversion specifier | Diego Biurrun | 2016-10-28 | 1 | -1/+1 |
* | | Fix all -Wformat warnings raised by DJGPP | Clément Bœsch | 2017-03-29 | 1 | -1/+1 |
* | | lavf/dashenc: update bitrates on dash_write_trailer | Przemysław Sobala | 2017-03-11 | 1 | -12/+30 |
* | | avformat/dashenc: Only use temporary files when outputting to file protocol | Thomas Stephens | 2017-02-14 | 1 | -6/+23 |
* | | lavf/movenc+dashenc: add automatic bitstream filtering | Rodger Combs | 2016-10-24 | 1 | -2/+41 |
* | | lavf/dashenc: add deinit function | Rodger Combs | 2016-10-24 | 1 | -34/+17 |
* | | avformat/dashenc: Pass flags to child context | Michael Niedermayer | 2016-04-11 | 1 | -0/+1 |
* | | Merge commit '9200514ad8717c63f82101dc394f4378854325bf' | Derek Buitenhuis | 2016-04-10 | 1 | -32/+30 |
|\| |
|
| * | lavf: replace AVStream.codec with AVStream.codecpar | Anton Khirnov | 2016-02-23 | 1 | -30/+30 |
* | | Merge commit 'd082078a88da3b3e926197d0d2aa9fa322123b76' | Derek Buitenhuis | 2016-02-29 | 1 | -18/+14 |
|\| |
|
| * | dashenc: eliminate ffurl_* usage | Anton Khirnov | 2016-02-22 | 1 | -18/+14 |
* | | avformat/dashenc: Enable dash output to work when the output isn't a local file | Raymond Hilseth | 2016-02-28 | 1 | -2/+2 |
* | | Merge commit '9f61abc8111c7c43f49ca012e957a108b9cc7610' | Derek Buitenhuis | 2016-02-10 | 1 | -3/+5 |
|\| |
|
| * | lavf: allow custom IO for all files | Anton Khirnov | 2016-01-24 | 1 | -2/+5 |
* | | Update demuxers and protocols for protocol whitelist support | Michael Niedermayer | 2016-02-02 | 1 | -4/+5 |
* | | avformat: use AV_OPT_TYPE_BOOL in a bunch of places | Clément Bœsch | 2015-12-04 | 1 | -4/+4 |
* | | avformat/dashenc: Add framerate to dash manifest | Bryan Huh | 2015-11-18 | 1 | -4/+27 |
* | | Merge commit 'b8d2630c5327d2818d05c8a48be0417905d8e0fd' | Michael Niedermayer | 2015-05-11 | 1 | -2/+4 |
|\| |
|
| * | dashenc: Reduce the segment duration if cutting out parts with edit lists | Martin Storsjö | 2015-05-10 | 1 | -2/+4 |
| * | dashenc: replace attribute id with contentType for the AdaptationSet element | James Almer | 2015-05-10 | 1 | -2/+2 |
* | | dashenc: replace attribute id with contentType for the AdaptationSet element | James Almer | 2015-05-11 | 1 | -2/+2 |
* | | Merge commit '2cc3936599b6fc63143036659653d1be0624360f' | Michael Niedermayer | 2015-04-20 | 1 | -8/+16 |
|\| |
|
| * | dashenc: Add a publishTime field in dynamic manifests | Martin Storsjö | 2015-04-20 | 1 | -8/+16 |
* | | Merge commit '3041183677bda0a431b36e96a2c76617abaa8183' | Michael Niedermayer | 2015-03-19 | 1 | -0/+12 |
|\| |
|
| * | dashenc: Heuristically fill in the duration of packets that need it | Martin Storsjö | 2015-03-19 | 1 | -0/+12 |
| * | dashenc: Update extradata for mov muxer | Timo Rothenpieler | 2015-03-06 | 1 | -0/+27 |
| * | dashenc: Simplify code by using a local variable | Timo Rothenpieler | 2015-03-06 | 1 | -1/+1 |
| * | dashenc: Simplify code by using a local variable | Martin Storsjö | 2015-03-02 | 1 | -2/+2 |
* | | avformat/dashenc: Update extradata for mov muxer | Timo Rothenpieler | 2015-03-05 | 1 | -15/+28 |
* | | avformat/dashenc: Update codec_str on extradata_size change | Timo Rothenpieler | 2015-03-02 | 1 | -1/+17 |
* | | avformat/dashenc: Use local variable instead of duplicated dereferences | Timo Rothenpieler | 2015-03-02 | 1 | -2/+4 |
* | | Merge commit '8e32b1f0963d01d4f5d4803eb721f162e0d58d9a' | Michael Niedermayer | 2015-02-25 | 1 | -2/+1 |
|\| |
|
| * | libavformat: Use ffio_free_dyn_buf where applicable | Martin Storsjö | 2015-02-24 | 1 | -2/+1 |
* | | Merge commit '3a724a7f3ba7fa766c6a6f0924a15cc742031b8d' | Michael Niedermayer | 2015-01-22 | 1 | -1/+1 |
|\| |
|
| * | dashenc: Use inttypes.h macros for format strings instead of %lld | Martin Storsjö | 2015-01-22 | 1 | -1/+1 |
| * | dashenc: Fix format string generation | Rodger Combs | 2015-01-22 | 1 | -1/+1 |
* | | avformat/dashenc: fix format string generation | Rodger Combs | 2015-01-22 | 1 | -1/+1 |
* | | Merge commit '46808fdf04ab113df374157b90b506eb3110daf2' | Michael Niedermayer | 2015-01-05 | 1 | -1/+0 |
|\| |
|