| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit '5e9c6ef8f3beb9ed7b271654a82349ac90fe43f2' | Michael Niedermayer | 2012-11-14 | 1 | -0/+21 |
|\ |
|
| * | hlsenc: stand alone hls segmenter | Luca Barbato | 2012-11-13 | 1 | -0/+21 |
* | | doc/muxers: document mov faststart option. | Clément Bœsch | 2012-10-21 | 1 | -1/+6 |
* | | lavf/segment: add segment_list_flags option | Stefano Sabatini | 2012-09-11 | 1 | -0/+26 |
* | | lavf/segment: deprecate "ext" format in favor of "csv" | Stefano Sabatini | 2012-09-04 | 1 | -5/+9 |
* | | lavf/segment: add escaping for filename field of the CSV list file | Stefano Sabatini | 2012-09-04 | 1 | -2/+2 |
* | | doc/muxers: simplify segment examples | Stefano Sabatini | 2012-08-18 | 1 | -2/+2 |
* | | lavf/segment: change default value for segment_list_size option, from 5 to 0 | Stefano Sabatini | 2012-08-18 | 1 | -1/+1 |
* | | lavf/segment: guess list type from list filename suffix | Stefano Sabatini | 2012-08-18 | 1 | -3/+7 |
* | | lavf/segment: add M3U8 list support | Stefano Sabatini | 2012-08-18 | 1 | -0/+4 |
* | | Add ICO muxer | Michael Bradshaw | 2012-08-14 | 1 | -0/+33 |
* | | lavf/segment: add -segment_time_delta option | Stefano Sabatini | 2012-07-10 | 1 | -0/+34 |
* | | lavf/segment: add -segment_times option | Stefano Sabatini | 2012-07-10 | 1 | -0/+10 |
* | | lavf/segment: make use of av_parse_time() when parsing the -segment_time value | Stefano Sabatini | 2012-07-08 | 1 | -2/+2 |
* | | doc/muxers: sort options for the segment muxer | Stefano Sabatini | 2012-07-08 | 1 | -2/+2 |
* | | lavf/segment: add segment_list_type option, extend format for the segment lis... | Stefano Sabatini | 2012-07-08 | 1 | -0/+24 |
* | | doc/muxers/segment: apply minor documentation updates and adjustements | Stefano Sabatini | 2012-07-04 | 1 | -5/+35 |
* | | lavf/segment: fix command with missing -list option | Stefano Sabatini | 2012-06-29 | 1 | -1/+1 |
* | | doc/muxers: add documentation for the md5 and framemd5 muxers | Stefano Sabatini | 2012-04-07 | 1 | -0/+60 |
* | | doc/muxers: clarify documentation for the framecrc muxer | Stefano Sabatini | 2012-04-07 | 1 | -11/+17 |
* | | doc/muxers: update documentation for the framecrc muxer | Stefano Sabatini | 2012-04-07 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-03-21 | 1 | -0/+7 |
|\| |
|
| * | movenc: Add a min_frag_duration option | Martin Storsjö | 2012-03-20 | 1 | -0/+7 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-03-01 | 1 | -0/+34 |
|\| |
|
| * | Add a minor bump, changelog/APIchanges entry and some documentation for APIC ... | Anton Khirnov | 2012-02-29 | 1 | -0/+34 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-02-29 | 1 | -0/+2 |
|\| |
|
| * | segment: implement wrap around | Luca Barbato | 2012-02-28 | 1 | -0/+2 |
* | | doc: fix convertion tool references | Michael Niedermayer | 2012-02-01 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-01-31 | 1 | -5/+57 |
|\| |
|
| * | doc: Document mov/mp4 fragmentation options | Martin Storsjö | 2012-01-30 | 1 | -0/+61 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-12-20 | 1 | -0/+32 |
|\| |
|
| * | segment: introduce segmented chain muxer | Luca Barbato | 2011-12-19 | 1 | -0/+32 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-12-10 | 1 | -13/+13 |
|\| |
|
| * | doc: update documentation to use avconv | Luca Barbato | 2011-12-09 | 1 | -19/+19 |
* | | doc: tiny spelling fix | Michael Niedermayer | 2011-10-27 | 1 | -1/+1 |
* | | doc: document -moov_size | Michael Niedermayer | 2011-10-26 | 1 | -0/+12 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-10 | 1 | -2/+2 |
|\| |
|
| * | doc: replace @pxref by @ref where appropriate | Diego Biurrun | 2011-07-09 | 1 | -2/+2 |
| * | webm: support stereo videos in matroska/webm muxer | Alok Ahuja | 2011-05-28 | 1 | -0/+63 |
* | | matroska: cleanup handling of video stereo mode | Aurelien Jacobs | 2011-05-24 | 1 | -2/+2 |
* | | muxers.texi changes for mkv/webm options | alahuja | 2011-05-23 | 1 | -0/+63 |
* | | 10l, commit that should have been stashed into the merge. | Michael Niedermayer | 2011-04-17 | 1 | -1/+1 |
* | | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-04-17 | 1 | -1/+1 |
|\| |
|
| * | Replace more FFmpeg references by Libav. | Diego Biurrun | 2011-04-17 | 1 | -1/+1 |
* | | img2: stop using CODEC_ID_RAWVIDEO to trigger processing of independant y/u/v... | Peter Ross | 2011-03-31 | 1 | -0/+6 |
* | | Revert "replace FFmpeg with Libav in doc/" | Michael Niedermayer | 2011-03-17 | 1 | -2/+2 |
|/ |
|
* | replace FFmpeg with Libav in doc/ | Janne Grunau | 2011-03-16 | 1 | -2/+2 |
* | Apply misc fixes to the image2 muxer documentation. | Stefano Sabatini | 2011-02-08 | 1 | -4/+5 |
* | Add documentation for the framecrc muxer. | Stefano Sabatini | 2011-02-08 | 1 | -0/+40 |
* | Add documentation for the crc muxer. | Stefano Sabatini | 2011-02-08 | 1 | -0/+32 |