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