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
AgeCommit message (Expand)Author
2011-10-20libspeexenc: add libspeex encoderJustin Ruggles
2011-10-19Ut Video decoderKostya Shishkov
2011-10-14lavc: rename deprecation symbol FF_API_VERY_AGGRESSIVE to FF_API_ERDustin Brody
2011-10-10lavc: Micro version bump for VC1 interlaced decoding supportMashiat Sarker Shakkhar
2011-10-06libx264: support 9- and 10-bit output.Anton Khirnov
2011-09-26oggdec: add support for Xiph's CELT codecNicolas George
2011-09-22Apple ProRes decoderMaxim Poliakovski
2011-09-03lavf,lavc,sws: add {avcodec,avformat,sws}_get_class() functions.Anton Khirnov
2011-08-31mjpegdec: add 'extern_huff' private option.Anton Khirnov
2011-08-31snow: add 'memc_only' private option.Anton Khirnov
2011-08-31libmp3lame: add 'reservoir' private option.Anton Khirnov
2011-08-31mpeg12enc: add intra_vlc private option.Anton Khirnov
2011-08-24libx264: add 'crf' private option.Anton Khirnov
2011-08-23Windows Media Image decoder (WMVP/WVP2)Alberto Delmás
2011-08-16lavc: add avcodec_get_type() for mapping codec_id -> type.Anton Khirnov
2011-08-10lavc: make avcodec_init() static on next bump.Anton Khirnov
2011-08-02avpacket: signal possibly corrupted packetsLuca Barbato
2011-08-01lavc: Deprecate unused FF_ER_VERY_AGGRESSIVEDustin Brody
2011-07-22add Flash Screen Video 2 decoderKostya Shishkov
2011-07-14Add an APIChanges entry and bump minor versions for recent changes.Anton Khirnov
2011-07-10lavc: make avcodec_alloc_context3 officially public.Anton Khirnov
2011-07-10ac3dec: add a drc_scale private optionAnton Khirnov
2011-07-10lavc: introduce avcodec_open2() as a replacement for avcodec_open().Anton Khirnov
2011-05-28lavu: add av_get_pix_fmt_name() convenience functionStefano Sabatini
2011-05-28ac3enc: add support for E-AC-3 encoding.Justin Ruggles
2011-05-19Add request_sample_fmt field to AVCodecContext.Justin Ruggles
2011-05-10lavc: move some flac-specific options to its private context.Anton Khirnov
2011-05-01DPX image encoderPeter Ross
2011-04-26lavc: deprecate FF_*_TYPE macros in favor of AV_PICTURE_TYPE_* enumsStefano Sabatini
2011-04-26lavc: remove FF_API_MB_Q cruftAnton Khirnov
2011-04-26lavc: remove FF_API_RATE_EMU cruftAnton Khirnov
2011-04-26lavc: remove FF_API_HURRY_UP cruftAnton Khirnov
2011-04-22Introduce slice threads flag.Ronald S. Bultje
2011-04-21lavc: provide deprecated avcodec_thread_init until next major versionAnton Khirnov
2011-04-21lavc: provide the opt.h header until the next bumpAnton Khirnov
2011-04-19lavc: remove the FF_API_INOFFICIAL cruft.Anton Khirnov
2011-04-19lavc: remove the FF_API_SET_STRING_OLD cruft.Anton Khirnov
2011-04-19lavc: remove the FF_API_USE_LPC cruft.Anton Khirnov
2011-04-19lavc: remove the FF_API_SUBTITLE_OLD cruft.Anton Khirnov
2011-04-19lavc: remove the FF_API_VIDEO_OLD cruft.Anton Khirnov
2011-04-19lavc: remove the FF_API_AUDIO_OLD cruft.Anton Khirnov
2011-04-19lavc: remove the FF_API_OPT_SHOW cruft.Anton Khirnov
2011-04-19lavc: remove the FF_API_MM_FLAGS cruft.Anton Khirnov
2011-04-18Bump major versions of all libraries.Anton Khirnov
2011-04-17Replace more FFmpeg references by Libav.Diego Biurrun
2011-04-15introduce side information for AVPacketKostya Shishkov
2011-04-14libavcodec: Bump micro after adding the dtx AVOptionsMartin Storsjö
2011-04-13lavc: postpone removal of request_channelsAnton Khirnov
2011-04-13lavc: postpone removal of audioconvert and sample_fmt wrappersAnton Khirnov
2011-04-11Add support for AMR-WB encoding via libvo-amrwbencMartin Storsjö