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
2012-09-10add OTF support for attachmentsSébastien Brochet
2012-08-31lavc: support building with the forks ABI for avcodec_find_best_pix_fmt2()Michael Niedermayer
2012-08-31imgconvert: add avcodec_find_best_pix_fmt_of_2()Michael Niedermayer
2012-08-31Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-08-31Merge commit 'ec36aa69448f20a78d8c4588265022e0b2272ab5'Michael Niedermayer
2012-08-31MSS2 decoderAlberto Delmás
2012-08-31Add CPiA video decoderStephan Hilb
2012-08-30Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-08-30lavc: add lossy/lossless codec properties.Anton Khirnov
2012-08-29Add reminders to update the codec descriptor list with new codec IDs.Anton Khirnov
2012-08-20lavc: move AVRn to a seperate decoder.Michael Niedermayer
2012-08-18Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-08-18lavc: add avcodec_descriptor_get_by_name().Anton Khirnov
2012-08-18lavc: add const to AVCodec* function parameters.Anton Khirnov
2012-08-16srtdec: Add timing-less "subrip" decoder.Philip Langdale
2012-08-14lavc: add const to AVCodecContext.codec_descriptor.Nicolas George
2012-08-12lavc: add codec_descriptor field to AVCodecContext.Michael Niedermayer
2012-08-11Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-08-11lavc: add an intra-only codec property.Anton Khirnov
2012-08-11lavc: add codec descriptors.Anton Khirnov
2012-08-10lavc: fix mixing CODEC_ID/AV_CODEC_ID in C++ code.Anton Khirnov
2012-08-08rename missed CodecID to AVCodecIDMichael Niedermayer
2012-08-08Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer
2012-08-07Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov
2012-08-07lavc: add AV prefix to codec ids.Anton Khirnov
2012-08-03Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-08-02Canopus Lossless decoderDerek Buitenhuis
2012-08-02Canopus Lossless decoderDerek Buitenhuis
2012-07-31lavc: add channels field to AVFrameStefano Sabatini
2012-07-27SubViewer demuxer and decoder.Clément Bœsch
2012-07-21avcodec: add decode_error_flags field to AVFrameMarton Balint
2012-07-20oggdec: add support for Opus codec.Nicolas George
2012-07-15Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-07-14lavc/avcodec.h: keep avframe_* field setter and getter closeStefano Sabatini
2012-07-14lavc: add metadata to AVFrameThomas Kühnel
2012-07-14Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-07-13lavc: add pkt_timebase to allow avcodec to adjust pkt_dts/pts when neededMichael Niedermayer
2012-07-13imgconvert: deprecate avcodec_find_best_pix_fmt()Janne Grunau
2012-07-13imgconvert: add avcodec_find_best_pix_fmt2()Janne Grunau
2012-07-13MS Expression Encoder Screen decoderKostya Shishkov
2012-07-13Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-07-12libavcodec: Add more AAC profilesMartin Storsjö
2012-07-12Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-07-11TechSmith Screen Codec 2 decoderKostya Shishkov
2012-07-11lavc: add av_fast_padded_malloczPaul B Mahol
2012-07-06add side data to indicate the amount of samples to skip at the begin and endMichael Niedermayer
2012-07-05PAF demuxer and decoderPaul B Mahol
2012-07-02Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-07-02MS ATC Screen (aka MSS3) decoderKostya Shishkov
2012-06-29RealText demuxer and decoder.Clément Bœsch