summaryrefslogtreecommitdiff
path: root/libavformat/dashenc.c
Commit message (Expand)AuthorAge
* Merge commit '7295b7373862ee54903b33d6ef3335531dfa93ad'Rodger Combs2017-09-26
|\
| * dashenc: add webm supportPeter Große2017-01-31
* | Merge commit '01f1f017d831cf14617aaaeafcec3ae3a81efce7'Rodger Combs2017-09-26
|\|
| * dashenc: use avio_dynbuf instead of packet_write callbackPeter Große2017-01-31
* | Merge commit 'dce2929efa8e82b0832a828f7e8cb81ff8c20a4e'Rodger Combs2017-09-26
|\|
| * dashenc: copy language and role metadata from streams assigned to setsPeter Große2017-01-31
* | Merge commit 'ca9bc9de690258d4761a19b0df6e9c9113b80115'Rodger Combs2017-09-26
|\|
| * dashenc: default to one AdaptationSet per streamPeter Große2017-01-31
* | Merge commit 'efd2fc41b3f0749f9715d50b581f22bbaa8c5b99'Rodger Combs2017-09-26
|\|
| * dashenc: allow assigning all streams of a media type to an AdaptationSetPeter Große2017-01-31
* | Merge commit '3d23a5f96ad72961c14ba3a0c2add8f2ab374b61'Rodger Combs2017-09-26
|\|
| * dashenc: add support for assigning streams to AdaptationSetsPeter Große2017-01-31
* | Merge commit '9df9309d233f59d9706444a1e24ac24139f2640d'Rodger Combs2017-09-26
|\|
| * dashenc: calculate stream bitrate from first segment if not availablePeter Große2017-01-31
* | Revert "lavf/dashenc: update bitrates on dash_write_trailer"James Almer2017-09-26
* | avformat/dash: move reused API to common file and header fileSteven Liu2017-09-01
* | lavf: Remove codec_tag from dashenc and smoothstreamingencMartin Storsjö2017-07-04
* | Merge commit 'e519dcd937c7c98815ba9884867590e302272016'Clément Bœsch2017-05-20
|\|
| * dashenc: separate segments based on current segment durationPeter Große2017-01-31
* | Merge commit '1920382aa9f21d7ed1a3c2214990da8d2b067a92'Clément Bœsch2017-05-20
|\|
| * dashenc: add option to provide UTC timing sourcePeter Große2017-01-31
* | Merge commit '3c2717e48dd8c5115f2be35c2afcabd8a1f67aee'Clément Bœsch2017-05-20
|\|
| * dashenc: increase buffer time hint in the manifestAnton Schubert2017-01-27
* | Merge commit '95f1004bdfdf2d26c330c1d4b7c4ac9352d60b18'Clément Bœsch2017-05-20
|\|
| * dashenc: add mandatory id to AdaptationSet and Period in manifestPeter Große2017-01-27
* | Merge commit '1ae6cb7d6e4fee30754a46bc91f40ff75ac4412a'Clément Bœsch2017-05-20
|\|
| * dashenc: fix ISO8601 UTC parsingAnton Schubert2017-01-27
| * dash: Use correct ISO C scanf conversion specifierDiego Biurrun2016-10-28
* | Fix all -Wformat warnings raised by DJGPPClément Bœsch2017-03-29
* | lavf/dashenc: update bitrates on dash_write_trailerPrzemysław Sobala2017-03-11
* | avformat/dashenc: Only use temporary files when outputting to file protocolThomas Stephens2017-02-14
* | lavf/movenc+dashenc: add automatic bitstream filteringRodger Combs2016-10-24
* | lavf/dashenc: add deinit functionRodger Combs2016-10-24
* | avformat/dashenc: Pass flags to child contextMichael Niedermayer2016-04-11
* | Merge commit '9200514ad8717c63f82101dc394f4378854325bf'Derek Buitenhuis2016-04-10
|\|
| * lavf: replace AVStream.codec with AVStream.codecparAnton Khirnov2016-02-23
* | Merge commit 'd082078a88da3b3e926197d0d2aa9fa322123b76'Derek Buitenhuis2016-02-29
|\|
| * dashenc: eliminate ffurl_* usageAnton Khirnov2016-02-22
* | avformat/dashenc: Enable dash output to work when the output isn't a local fileRaymond Hilseth2016-02-28
* | Merge commit '9f61abc8111c7c43f49ca012e957a108b9cc7610'Derek Buitenhuis2016-02-10
|\|
| * lavf: allow custom IO for all filesAnton Khirnov2016-01-24
* | Update demuxers and protocols for protocol whitelist supportMichael Niedermayer2016-02-02
* | avformat: use AV_OPT_TYPE_BOOL in a bunch of placesClément Bœsch2015-12-04
* | avformat/dashenc: Add framerate to dash manifestBryan Huh2015-11-18
* | Merge commit 'b8d2630c5327d2818d05c8a48be0417905d8e0fd'Michael Niedermayer2015-05-11
|\|
| * dashenc: Reduce the segment duration if cutting out parts with edit listsMartin Storsjö2015-05-10
| * dashenc: replace attribute id with contentType for the AdaptationSet elementJames Almer2015-05-10
* | dashenc: replace attribute id with contentType for the AdaptationSet elementJames Almer2015-05-11
* | Merge commit '2cc3936599b6fc63143036659653d1be0624360f'Michael Niedermayer2015-04-20
|\|
| * dashenc: Add a publishTime field in dynamic manifestsMartin Storsjö2015-04-20