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-14libx265: Remove redundant default param callDerek Buitenhuis
2014-02-14libx265: Fix use of uninitialized input pictureDerek Buitenhuis
2014-02-14flac/x86: add ff_flac_lpc_32_xop()James Almer
2014-02-14lavc: fix flac encoder and decoder dependenciesJames Darnley
2014-02-13avcodec/arm/int_neon: fix handling sizes % 16 != 0Michael Niedermayer
2014-02-13tta: split off hybrid filter processing as ttadspJames Almer
2014-02-13Merge commit '50ea93158d4c480f64069e8bd1da388486dcf4ba'Michael Niedermayer
2014-02-12Merge commit '462d5e8e6c050eae7cbb1f2d5c34628088bd0eb6'Michael Niedermayer
2014-02-12Add libx265 encoderDerek Buitenhuis
2014-02-12Add libx265 encoderDerek Buitenhuis
2014-02-12aacdec: set AVFrame sample_rateJohn Stebbins
2014-02-12avcodec/mpegaudio_parser: Delay setting codec_id if it appears wrongMichael Niedermayer
2014-02-12avcodec/mpegaudio_parser: treat codec_id like the other parametersMichael Niedermayer
2014-02-12avcodec: Add avpriv_mpa_decode_header2()Michael Niedermayer
2014-02-12Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2014-02-12Merge commit '6477449243db4aab15a4db356e8354c60b5366ec'Michael Niedermayer
2014-02-11lavc: set AVFrame pkt_pts and reordered_opaque in reget_bufferJohn Stebbins
2014-02-11g2meet: make JPEG tile decoder operate on 8x8 block maskKostya Shishkov
2014-02-11g2meet: factor out seeking to the chunk endMaxim Poliakovski
2014-02-11avcodec/ra144: remove redundant AV_ZERO128Michael Niedermayer
2014-02-11ra144: use scalarproduct_int16Christophe Gisquet
2014-02-11Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2014-02-10Merge commit 'a46dc49744bdc4f2e31725b63ac8e41f701e4fa1'Michael Niedermayer
2014-02-10Merge commit 'c7769df178fd670156f1c11f6c8410ddd59bbfee'Michael Niedermayer
2014-02-10Merge commit 'e1218ce9149aad0ae9770a32a78d77ad2210bd64'Michael Niedermayer
2014-02-10rpza: limit the number of blocks to the total remaining blocks in the frameAnton Khirnov
2014-02-10rpza: move some variables to the blocks where they are usedAnton Khirnov
2014-02-10rpza: use fixed-width int typesAnton Khirnov
2014-02-10rpza: switch to bytestream2Anton Khirnov
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