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
2014-10-18avresample: Make sure the even check does not overflowLuca Barbato
2014-10-18avresample: prevent theoretical division by zeroVittorio Giovara
2014-08-29Add missing "const" all over the place.Reimar Döffinger
2014-08-17Merge commit '11db644a8e54f02e54d2eaad343a87fcb697c15e'Michael Niedermayer
2014-08-17lavr: Update the planar check in ff_audio_convertLuca Barbato
2014-08-10Merge commit 'fb1ddcdc8f51b9d261ae8e9c26b91e81f7b6bf45'Michael Niedermayer
2014-08-10avresample: Introduce AVFrame-based APILuca Barbato
2014-08-10Merge commit '1985c2e75c607ac51bfd8dc87d2957a5edf2b6f8'Michael Niedermayer
2014-08-10Merge commit 'f4c444e17d137c786f0ed2da0e5943df505d5f9e'Michael Niedermayer
2014-08-09Bump major versions of all libraries.Anton Khirnov
2014-08-09Postpone API-incompatible changes until the next bump.Anton Khirnov
2014-08-04Merge commit 'fbc0b8659967ea54a8472b5f795270d38bb085dd'Michael Niedermayer
2014-08-04lavr: Do not change the sample format for mono audioJustin Ruggles
2014-05-29Merge commit 'b2d45654220503224aa94e78cdff19ec624e9342'Michael Niedermayer
2014-05-29avresample: Add avresample_get_out_samplesLuca Barbato
2014-05-14Merge commit '449511740f06a4675b0066730fa45cdb764ffafc'Michael Niedermayer
2014-05-13build: handle library dependencies in configureJanne Grunau
2014-04-25Merge commit 'a24a252709dd38f12aa4929ce4981f87091a5113'Michael Niedermayer
2014-04-25Merge commit 'cae8df78759c2e69257f7fe58842f34c0d98a7ec'Michael Niedermayer
2014-04-24aarch64: NEON optimized FIR audio resamplingJanne Grunau
2014-04-24lavr: define ResampleContext in resample.hJanne Grunau
2014-04-23Merge commit 'f4d5a2cc35fcdf06ec031fabe8b0710e995fe924'Michael Niedermayer
2014-04-22aarch64: NEON float to s16 audio conversionJanne Grunau
2014-04-17Merge commit '21d8f4da91673051ad7055cf63d989488a56368e'Michael Niedermayer
2014-04-17resample: remove an unneeded context variableAnton Khirnov
2014-04-13Merge commit 'ac976ed91e323754e9a84509873ebdb437372797'Michael Niedermayer
2014-04-13Merge commit 'f7c5fd81516fb7b186c64c66dc080e1139586226'Michael Niedermayer
2014-04-13lavr: allocate the resampling buffer with a positive sizeAnton Khirnov
2014-04-13resample: implement flushingAnton Khirnov
2014-04-11Merge commit '254c95cdd1b669a722204a4a65974fc2523c8f83'Michael Niedermayer
2014-04-11Merge commit 'be394968c81019887ef996a78a526bdd85d1e216'Michael Niedermayer
2014-04-11Merge commit 'eed752d61da332fb13e9893a175a90fed7b1d7d3'Michael Niedermayer
2014-04-11Merge commit '3c84f6b5d20cd345fac706f8cfb70c55e541ffb5'Michael Niedermayer
2014-04-11Merge commit 'f20892eb67a7b4b5a3c080388a35a3380516a805'Michael Niedermayer
2014-04-11Merge commit 'b9dea23766f52b8e059e72d34980bb7b456efe8f'Michael Niedermayer
2014-04-11resample: split linear into its own functionAnton Khirnov
2014-04-11resample: add initial padding explicitlyAnton Khirnov
2014-04-11resample: drop useless abs()Anton Khirnov
2014-04-11resample: reindentAnton Khirnov
2014-04-11resample: split the nearest neighbour path into a separate function pointerAnton Khirnov
2014-04-11resample: fix avresample_get_delay() return valueAnton Khirnov
2014-04-05Merge commit '01c5779f56cf708e6cb88b11cfdc248cae7e2ee8'Michael Niedermayer
2014-04-04x86: Drop some unnecessary YASM ifdefsDiego Biurrun
2014-03-26Merge commit 'aba70bb5387f12dfa5e6cd8cb861c9c7e668151f'Michael Niedermayer
2014-03-26Add missing headers to make template files compile (more) standaloneDiego Biurrun
2014-02-23Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2014-02-23Merge commit '7e86c27b4ee9e5a3fbe6cf5249b9d918b2a5e731'Michael Niedermayer
2014-02-22lavr: return an error if a avresample_open() is called on an open contextAnton Khirnov
2014-02-22lavr: add a function for checking whether AVAudioResampleContext is openAnton Khirnov
2014-02-08Merge commit '76a75c523cd3c63560185394a0a5cd7249db962a'Michael Niedermayer