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-03-05Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-03-05lavc: make codec_is_decoder/encoder() public.Anton Khirnov
2012-03-04lavfi: add blackdetect filterStefano Sabatini
2012-03-03bluray protocolPetri Hintukainen
2012-03-03Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-03-02Windows Media Audio Lossless decoderMashiat Sarker Shakkhar
2012-03-02Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-03-01avpacket: Add a function for shrinking already allocated side dataMartin Storsjö
2012-03-01Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-02-29Add a minor bump, changelog/APIchanges entry and some documentation for APIC ...Anton Khirnov
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