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-26APIchanges: mark the place where 0.7 was cut.Anton Khirnov
2012-03-26APIchanges: mark the place where 0.8 was cut.Anton Khirnov
2012-03-26APIchanges: fill in missing dates and hashes.Anton Khirnov
2012-03-20doc: pass -Idoc texi2html and texi2podMans Rullgard
2012-03-20doc: texi2pod: add -I flagMans Rullgard
2012-03-20movenc: Add a min_frag_duration optionMartin Storsjö
2012-03-20rtsp: Set the default delay to 0.1 s for the RTSP/SDP/RTP demuxersMartin Storsjö
2012-03-20Generate manpages for AV{Format,Codec}Context AVOptions.Anton Khirnov
2012-03-20doc/avconv: remove entries for AVOptions.Anton Khirnov
2012-03-19ZeroCodec DecoderDerek Buitenhuis
2012-03-19RealAudio Lossless decoderKostya Shishkov
2012-03-18APIchanges: Replace Subversion revision numbers by Git hashes.Diego Biurrun
2012-03-17avcodec: add XBM encoderPaul B Mahol
2012-03-14doc/general: update supported devices table.Anton Khirnov
2012-03-14doc/general: add missing @tab to codecs table.Anton Khirnov
2012-03-07v4l2: update documentationLuca Barbato
2012-03-06FATE: add CPUFLAGS variable, mapping to -cpuflags avconv option.Anton Khirnov
2012-03-06avconv: add -cpuflags option for setting supported cpuflags.Anton Khirnov
2012-03-06cpu: add av_set_cpu_flags_mask().Anton Khirnov
2012-03-05avcodec: add av_get_audio_frame_duration() function.Justin Ruggles
2012-03-05lavc: make codec_is_decoder/encoder() public.Anton Khirnov
2012-03-02Windows Media Audio Lossless decoderMashiat Sarker Shakkhar
2012-03-01avpacket: Add a function for shrinking already allocated side dataMartin Storsjö
2012-02-29Add a minor bump, changelog/APIchanges entry and some documentation for APIC ...Anton Khirnov
2012-02-28segment: implement wrap aroundLuca Barbato
2012-02-27doc/APIchanges: fill in missing dates and hashes.Anton Khirnov
2012-02-26avconv: saner output video timebase.Anton Khirnov
2012-02-25avutil: add AVERROR_UNKNOWNJustin Ruggles
2012-02-25docs: use -bsf:[vas] instead of -[vas]bsf.John Van Sickle
2012-02-23Remove libpostproc.Diego Biurrun
2012-02-21avcodec: add duration field to AVCodecParserContextJustin Ruggles
2012-02-21avutil: add av_rescale_q_rnd() to allow different roundingJustin Ruggles
2012-02-17avcodec: add a Sun Rasterfile encoderAneesh Dogra
2012-02-15prores encoderKostya Shishkov
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-09cosmetics: Delete empty lines at end of file.Diego Biurrun
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-06drawtext: add 'fix_bounds' option on coords fixingAndrey Utkin
2012-02-02APIchanges: add missing commit hashesJanne Grunau
2012-02-02doc: decoding Forward Uncompressed is supportedPaul B Mahol
2012-02-01avcodec: Add av_fast_padded_malloc().Janne Grunau
2012-01-31lavf: add functions for accessing the fourcc<->CodecID mapping tables.Anton Khirnov
2012-01-31lavc: add avcodec_is_open().Anton Khirnov
2012-01-31avconv: deprecate the -deinterlace optionAnton Khirnov
2012-01-30doc: Fix the name of the new functionMartin Storsjö
2012-01-30doc: Document mov/mp4 fragmentation optionsMartin Storsjö