Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix spelling errors in texi files: accomodate -> accommodate allows to -> ↵ | Andreas Cadhalpun | 2014-03-06 | 1 | -1/+1 |
| | | | | | | allows one to choosen -> chosen compability -> compatibility explictly -> explicitly overriden -> overridden specifed -> specified Trasmission -> Transmission Signed-off-by: Michael Niedermayer <michaelni@gmx.at> | ||||
* | Merge commit '93632a70f9ac2cb2ebf0e69d21fdfaae68ff02fd' | Michael Niedermayer | 2014-02-19 | 1 | -1/+1 |
|\ | | | | | | | | | | | | | | | | | | | * commit '93632a70f9ac2cb2ebf0e69d21fdfaae68ff02fd': doc: Name the MOV muxer as it should be called Conflicts: doc/muxers.texi Merged-by: Michael Niedermayer <michaelni@gmx.at> | ||||
| * | doc: Name the MOV muxer as it should be called | Luca Barbato | 2014-02-19 | 1 | -1/+1 |
| | | | | | | | | The section name is the muxer, not the format. | ||||
| * | doc: Sort the muxer documentation | Luca Barbato | 2014-02-19 | 1 | -137/+137 |
| | | | | | | | | Keep the sections alphabetically sorted. | ||||
* | | doc/muxers: add "Options", "Examples", "Syntax", etc. subsections | Timothy Gu | 2014-01-19 | 1 | -7/+34 |
| | | | | | | | | | | | | | | More consistent with codec docs. Also some minor reorganization of sentences to fit the new document hierarchy. Signed-off-by: Timothy Gu <timothygu99@gmail.com> | ||||
* | | doc/muxers/segment: fix formula for computing the segment_time_delta value | Stefano Sabatini | 2014-01-19 | 1 | -1/+1 |
| | | |||||
* | | Merge commit '33018907bd07b34e0e70d5ae12097265eb3734d7' | Michael Niedermayer | 2014-01-17 | 1 | -2/+9 |
|\| | | | | | | | | | | | | | | | | | | | | | * commit '33018907bd07b34e0e70d5ae12097265eb3734d7': mp3enc: allow omitting the id3v2 header with -id3v2_version 0 Conflicts: doc/muxers.texi libavformat/version.h Merged-by: Michael Niedermayer <michaelni@gmx.at> | ||||
| * | mp3enc: allow omitting the id3v2 header with -id3v2_version 0 | Anton Khirnov | 2014-01-17 | 1 | -2/+9 |
| | | |||||
* | | Merge commit 'f9cc6883a4e5cf72cbfa21d17e1908a2a432f6bd' | Michael Niedermayer | 2014-01-17 | 1 | -3/+4 |
|\| | | | | | | | | | | | | | | | | | | | | | * commit 'f9cc6883a4e5cf72cbfa21d17e1908a2a432f6bd': mp3enc: add an option for disabling the Xing frame. Conflicts: doc/muxers.texi libavformat/mp3enc.c Merged-by: Michael Niedermayer <michaelni@gmx.at> | ||||
| * | mp3enc: add an option for disabling the Xing frame. | Anton Khirnov | 2014-01-17 | 1 | -3/+4 |
| | | |||||
* | | doc/muxers/image2: apply several formatting changes | Stefano Sabatini | 2014-01-08 | 1 | -8/+10 |
| | | |||||
* | | doc/muxers/image2: document strftime option | Ramiro Polla | 2014-01-08 | 1 | -0/+14 |
| | | | | | | | | Signed-off-by: Stefano Sabatini <stefasab@gmail.com> | ||||
* | | doc/muxers/matroska: add information to the matroska metadata language entry | Helmut K. C. Tessarek | 2014-01-08 | 1 | -0/+5 |
| | | |||||
* | | doc/muxers/matroska: reformat documentation | Stefano Sabatini | 2014-01-08 | 1 | -15/+8 |
| | | |||||
* | | doc/muxers/hls: change "can used" to "can be used" | Stefano Sabatini | 2014-01-02 | 1 | -1/+1 |
| | | | | | | | | Spotted-by: Alexander Strasser <eclipse7@gmx.net> | ||||
* | | doc/muxers/segment: clarify ambiguos reference | Stefano Sabatini | 2014-01-02 | 1 | -1/+1 |
| | | | | | | | | | | Replace "The segmenter muxer" with "This muxer". The "segmenter muxer" was never defined before, and thus it is a slightly ambiguous term. | ||||
* | | doc/muxers/segment: reference hls muxer | Stefano Sabatini | 2014-01-02 | 1 | -0/+3 |
| | | |||||
* | | doc/muxers/hls: extend documentation | Stefano Sabatini | 2014-01-02 | 1 | -9/+33 |
| | | | | | | | | | | | | | | In particular, reference segment muxer and clarify difference between segment filename number and playlist sequence number. Should fix trac ticket #2601. | ||||
* | | doc/muxers/tee: add example showing second level escaping | Stefano Sabatini | 2013-12-15 | 1 | -0/+9 |
| | | |||||
* | | doc/muxers/tee: use @ref to reference other sections | Stefano Sabatini | 2013-12-15 | 1 | -5/+8 |
| | | |||||
* | | lavf/segment: add segment_list_entry_prefix option | Stefano Sabatini | 2013-11-25 | 1 | -1/+7 |
| | | | | | | | | | | | | | | | | | | This option allows to add a prefix to the segment list entry filenames. Also set by default the list entry filenames to the corresponding segment basename, consistent with the HLS muxer. Based on an idea by Steven Liu <lingjiujianke@gmail.com>. | ||||
* | | doc/muxers/segment: remove wrong default indication for segment_list_flags ↵ | Stefano Sabatini | 2013-11-19 | 1 | -2/+0 |
| | | | | | | | | option | ||||
* | | doc/muxers: document animated GIF muxer. | Clément Bœsch | 2013-11-07 | 1 | -0/+34 |
| | | |||||
* | | doc/muxers: add definitory line for the MOV/MP4/ISMV muxer | Stefano Sabatini | 2013-10-29 | 1 | -1/+3 |
| | | | | | | | | | | Also rename section name, to match the other ones adopting the muxer name (rather than the related upcased standard name). | ||||
* | | doc/muxers: itemize tee examples | Stefano Sabatini | 2013-09-19 | 1 | -3/+7 |
| | | | | | | | | Improve rendering. | ||||
* | | lavf/image2: extend start_number range to accept zero | Stefano Sabatini | 2013-08-22 | 1 | -1/+1 |
| | | | | | | | | Address trac ticket #2884. | ||||
* | | Merge commit 'f8ef91ff3d6bb83d601d816ef9368f911021c64b' | Michael Niedermayer | 2013-08-22 | 1 | -2/+2 |
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit 'f8ef91ff3d6bb83d601d816ef9368f911021c64b': movenc: add faststart option for web streaming Conflicts: doc/muxers.texi libavformat/movenc.c libavformat/movenc.h Merged-by: Michael Niedermayer <michaelni@gmx.at> | ||||
| * | movenc: add faststart option for web streaming | Clément Bœsch | 2013-08-21 | 1 | -0/+4 |
| | | | | | | | | | | | | | | Faststart moves the moov atom to the beginning of the file and rewrites the rest of the file after muxing is complete. Signed-off-by: Martin Storsjö <martin@martin.st> | ||||
* | | doc/muxers: add elaborated example for the tee muxer | Stefano Sabatini | 2013-08-21 | 1 | -0/+11 |
| | | | | | | | | The example shows how to combine bsfs and select options. | ||||
* | | lavf/tee: add special select option | Stefano Sabatini | 2013-08-21 | 1 | -0/+5 |
| | | |||||
* | | lavf/tee: add support for bitstream filtering | Stefano Sabatini | 2013-08-16 | 1 | -1/+17 |
| | | | | | | | | | | This allows to apply different bitstream filters to different outputs, with no need to transcode. | ||||
* | | doc/muxers: Document use case of mpegts muxer option tables_version | Andrey Utkin | 2013-08-04 | 1 | -0/+12 |
| | | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at> | ||||
* | | doc/muxers: Document previously undocumented mpegts muxer options | Andrey Utkin | 2013-08-03 | 1 | -0/+22 |
| | | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at> | ||||
* | | lavf/segment: add initial_offset option | Stefano Sabatini | 2013-07-11 | 1 | -0/+4 |
| | | | | | | | | Should address trac ticket #2224. | ||||
* | | doc/muxers: Add AIFF doc | Timothy Gu | 2013-07-03 | 1 | -0/+17 |
| | | | | | | | | Signed-off-by: Stefano Sabatini <stefasab@gmail.com> | ||||
* | | doc/muxers: apply various minor fixes to segment documentation | Stefano Sabatini | 2013-06-29 | 1 | -9/+9 |
| | | |||||
* | | doc/muxers: sort muxers by name | Stefano Sabatini | 2013-06-29 | 1 | -130/+130 |
| | | |||||
* | | Merge commit 'e3b225a4fe0ff1e64a220b757c6f0a5cf9258521' | Michael Niedermayer | 2013-05-03 | 1 | -0/+21 |
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit 'e3b225a4fe0ff1e64a220b757c6f0a5cf9258521': matroskaenc: add an option to put the index at the start of the file Conflicts: doc/muxers.texi libavformat/matroskaenc.c libavformat/version.h Merged-by: Michael Niedermayer <michaelni@gmx.at> | ||||
| * | matroskaenc: add an option to put the index at the start of the file | Anton Khirnov | 2013-05-03 | 1 | -0/+21 |
| | | |||||
* | | Merge commit '9e6b5e61a0c91e25e298d0a21b189c4c95443795' | Michael Niedermayer | 2013-04-11 | 1 | -3/+5 |
|\| | | | | | | | | | | | | | | | | | | | | | * commit '9e6b5e61a0c91e25e298d0a21b189c4c95443795': img2enc: add an option for overwriting one file with subsequent images Conflicts: doc/muxers.texi libavformat/img2enc.c Merged-by: Michael Niedermayer <michaelni@gmx.at> | ||||
| * | img2enc: add an option for overwriting one file with subsequent images | Anton Khirnov | 2013-04-11 | 1 | -0/+6 |
| | | | | | | | | Based on a patch by Michael Niedermayer <michaelni@gmx.at>. | ||||
| * | doc: Fix some obsolete references to av* tools as ff* tools | Vicente Jimenez Aguilar | 2013-02-18 | 1 | -1/+1 |
| | | | | | | | | | | | | Signed-off-by: Diego Biurrun <diego@biurrun.de> CC: libav-stable@libav.org | ||||
* | | lavf/segment: add support to ffconcat segment list | Stefano Sabatini | 2013-03-07 | 1 | -0/+7 |
| | | |||||
* | | doc/muxers: specify that tee needs -map. | Nicolas George | 2013-03-05 | 1 | -2/+2 |
| | | | | | | | | Address trac ticket #2311. | ||||
* | | doc/muxers: fix reference to @anchor defined in another manual | Stefano Sabatini | 2013-02-22 | 1 | -3/+3 |
| | | | | | | | | | | | | In particular, fix warnings: *** Undefined node `quoting_and_escaping' in @ref (in doc/muxers.texi l. 767) *** Undefined node `quoting_and_escaping' in @ref (in doc/muxers.texi l. 772) | ||||
* | | lavf: add tee pseudo-muxer. | Nicolas George | 2013-02-09 | 1 | -0/+35 |
| | | |||||
* | | doc/muxers: fix level for the segment options subsection | Stefano Sabatini | 2013-02-01 | 1 | -1/+1 |
| | | | | | | | | Properly declare it like a @subsection, rather than as a @section. | ||||
* | | doc/muxers.texi: Fix mp3 picture attachment documentation. | Carl Eugen Hoyos | 2013-02-01 | 1 | -3/+4 |
| | | |||||
* | | lavf/img2enc: extend current options documentation | Stefano Sabatini | 2013-01-25 | 1 | -2/+7 |
| | | |||||
* | | lavf/segment: provide link to HTML M3U8 draft, also fix mentioned version in ↵ | Stefano Sabatini | 2013-01-22 | 1 | -2/+2 |
| | | | | | | | | docs |