summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAge
* 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
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-02
|\|
| * lavr: use 8.8 instead of 10.6 as the 16-bit fixed-point mixing coeff typeJustin Ruggles2012-05-01
* | lavfi: remove screenshot libmpcodecs wrapperPaul B Mahol2012-05-02
* | APIChanges: add entry for libavresampleMichael Niedermayer2012-05-02
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-01
|\|
| * APIchanges: fill in some dates and commit hashesJustin Ruggles2012-04-30
* | doc/filters: use @var{} for denoting parameter reference in drawtext docsStefano Sabatini2012-05-01
* | doc/filters: alphabetically sort drawtext option listingStefano Sabatini2012-05-01
* | lavfi/tinterlace: support symbolic names for the parameterStefano Sabatini2012-04-30
* | lavfi/tinterlace: add tinterlace mode 6Stuart Morris2012-04-30
* | examples/filtering_audio: do not stop on decode error.Nicolas George2012-04-28
* | examples/filtering_audio: fix a memory leak.Nicolas George2012-04-28
* | lavc: add MicroDVD decoder.Clément Bœsch2012-04-27
* | doc: fix syntax for durations and timestamps.Nicolas George2012-04-27
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-04-26
|\|
| * avutil: add av_parse_cpu_flags() functionMans Rullgard2012-04-25
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-04-25
|\|
| * Add libavresampleJustin Ruggles2012-04-24