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-05-21Fix channel_layout documentation.Carl Eugen Hoyos
2011-05-21Merge/split side data.Michael Niedermayer
2011-05-19Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-05-19Add request_sample_fmt field to AVCodecContext.Justin Ruggles
2011-05-17iff/8svx: redesign 8SVX demuxing and decoding for handling stereo samples cor...Stefano Sabatini
2011-05-12Merge remote branch 'qatar/master'Michael Niedermayer
2011-05-11Port SMPTE S302M audio decoder from FFmbc 0.3.Baptiste Coudurier
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-02replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*Stefano Sabatini
2011-05-02Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.Stefano Sabatini
2011-05-01lavc: add a sample_aspect_ratio field to AVFrameStefano Sabatini
2011-05-01lavc: add a pkt_pos field to AVFrameStefano Sabatini
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-25ac3dec: allow selecting float output at runtime.Reimar Döffinger
2011-04-23Replace more FFmpeg instances by Libav or ffmpeg.Diego Biurrun
2011-04-23Merge remote branch 'qatar/master'Michael Niedermayer
2011-04-22Make av_log_ask_for_sample() accept a variable number of arguments.Diego Biurrun
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-20Merge remote branch 'qatar/master'Michael Niedermayer
2011-04-19lavc: remove misc disabled cruft.Anton Khirnov
2011-04-19lavc: remove the FF_API_INOFFICIAL 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_MM_FLAGS cruft.Anton Khirnov
2011-04-19Ogg: add support for Xiph's CELT (Opus) codec.Nicolas George
2011-04-18Merge remote branch 'qatar/master'Michael Niedermayer
2011-04-15introduce side information for AVPacketKostya Shishkov
2011-04-14Merge remote branch 'qatar/master'Michael Niedermayer
2011-04-13libavcodec: Mark AVCodec->priv_class constMartin Storsjö
2011-04-08Merge remote branch 'qatar/master'Michael Niedermayer
2011-04-07lavc: add a FF_API_REQUEST_CHANNELS deprecation macroAnton Khirnov
2011-04-04Merge remote branch 'qatar/master'Michael Niedermayer
2011-04-04add MicroDVD muxer and demuxerAurelien Jacobs
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-03Add or elaborate on some documentation comments in avcodec.h.Wim Lewis
2011-04-03Merge remote branch 'qatar/master'Michael Niedermayer
2011-04-02lavc: deprecate rate_emuAnton Khirnov
2011-04-02lavc: mark hurry_up for removal on next major bumpAnton Khirnov