Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2012-05-08Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-05-07avprobe: allow showing only one container/stream property.Ronald S. Bultje
2012-05-07lavc: add sample rate and channel layout to AVFrame.Anton Khirnov
2012-05-07doc: clarify check for NULL pointer styleLuca Barbato
2012-05-06Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-05-06vf_split: support user-specifiable number of outputs.Anton Khirnov
2012-05-05examples/filtering_audio: use av_buffersrc_add_frame.Nicolas George
2012-05-03doc: fix API examples references.Clément Bœsch
2012-05-03JACOsub demuxer, decoder and muxer.Clément Bœsch
2012-05-03examples/decoding_encoding: fix encoding when all frames got buffered.Michael Niedermayer
2012-05-03doc/filters: consistently use '"' for quoting the drawtext arguments in examplesStefano Sabatini
2012-05-03lavfi/drawtext: give a new alias "timecode_rate" to the the r/rate optionStefano Sabatini
2012-05-03doc/filters: document drawtext draw expressionStefano Sabatini
2012-05-03doc/filters: document rand() drawtext expression functionStefano Sabatini
2012-05-03doc/filters: document x and y drawtext expression parametersStefano Sabatini
2012-05-03doc/filters: fix location of "rate" and "timecode" drawtext optionsStefano Sabatini
2012-05-03lavfi/drawtext: alphabetically sort the expression parametersStefano Sabatini
2012-05-02Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-05-02lavfi: remove screenshot libmpcodecs wrapperPaul B Mahol
2012-05-02APIChanges: add entry for libavresampleMichael Niedermayer
2012-05-02Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-05-01lavr: use 8.8 instead of 10.6 as the 16-bit fixed-point mixing coeff typeJustin Ruggles
2012-05-01doc/filters: use @var{} for denoting parameter reference in drawtext docsStefano Sabatini
2012-05-01doc/filters: alphabetically sort drawtext option listingStefano Sabatini
2012-05-01lavfi/tinterlace: support symbolic names for the parameterStefano Sabatini
2012-05-01lavfi/tinterlace: add tinterlace mode 6Stuart Morris
2012-04-30APIchanges: fill in some dates and commit hashesJustin Ruggles
2012-04-28examples/filtering_audio: do not stop on decode error.Nicolas George
2012-04-28examples/filtering_audio: fix a memory leak.Nicolas George
2012-04-27lavc: add MicroDVD decoder.Clément Bœsch
2012-04-27doc: fix syntax for durations and timestamps.Nicolas George
2012-04-27Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-04-26avutil: add av_parse_cpu_flags() functionMans Rullgard
2012-04-26Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-04-25Add libavresampleJustin Ruggles
2012-04-24Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-04-23print_options: warn that the files are generated.Nicolas George
2012-04-23Remove libdirac decoder.Diego Biurrun
2012-04-21lavfi/setfield: add "progressive" optionTim Nicholson
2012-04-21Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-04-20avutil: add audio fifo bufferJustin Ruggles
2012-04-20lavfi/mp: remove libmpcodecs mirror filterStefano Sabatini
2012-04-20lavfi: add avfilter_unref_bufferp()Robert Nagy
2012-04-17Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-04-17Merge commit '3b266da3d35f3f7a61258b78384dfe920d875d29'Michael Niedermayer
2012-04-16doc: Update sample Vim config with suitable (function) indentation settings.Diego Biurrun
2012-04-16Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-04-15doc/filters: update documentation.Anton Khirnov
2012-04-15avconv: add support for complex filtergraphs.Anton Khirnov
2012-04-15doc: Improve suggested Emacs settings for our coding style.Diego Biurrun