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
AgeCommit message (Expand)Author
2011-05-28lavu: add av_get_pix_fmt_name() convenience functionStefano Sabatini
2011-05-17iff/8svx: redesign 8SVX demuxing and decoding for handling stereo samples cor...Stefano Sabatini
2011-05-11Merge remote branch 'qatar/master'Michael Niedermayer
2011-05-10lavc: move some flac-specific options to its private context.Anton Khirnov
2011-05-07lavc: add format field to AVFrameStefano Sabatini
2011-05-07lavc: add width and height fields to AVFrameStefano Sabatini
2011-05-01DPX image encoderPeter Ross
2011-05-01lavc: add a sample_aspect_ratio field to AVFrameStefano Sabatini
2011-05-01lavc: add a pkt_pos field to AVFrameStefano Sabatini
2011-05-01lavc: lowercase the FRWU codec nameami_stuff
2011-04-27Merge remote branch 'qatar/master'Michael Niedermayer
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-22Merge remote branch 'qatar/master'Michael Niedermayer
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-20Merge remote branch 'qatar/master'Michael Niedermayer
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-1810l, commit that should have been stashed into the merge.Michael Niedermayer
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ö
2011-04-11Add an AAC encoder by using the libvo-aacenc libraryMartin Storsjö
2011-04-10Parse sprite data for WMVP and WVP2, and decode sprites for the latterAlberto Delmás
2011-04-07lavc: add a FF_API_REQUEST_CHANNELS deprecation macroAnton Khirnov
2011-04-03lavc: deprecate AVCodecContext.antialias_algoAnton Khirnov
2011-04-03lavc: mark mb_qmin/mb_qmax for removal on next major bump.Anton Khirnov
2011-04-02lavc: deprecate rate_emuAnton Khirnov
2011-04-02lavc: mark hurry_up for removal on next major bumpAnton Khirnov
2011-03-30Add MxPEG decoderanatoly
2011-03-28Chronomaster DFA decoderKostya Shishkov
2011-03-25Add audio_service_type field to AVCodecContext for encoding and reportingJustin Ruggles
2011-03-23lavc: move the version macros to a new installed header.Anton Khirnov