aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
...
* | ffprobe: add -show_data option.Nicolas George2012-06-181-0/+7
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-171-2/+13
|\|
| * doc: Add missing protocols to list of supported protocols.Diego Biurrun2012-06-171-2/+13
* | doc: add two similar overlay "side-by-side" examples.Clément Bœsch2012-06-171-0/+7
* | lavfi: add atempo filterPavel Koshevoy2012-06-171-0/+18
* | lavfi: add asetnsamples audio filterStefano Sabatini2012-06-161-0/+30
* | doc/filters: prefer @itemize environment for frei0r examplesStefano Sabatini2012-06-161-7/+16
* | doc/filters: update Frei0r website linkStefano Sabatini2012-06-161-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-151-0/+3
|\|
| * doc: document THREAD_TYPE fate variableLuca Barbato2012-06-141-0/+3
* | fate.texi: fix typo in titleMichael Niedermayer2012-06-141-2/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-133-0/+37
|\|
| * rtmp: Add a new option 'rtmp_buffer', for setting the client buffer timeSamuel Pitoiset2012-06-131-0/+3
| * lavfi: replace AVFilterContext.input/output_count with nb_inputs/outputsAnton Khirnov2012-06-131-0/+4
| * lavfi: add avfilter_pad_get_type() and avfilter_pad_get_name().Anton Khirnov2012-06-131-0/+5
| * lavfi: add channelsplit audio filter.Anton Khirnov2012-06-121-0/+25
* | doc/encoders: update libvpxenc mappingsJames Zern2012-06-131-0/+6
* | lavu/error: add av_make_error_string() and av_err2str() convenience utilitiesStefano Sabatini2012-06-111-0/+4
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-111-2/+49
|\|
| * rtmp: support connection parametersSamuel Pitoiset2012-06-111-0/+12
| * doc: Add documentation for the newly added rtmp_* optionsSamuel Pitoiset2012-06-111-2/+37
* | movenc: add timecode track support.Clément Bœsch2012-06-111-1/+1
* | riff: add ISMP/timecode tag.Clément Bœsch2012-06-112-1/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-101-0/+4
|\|
| * Bump lavu minor and add an APIChanges entry for audioconvert functions.Anton Khirnov2012-06-101-0/+4
* | sdl: fix aspect ratio computations.Nicolas George2012-06-101-1/+2
* | buffersrc: accept the frame rate as argument.Nicolas George2012-06-091-0/+3
* | buffersrc: accept key=value arguments.Nicolas George2012-06-091-19/+17
* | amerge: accept multiple inputs.Nicolas George2012-06-071-10/+12
* | ffprobe: show packet duration in frameStefano Sabatini2012-06-061-0/+2
* | lavfi: remove avfilter_default_item_name() from public APIStefano Sabatini2012-06-061-3/+0
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-061-0/+1
|\|
| * Indeo Audio decoderKostya Shishkov2012-06-051-0/+1
* | lavc: add pkt_duration field to AVFrameStefano Sabatini2012-06-051-0/+3
* | update filtering_audio exampleAndrew Wason2012-06-052-3/+5
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-041-0/+120
|\|
| * doc/avconv: add some details about the transcoding process.Anton Khirnov2012-06-041-0/+120
* | lavfi/select: add scene detection.Clément Bœsch2012-06-041-0/+15
* | lavfi: add avfilter_default_filter_name()Stefano Sabatini2012-06-041-0/+3
* | ffprobe: add flat output format.Clément Bœsch2012-06-011-0/+29
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-301-3/+20
|\|
| * avconv: extend -r to work on any input stream.Anton Khirnov2012-05-291-2/+9
| * doc/avconv: expand documentation for the -s option.Anton Khirnov2012-05-291-2/+12
| * avprobe: restore pseudo-INI old style format for compatibility.Anton Khirnov2012-05-261-2/+11
* | ffprobe: make -of an alias for -print_format.Clément Bœsch2012-05-291-1/+1
* | ffprobe: add INI writerStefano Sabatini2012-05-291-0/+39
* | doc/syntax: escape '@' to fix a warning.Clément Bœsch2012-05-291-1/+1
* | ffprobe: add support to '\b' and '\f' escaping in c_escape_str()Stefano Sabatini2012-05-291-3/+3
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-263-1/+12
|\|
| * opt: Add av_opt_set_bin()Samuel Pitoiset2012-05-261-0/+3