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-02-29Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-02-28segment: implement wrap aroundLuca Barbato
2012-02-28Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-02-27doc/APIchanges: fill in missing dates and hashes.Anton Khirnov
2012-02-27Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-02-27eval: add root() to solve f(x)=0Michael Niedermayer
2012-02-27eval: Allow specifying the variable id.Michael Niedermayer
2012-02-26avconv: saner output video timebase.Anton Khirnov
2012-02-26Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-02-25avutil: add AVERROR_UNKNOWNJustin Ruggles
2012-02-25Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-02-25docs: use -bsf:[vas] instead of -[vas]bsf.John Van Sickle
2012-02-23Remove libpostproc.Diego Biurrun
2012-02-23eval: Add taylor series evaluation support.Michael Niedermayer
2012-02-22lavc: introduce av_get_pcm_codec.Nicolas George
2012-02-22doc/examples: rename filtering.c into filtering_video.c.Clément Bœsch
2012-02-21doc/examples: add audio decoding/filtering example.Clément Bœsch
2012-02-21Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-02-21avcodec: add duration field to AVCodecParserContextJustin Ruggles
2012-02-21avutil: add av_rescale_q_rnd() to allow different roundingJustin Ruggles
2012-02-20af_pan: use libswr for rematrixing.Nicolas George
2012-02-20libswr: allow to set custom matrices.Nicolas George
2012-02-20ffprobe: report bit rate in stream descriptionMatthieu Bouron
2012-02-20doc: fix channel layout value in abuffer example.Clément Bœsch
2012-02-20Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-02-19examples: add -Wall to CFLAGS.Clément Bœsch
2012-02-19examples/filtering: fix unused variable and return value in open_input_file().Clément Bœsch
2012-02-19examples/filtering: fix deprecated function calls warnings.Clément Bœsch
2012-02-19examples/filtering: fix implicit declarations and function mis-usage.Clément Bœsch
2012-02-18Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-02-17avcodec: add a Sun Rasterfile encoderAneesh Dogra
2012-02-17ffprobe: add count_frames and count_packets optionsMatthieu Bouron
2012-02-15prores encoderKostya Shishkov
2012-02-15Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-02-15CDXL demuxer and decoderPaul B Mahol
2012-02-14hlsproto: Encourage users to try the hls demuxer instead of the protoMartin Storsjö
2012-02-14doc: Move the hls protocol section into the right placeMartin Storsjö
2012-02-14libavformat: Rename the applehttp protocol to hlsMartin Storsjö
2012-02-14ffmpeg.c: implement -debug_ts optionStefano Sabatini
2012-02-10Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-02-09lavu: add timestamp.h header with convenience timestamp utilitiesStefano Sabatini
2012-02-09cosmetics: Delete empty lines at end of file.Diego Biurrun
2012-02-09Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-02-09pixdesc: mark pseudopaletted formats with a special flag.Anton Khirnov
2012-02-08lavc: add avcodec_encode_video2() that encodes from an AVFrame -> AVPacketAnton Khirnov
2012-02-07Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-02-06ffmpeg: document the unit for the -fs option parameterStefano Sabatini
2012-02-06lavfi: add setfield filterStefano Sabatini
2012-02-06doc/filters.texi: use multiple @example blocks for distinct examples in setda...Stefano Sabatini
2012-02-06doc/filters.texi: prefer @example over the unsupported @math for showing equa...Stefano Sabatini