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

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2012-05-15lavf: add av_guess_frame_sample_aspect_ratio functionMarton Balint
2012-05-14avconv: automatically insert asyncts when -async is used.Anton Khirnov
2012-05-14avconv: add support for audio filters.Anton Khirnov
2012-05-14lavfi: add asyncts filter.Anton Khirnov
2012-05-14lavfi: add aformat filterAnton Khirnov
2012-05-14lavfi: add an audio buffer sink.Anton Khirnov
2012-05-14lavfi: add an audio buffer source.Anton Khirnov
2012-05-14ffmpeg: accept + prefix to -pix_fmt option to disable automatic conversions.Nicolas George
2012-05-14Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-05-14lavfi: document filter design subtleties.Nicolas George
2012-05-14doc: misc improvements for the Windows sectionDiego Biurrun
2012-05-14doc/ffprobe: fix rendering of the timecode chapter in the man pageStefano Sabatini
2012-05-14ffprobe: add "nokey" option to default writerStefano Sabatini
2012-05-14ffprobe: add "noprint_wrappers" option to default writerStefano Sabatini
2012-05-13doc: fix link to fate.libav.orgDiego Elio Pettenò
2012-05-13Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-05-12doc/examples: add libswresample in the libraries.Clément Bœsch
2012-05-12doc/examples: use buffersrc.h instead of deprecated asrc_abuffer.h.Clément Bœsch
2012-05-12lavfi: add lavr-based audio resampling filter.Anton Khirnov
2012-05-12doc/examples: fix typo.Clément Bœsch
2012-05-12doc/examples: add -O2 in CFLAGS.Clément Bœsch
2012-05-12doc/examples: add missing math.h include in decoding/encoding example.Clément Bœsch
2012-05-12doc/examples: link decoding_encoding and muxing with math lib.Clément Bœsch
2012-05-12doc/examples: rename LDFLAGS to LDLIBS.Clément Bœsch
2012-05-10Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-05-09lavc: pad last audio frame with silence when needed.Anton Khirnov
2012-05-09lavfi: add video buffer sink, and use it in avtoolsAnton Khirnov
2012-05-08doc/examples/Makefile: split lines up to make diffs that change them clearerMichael Niedermayer
2012-05-08doc: Replace a stray reference to the old '-intra' flag.Alex Converse
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