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
2009-08-03Expose QCELP's floating-point LSP-to-LPC functionColin McQuillan
2009-08-03Make the LSP naming more consistentColin McQuillan
2009-06-29Rename ff_log_missing_feature() to av_log_missing_feature().Ronald S. Bultje
2009-05-13Fix bandwith vs. bandwiDth typo.Diego Biurrun
2009-05-04Properly handle SILENCE frame. Patch by Kenan Gillet.Kenan Gillet
2009-04-13Rename bitstream.h to get_bits.h.Stefano Sabatini
2009-04-07Implement avcodec_decode_video2(), _audio3() and _subtitle2() which takes anThilo Borgmann
2009-04-07Move scale factor computation to its own function. Patch by KenanKenan Gillet
2009-04-04Add missing static qualifier from function declaration. Patch by KenanKenan Gillet
2009-03-10Cosmetics from Kenan Gillet's 'extract and share weighted_vector_sumf'Reynaldo H. Verdejo Pinochet
2009-03-10Functional part Kenan Gillet's 'extract and share weighted_vector_sumf'Reynaldo H. Verdejo Pinochet
2009-03-04Part 2 of 2 of Kenan Gillet's 'make ff_qcelp_lspf2lpcReynaldo H. Verdejo Pinochet
2009-02-01Use full internal pathname in doxygen @file directives.Diego Biurrun
2009-01-16Split ff_log_missing_feature into ff_log_missing_featureKenan Gillet
2008-12-28Silence one warning when compiling with icc:Carl Eugen Hoyos
2008-12-26COSMETICS Part 3 and final of Kenan Gillet's QCELP silence handling patch.Reynaldo H. Verdejo Pinochet
2008-12-26Part 2 of Kenan Gillet's QCELP silence handling patch.Reynaldo H. Verdejo Pinochet
2008-12-20Cosmetics by Kenan Gillet. Part 1 of 3 of his 'qcelp: silence handling'Reynaldo H. Verdejo Pinochet
2008-12-11Avoid the 'Claimed bitrate and buffer size mismatch' warning storm.Kenan Gillet
2008-12-09Make av_log_missing_feature an internal function, and change its nameStefano Sabatini
2008-12-04Silence some ICC warnings. Patch by Vitor Sessak.Vitor Sessak
2008-12-04Add expected const qualifier on 'buf' to match AVCodec.decode's declaration.Reynaldo H. Verdejo Pinochet
2008-12-04COSMETICS, add missing remarks crediting Ben and KenanReynaldo H. Verdejo Pinochet
2008-12-04Removes misleading const qualifier, gets rid of two compiler warningsReynaldo H. Verdejo Pinochet
2008-12-02Trivial rephrasing, avoids too long lineReynaldo H. Verdejo Pinochet
2008-12-02Trivial, Cosmetics, mostly brace placement changesReynaldo H. Verdejo Pinochet
2008-12-02Commit last ok'ed parts of QCELP decoder and enable it.Kenan Gillet
2008-12-02More OKed parts of the QCELP decoderKenan Gillet
2008-11-30More OKed parts of the QCELP decoderKenan Gillet
2008-11-22Trivial, CosmeticsReynaldo H. Verdejo Pinochet
2008-11-22Trivial, CosmeticsReynaldo H. Verdejo Pinochet
2008-11-21More OKed parts of the QCELP decoderKenan Gillet
2008-11-16Credit Kenan Gillet for his contributions towards merging the SoC QCELP decoder.Reynaldo H. Verdejo Pinochet
2008-11-16CosmeticsReynaldo H. Verdejo Pinochet
2008-11-14More OKed parts of the QCELP decoderKenan Gillet
2008-11-11More OKed parts of the QCELP decoderKenan Gillet
2008-11-09More OKed parts of the QCELP decoderKenan Gillet
2008-10-31OKed parts of the QCELP decoderKenan Gillet