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
2015-09-20avresample/resample: remove unused variableGanesh Ajjanagadde
2015-09-16Merge commit 'c7247eb7fe2b95803983e8f7c4f0e904f050ca7b'Hendrik Leppkes
2015-09-13lavr: Remove unreachable codeVittorio Giovara
2015-09-07Merge commit '9a003fc38833b6b9f08e44d7f1c6539db65840a0'Hendrik Leppkes
2015-09-05Merge commit 'e88103a7f92cf27a2868b50acc8a9912f6088249'Hendrik Leppkes
2015-09-05Merge commit '11b2eed43e91b35b8295ed47115cae2e29bd687d'Hendrik Leppkes
2015-08-31lavr: Remove unused labelVittorio Giovara
2015-08-28Bump major versions of all librariesVittorio Giovara
2015-08-28lavr: Drop deprecated context reinitialization if resampling was not enabledVittorio Giovara
2015-08-11x86inc: Drop SECTION_TEXT macroHenrik Gramner
2015-08-04x86inc: Drop SECTION_TEXT macroHenrik Gramner
2015-06-01Merge commit 'd68c05380cebf563915412182643a8be04ef890b'Michael Niedermayer
2015-05-31x86: check for AV_CPU_FLAG_AVXSLOW where usefulJames Almer
2015-04-29Merge commit '0ac8ff618c5e6d878c547a8877e714ed728950ce'Michael Niedermayer
2015-04-29avresample: Reallocate the internal buffer to the correct sizeLuca Barbato
2015-04-20Merge commit '1a3eb042c704dea190c644def5b32c9cee8832b8'Michael Niedermayer
2015-04-19Replace av_dlog with normal av_log at trace levelVittorio Giovara
2015-02-22Merge commit '12655c48049f9a52e5504bde90fe738862b0ff08'Michael Niedermayer
2015-02-21libavresample: NEON optimized FIR audio resamplingPeter Meerwald
2015-02-21Merge commit 'df0891fc8f32db3ced797cd6ebff9492fda01b99'Michael Niedermayer
2015-02-20libavresample: Annotate AARCH64 init function with av_coldPeter Meerwald
2014-10-19Merge commit '963f76144897d3f7684d82ec21e51dd50ea1106e'Michael Niedermayer
2014-10-19Merge commit '088eca28164c8cd3b72b0c3d3f9e3fe5ee5cb28f'Michael Niedermayer
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