]> git.sesse.net Git - ffmpeg/history - libavformat/smoothstreamingenc.c
lavc: allow decoders to override frame parameters.
[ffmpeg] / libavformat / smoothstreamingenc.c
2012-12-20 Diego Biurrunmiscellaneous typo fixes
2012-10-24 Martin Storsjösmoothstreamingenc: Don't assume streams start from...
2012-10-06 Martin Storsjösmoothstreamingenc: Add a more verbose error message
2012-10-06 Martin Storsjösmoothstreamingenc: Ignore the return value from mkdir
2012-10-06 Martin Storsjösmoothstreamingenc: Try writing a manifest when opening...
2012-10-06 Martin Storsjösmoothstreamingenc: Move the output_chunk_list and...
2012-10-06 Martin Storsjösmoothstreamingenc: Properly return errors from ism_flu...
2012-10-06 Martin Storsjösmoothstreamingenc: Check the output UrlContext before...
2012-09-23 Martin Storsjösmoothstreamingenc: Copy the SAR on the AVStreams as...
2012-09-18 Martin Storsjösmoothstreaming: Export the mp4 codec tags
2012-09-12 Martin StorsjöAdd a smooth streaming segmenter muxer