aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* lavfi: drop planar/packed negotiation supportStefano Sabatini2012-05-163-20/+12
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-163-2/+104
|\
| * Add missing version bumps and APIchanges/Changelog entries.Anton Khirnov2012-05-151-3/+17
| * avconv: automatically insert asyncts when -async is used.Anton Khirnov2012-05-141-0/+1
| * avconv: add support for audio filters.Anton Khirnov2012-05-141-0/+5
| * lavfi: add asyncts filter.Anton Khirnov2012-05-141-0/+19
| * lavfi: add aformat filterAnton Khirnov2012-05-141-0/+26
| * lavfi: add an audio buffer sink.Anton Khirnov2012-05-141-0/+7
| * lavfi: add an audio buffer source.Anton Khirnov2012-05-141-0/+27
* | doc/filter_design: fix a few other typo.Clément Bœsch2012-05-161-4/+4
* | doc/filtering_design: fix typo negociation -> negotiationStefano Sabatini2012-05-161-2/+2
* | lavf: add av_guess_frame_sample_aspect_ratio functionMarton Balint2012-05-141-0/+3
* | ffmpeg: accept + prefix to -pix_fmt option to disable automatic conversions.Nicolas George2012-05-141-0/+8
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-141-20/+11
|\|
| * doc: misc improvements for the Windows sectionDiego Biurrun2012-05-141-21/+12
| * doc: fix link to fate.libav.orgDiego Elio Pettenò2012-05-131-2/+3
* | lavfi: document filter design subtleties.Nicolas George2012-05-141-0/+115
* | doc/ffprobe: fix rendering of the timecode chapter in the man pageStefano Sabatini2012-05-141-5/+9
* | ffprobe: add "nokey" option to default writerStefano Sabatini2012-05-141-1/+4
* | ffprobe: add "noprint_wrappers" option to default writerStefano Sabatini2012-05-141-0/+13
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-131-0/+4
|\|
| * lavfi: add lavr-based audio resampling filter.Anton Khirnov2012-05-121-0/+6
* | doc/examples: add libswresample in the libraries.Clément Bœsch2012-05-121-0/+1
* | doc/examples: use buffersrc.h instead of deprecated asrc_abuffer.h.Clément Bœsch2012-05-121-1/+1
* | doc/examples: fix typo.Clément Bœsch2012-05-121-1/+1
* | doc/examples: add -O2 in CFLAGS.Clément Bœsch2012-05-121-2/+3
* | doc/examples: add missing math.h include in decoding/encoding example.Clément Bœsch2012-05-121-0/+2
* | doc/examples: link decoding_encoding and muxing with math lib.Clément Bœsch2012-05-121-0/+4
* | doc/examples: rename LDFLAGS to LDLIBS.Clément Bœsch2012-05-121-3/+3
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-102-1/+7
|\|
| * lavc: pad last audio frame with silence when needed.Anton Khirnov2012-05-091-0/+6
| * lavfi: add video buffer sink, and use it in avtoolsAnton Khirnov2012-05-091-0/+8
| * doc: Replace a stray reference to the old '-intra' flag.Alex Converse2012-05-081-1/+1
* | doc/examples/Makefile: split lines up to make diffs that change them clearerMichael Niedermayer2012-05-081-2/+12
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-071-0/+5
|\|
| * avprobe: allow showing only one container/stream property.Ronald S. Bultje2012-05-071-0/+5
| * lavc: add sample rate and channel layout to AVFrame.Anton Khirnov2012-05-071-0/+3
| * doc: clarify check for NULL pointer styleLuca Barbato2012-05-061-0/+4
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-061-2/+10
|\|
| * vf_split: support user-specifiable number of outputs.Anton Khirnov2012-05-061-0/+13
* | examples/filtering_audio: use av_buffersrc_add_frame.Nicolas George2012-05-041-10/+1
* | doc: fix API examples references.Clément Bœsch2012-05-031-3/+4
* | JACOsub demuxer, decoder and muxer.Clément Bœsch2012-05-031-0/+1
* | examples/decoding_encoding: fix encoding when all frames got buffered.Michael Niedermayer2012-05-031-1/+4
* | doc/filters: consistently use '"' for quoting the drawtext arguments in examplesStefano Sabatini2012-05-031-4/+4
* | lavfi/drawtext: give a new alias "timecode_rate" to the the r/rate optionStefano Sabatini2012-05-031-4/+4
* | doc/filters: document drawtext draw expressionStefano Sabatini2012-05-031-0/+16
* | doc/filters: document rand() drawtext expression functionStefano Sabatini2012-05-031-2/+5
* | doc/filters: document x and y drawtext expression parametersStefano Sabatini2012-05-031-0/+6
* | doc/filters: fix location of "rate" and "timecode" drawtext optionsStefano Sabatini2012-05-031-7/+8