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
2014-02-10Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2014-02-10Merge commit 'e95018b694c0774477abec5bbf86ecc7946a9a28'Michael Niedermayer
2014-02-09Merge commit 'd6eac2f1bcce0cb85fac5d50fcfe94bc490d4a5e'Michael Niedermayer
2014-02-09Merge commit '28e508a94677d5dffde009c5f8ca7d6a4d2ca8e8'Michael Niedermayer
2014-02-09hevc: Conceal zero tdLuca Barbato
2014-02-09dnxhd: Support DNx444Kostya Shishkov
2014-02-09vp8: fix PPC assembly to work if src_stride != dst_strideRonald S. Bultje
2014-02-09asvenc: free avctx->coded_frame on codec closeJanne Grunau
2014-02-09vp9: fix compilation with !HAVE_FAST_64BIT.Clément Bœsch
2014-02-09arm: Remove a stray .fpu directiveMartin Storsjö
2014-02-09dnxhddec: return proper error codeAlexandra Khirnova
2014-02-09vp9: invert order in l[] intra prediction array.Ronald S. Bultje
2014-02-09vp9: remove memset in loopfilter level setting loop.Ronald S. Bultje
2014-02-09vp9: coef decoding context-splat speedup.Ronald S. Bultje
2014-02-09vp9: decode_mode context optimizations.Ronald S. Bultje
2014-02-09vp9: more aligned zeroes.Ronald S. Bultje
2014-02-09vp9: faster skip-block coefficient blanking.Ronald S. Bultje
2014-02-09vp9: coef context reading optimization.Ronald S. Bultje
2014-02-09vp9: just disallow temporal or no-update segmentation on size-change.Ronald S. Bultje
2014-02-09avcodec/dvbsubdec: DVB subtitles decoder: support of 5 bytes extradata formatmrlika
2014-02-09g2meet: rename FRAME_INFO to more appropriate DISPLAY_INFOMaxim Poliakovski
2014-02-09Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2014-02-09g2meet: Validate bpp and bitmasks in the display infoMaxim Poliakovski
2014-02-09g2meet: factor out chunk seekingMaxim Poliakovski
2014-02-09g2meet: Rename FRAME_INFO to more appropriate DISPLAY_INFOMaxim Poliakovski
2014-02-09vp9: don't allow retaining old segmentation maps after a size change.Ronald S. Bultje
2014-02-08mlp_parser: fix request_channel_layout behavior.Tim Walker
2014-02-08mlpdec: fix request_channel_layout behavior.Michael Niedermayer
2014-02-08Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2014-02-08vp9: some variable re-arrangements for alignment.Ronald S. Bultje
2014-02-08vp9: re-allocate block buffers on uses_2pass change w/o size change.Ronald S. Bultje
2014-02-08avcodec/mlp_parser: fix multichannelMichael Niedermayer
2014-02-08avcodec/mlpdec: fix mulichannel outputMichael Niedermayer
2014-02-08Merge commit 'c0c45188e56cfa3050bb39f8299025345b8a204c'Michael Niedermayer
2014-02-08Merge commit '5c1c6e82261b856214499b9fef3a08bf3ff6e0ae'Michael Niedermayer
2014-02-08Merge commit 'b141c7b37eb52aca41ac83738f159b63b9c09d5c'Michael Niedermayer
2014-02-08Merge commit '0cffd6fff59f192120dc93aa6c3cb8180f5506e3'Michael Niedermayer
2014-02-08Mirillis FIC video decoderKostya Shishkov
2014-02-08mlp: improve request_channel_layout behavior.Tim Walker
2014-02-08dca: include dcadsp.h in {arm,x86}/dca.h for checkheadersJanne Grunau
2014-02-08h264: give numbers to nalusVittorio Giovara
2014-02-08vp9/parser: change size type to unsigned.Ronald S. Bultje
2014-02-08avcodec/hevc: remove FFUMOD() in slice qp_y initMichael Niedermayer
2014-02-08avcodec/hevc: remove unused variablesMichael Niedermayer
2014-02-08x86: use the inline int8x8_fmul_int32 only if inline SSE2 is availbaleJanne Grunau
2014-02-08Fix compilation with --disable-everything --enable-encoder=flac.Carl Eugen Hoyos
2014-02-08vp9: fix mix-up of last-frame/cur-frame in frame size checks.Ronald S. Bultje
2014-02-08x86/vp9lpf: simplify 2nd transpose in 44/48/88/84.Clément Bœsch
2014-02-08lavc/mpegvideo: add missing constLukasz Marek
2014-02-08lavc/jpeg2000dec: silent warning discards qualifiersLukasz Marek