summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* 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
| * avprobe: update documentationLuca Barbato2012-05-251-13/+6
| * rtmp: fix url parsingLuca Barbato2012-05-251-1/+1
| * fate: document TARGET_EXEC and its usageLuca Barbato2012-05-251-1/+11
* | ffprobe: display the codec profile in show_stream()Christian Schmidt2012-05-261-0/+1
* | release_notes: updateMichael Niedermayer2012-05-251-33/+0
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-251-0/+38
|\ \ | |/
| * lavfi: add audio mix filterJustin Ruggles2012-05-231-0/+38
* | doc/filters: move "aformat" before "amerge".Clément Bœsch2012-05-241-26/+26
* | doc/filters: remove old aformat entry.Clément Bœsch2012-05-241-21/+0
* | doc: remove ffmpeg-mt-authorship.txt from master (for upcoming 0.11)Michael Niedermayer2012-05-241-4561/+0
* | lavu/pixfmt: move AVPALETTE_SIZE and _COUNT to pixfmt.hStefano Sabatini2012-05-241-0/+4
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-221-0/+6
|\ \ | |/
| * lavfi: add an audio split filterJustin Ruggles2012-05-211-0/+13
| * fate: change name of FATE samples location environment variableDiego Biurrun2012-05-211-1/+1
| * avformat: Add a flag to mark muxers that allow (non strict) monotone timestamps.James Zern2012-05-201-0/+4
* | doc: add syntax.texi fileStefano Sabatini2012-05-225-61/+162
* | doc/ffprobe: document that ffprobe.xsd can be retrieved at a certain ffmpeg.o...Stefano Sabatini2012-05-211-0/+4
* | cmdutils: allow to specify a stream by its ID.Nicolas George2012-05-201-0/+2
* | Merge commit '755cd4197d53946208e042f095b930dca18d9430'Michael Niedermayer2012-05-191-0/+13
|\ \ | |/
| * lavfi: Add fps filter.Anton Khirnov2012-05-181-0/+13
* | lavfi/asplit: move asplit code to vf_split.c, and make it support N outputsStefano Sabatini2012-05-191-5/+12
* | doc/examples: make use of the parameter filters_descr parameter in init_filte...Clément Bœsch2012-05-192-2/+2
* | doc/examples: fix pts heuristic in filtering_video.Clément Bœsch2012-05-191-3/+2
OpenPOWER on IntegriCloud