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-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
2014-02-08Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2014-02-08dcadsp: split lfe_dir casesChristophe Gisquet
2014-02-08Merge commit '5b59a9fc6152169599561f04b4f66370edda5c9c'Michael Niedermayer
2014-02-08dcadsp: add int8x8_fmul_int32 to DSP contextChristophe Gisquet
2014-02-08Merge commit '5bcbb516f2ff45290ef7995b081762e668693672'Michael Niedermayer
2014-02-08avcodec/hevc: Simplify get_qPy_pred()Michael Niedermayer
2014-02-08avcodec/hevc: make check for previous slice segment tighterMichael Niedermayer
2014-02-08dcadsp: split lfe_dir casesChristophe Gisquet
2014-02-08x86: dcadsp: implement int8x8_fmul_int32Christophe Gisquet
2014-02-08dcadsp: add int8x8_fmul_int32 to dsp contextChristophe Gisquet
2014-02-07lavc/adpcm_data: fix const misplacementLukasz Marek
2014-02-07lavc/evrcdec: fix const misplacementLukasz Marek
2014-02-07avcodec/wmalosslessdec: fix mclms_coeffs* array sizeMichael Niedermayer
2014-02-07avcodec/wmalosslessdec: use sizeof() instead of literal numberMichael Niedermayer
2014-02-07arm: Add X() around all references to extern symbolsMartin Storsjö
2014-02-07avcodec/hevc: hls_decode_entry: check that the previous slice segment is avai...Michael Niedermayer
2014-02-07avcodec/hevc: clear tab_slice_address of ctb on error.Michael Niedermayer
2014-02-07avcodec/hevc: clear tab_slice_address in hevc_frame_start()Michael Niedermayer
2014-02-07avcodec/hevc_filter: assert validity of qp predictor inputMichael Niedermayer
2014-02-07vp8: fix bilinear C code to work if src_stride != dst_stride.Ronald S. Bultje
2014-02-06Merge remote-tracking branch 'qatar/master'Michael Niedermayer