| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit 'd872fb0f7ff2ff0ba87f5ccf6a1a55ca2be472c9' | Michael Niedermayer | 2013-09-27 | 1 | -1/+4 |
|\ |
|
| * | lavf: Reset the entry count and allocation size variables on av_reallocp fail... | Martin Storsjö | 2013-09-26 | 1 | -1/+4 |
* | | Merge commit '5626f994f273af80fb100d4743b963304de9e05c' | Michael Niedermayer | 2013-09-19 | 1 | -3/+4 |
|\| |
|
| * | avformat: Use av_reallocp() where suitable | Alexandra Khirnova | 2013-09-18 | 1 | -3/+4 |
* | | Merge commit '310cc4bf82824f09bdd0b9147ed725cdbeaf9bdd' | Michael Niedermayer | 2013-08-28 | 1 | -3/+5 |
|\| |
|
| * | smoothstreamingenc: Write to a temp file while updating the manifest | Martin Storsjö | 2013-08-27 | 1 | -3/+5 |
* | | avformat/smoothstreamingenc: Make const tables static const | Michael Niedermayer | 2013-08-06 | 1 | -1/+1 |
* | | Merge commit '511cf612ac979f536fd65e14603a87ca5ad435f3' | Michael Niedermayer | 2012-12-21 | 1 | -1/+1 |
|\| |
|
| * | miscellaneous typo fixes | Diego Biurrun | 2012-12-21 | 1 | -1/+1 |
* | | smoothstreamingenc: check return value of mkdir() | Michael Niedermayer | 2012-10-29 | 1 | -2/+10 |
* | | smoothstreamingenc: fix integer overflow | Michael Niedermayer | 2012-10-29 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-10-25 | 1 | -3/+6 |
|\| |
|
| * | smoothstreamingenc: Don't assume streams start from timestamp 0 | Martin Storsjö | 2012-10-24 | 1 | -3/+6 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-10-07 | 1 | -102/+104 |
|\| |
|
| * | smoothstreamingenc: Add a more verbose error message | Martin Storsjö | 2012-10-06 | 1 | -1/+3 |
| * | smoothstreamingenc: Ignore the return value from mkdir | Martin Storsjö | 2012-10-06 | 1 | -6/+1 |
| * | smoothstreamingenc: Try writing a manifest when opening the muxer | Martin Storsjö | 2012-10-06 | 1 | -0/+1 |
| * | smoothstreamingenc: Move the output_chunk_list and write_manifest functions up | Martin Storsjö | 2012-10-06 | 1 | -93/+93 |
| * | smoothstreamingenc: Properly return errors from ism_flush to the caller | Martin Storsjö | 2012-10-06 | 1 | -2/+5 |
| * | smoothstreamingenc: Check the output UrlContext before accessing it | Martin Storsjö | 2012-10-06 | 1 | -1/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-09-24 | 1 | -0/+1 |
|\| |
|
| * | smoothstreamingenc: Copy the SAR on the AVStreams as well | Martin Storsjö | 2012-09-23 | 1 | -0/+1 |
* | | Merge commit '1b3439b3055b083df51d7f7838ecc6b3f708b15c' | Michael Niedermayer | 2012-09-19 | 1 | -0/+2 |
|\| |
|
| * | smoothstreaming: Export the mp4 codec tags | Martin Storsjö | 2012-09-18 | 1 | -0/+2 |
* | | Merge commit '07584eaf4a95db3f11d3bc411f9786932829e82b' | Michael Niedermayer | 2012-09-13 | 1 | -4/+4 |
|/ |
|
* | Add a smooth streaming segmenter muxer | Martin Storsjö | 2012-09-12 | 1 | -0/+621 |