aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* | lavfi/drawtext: alphabetically sort the expression parametersStefano Sabatini2012-05-031-23/+25
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-021-0/+3
|\|
| * lavr: use 8.8 instead of 10.6 as the 16-bit fixed-point mixing coeff typeJustin Ruggles2012-05-011-0/+3
* | lavfi: remove screenshot libmpcodecs wrapperPaul B Mahol2012-05-021-1/+0
* | APIChanges: add entry for libavresampleMichael Niedermayer2012-05-021-0/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-011-14/+14
|\|
| * APIchanges: fill in some dates and commit hashesJustin Ruggles2012-04-301-9/+9
* | doc/filters: use @var{} for denoting parameter reference in drawtext docsStefano Sabatini2012-05-011-1/+1
* | doc/filters: alphabetically sort drawtext option listingStefano Sabatini2012-05-011-51/+51
* | lavfi/tinterlace: support symbolic names for the parameterStefano Sabatini2012-04-301-8/+11
* | lavfi/tinterlace: add tinterlace mode 6Stuart Morris2012-04-301-0/+7
* | examples/filtering_audio: do not stop on decode error.Nicolas George2012-04-281-1/+1
* | examples/filtering_audio: fix a memory leak.Nicolas George2012-04-281-0/+1
* | lavc: add MicroDVD decoder.Clément Bœsch2012-04-271-1/+1
* | doc: fix syntax for durations and timestamps.Nicolas George2012-04-272-2/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-04-261-0/+3
|\|
| * avutil: add av_parse_cpu_flags() functionMans Rullgard2012-04-251-0/+3
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-04-251-0/+4
|\|
| * Add libavresampleJustin Ruggles2012-04-241-6/+10
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-04-242-4/+3
|\|
| * Remove libdirac decoder.Diego Biurrun2012-04-232-4/+3
* | print_options: warn that the files are generated.Nicolas George2012-04-231-0/+2
* | lavfi/setfield: add "progressive" optionTim Nicholson2012-04-211-6/+8
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-04-201-0/+12
|\|
| * avutil: add audio fifo bufferJustin Ruggles2012-04-201-0/+12
* | lavfi/mp: remove libmpcodecs mirror filterStefano Sabatini2012-04-201-1/+0
* | lavfi: add avfilter_unref_bufferp()Robert Nagy2012-04-201-0/+3
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-04-172-9/+9
|\|
| * doc: Update sample Vim config with suitable (function) indentation settings.Diego Biurrun2012-04-161-0/+2
| * doc/filters: update documentation.Anton Khirnov2012-04-151-10/+8
* | Merge commit '3b266da3d35f3f7a61258b78384dfe920d875d29'Michael Niedermayer2012-04-172-1/+47
|\|
| * avconv: add support for complex filtergraphs.Anton Khirnov2012-04-152-1/+47