index
:
ffmpeg-streaming
master
Raptor Engineering's fork of FFmpeg with streaming enhancements https://git.ffmpeg.org/ffmpeg.git
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libavresample
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump major versions of all libraries
Vittorio Giovara
2017-03-23
1
-1
/
+1
*
build: Generalize yasm/nasm-related variable names
Diego Biurrun
2017-03-01
1
-3
/
+3
*
Mark some arrays that never change as const.
Anton Khirnov
2017-02-01
1
-1
/
+1
*
build: Generate pkg-config files from Make and not from configure
Diego Biurrun
2016-12-22
1
-0
/
+1
*
Fix some mismatches between function parameter and doxygen parameter names.
Diego Biurrun
2016-11-21
1
-2
/
+2
*
build: Change structure of the linker version script templates
Diego Biurrun
2016-05-29
1
-3
/
+5
*
tests: Move all test programs to a subdirectory
Diego Biurrun
2016-05-13
2
-1
/
+3
*
cosmetics: Fix spelling mistakes
Vittorio Giovara
2016-05-04
2
-3
/
+3
*
build: miscellaneous cosmetics
Diego Biurrun
2016-04-07
2
-8
/
+8
*
avresample: Mark avresample_buffer() as pointer to const
Kip Warner
2015-12-14
4
-9
/
+13
*
avresample: Document avresample_open() a little better
Luca Barbato
2015-11-05
1
-0
/
+4
*
avresample: Remove an unused variable
Ganesh Ajjanagadde
2015-09-29
1
-1
/
+0
*
lavr: Remove unreachable code
Vittorio Giovara
2015-09-13
1
-4
/
+1
*
lavr: Remove unused label
Vittorio Giovara
2015-08-31
1
-1
/
+0
*
Bump major versions of all libraries
Vittorio Giovara
2015-08-28
1
-2
/
+2
*
lavr: Drop deprecated context reinitialization if resampling was not enabled
Vittorio Giovara
2015-08-28
2
-58
/
+0
*
x86inc: Drop SECTION_TEXT macro
Henrik Gramner
2015-08-11
3
-3
/
+3
*
x86: check for AV_CPU_FLAG_AVXSLOW where useful
James Almer
2015-05-31
3
-4
/
+8
*
avresample: Reallocate the internal buffer to the correct size
Luca Barbato
2015-04-28
1
-1
/
+3
*
Replace av_dlog with normal av_log at trace level
Vittorio Giovara
2015-04-19
4
-42
/
+42
*
libavresample: NEON optimized FIR audio resampling
Peter Meerwald
2015-02-21
6
-2
/
+470
*
libavresample: Annotate AARCH64 init function with av_cold
Peter Meerwald
2015-02-20
1
-2
/
+2
*
avresample: Make sure the even check does not overflow
Luca Barbato
2014-10-18
1
-1
/
+1
*
avresample: prevent theoretical division by zero
Vittorio Giovara
2014-10-18
1
-1
/
+4
*
lavr: Update the planar check in ff_audio_convert
Luca Barbato
2014-08-17
1
-2
/
+2
*
avresample: Introduce AVFrame-based API
Luca Barbato
2014-08-10
3
-1
/
+200
*
Bump major versions of all libraries.
Anton Khirnov
2014-08-09
1
-2
/
+2
*
Postpone API-incompatible changes until the next bump.
Anton Khirnov
2014-08-09
1
-1
/
+1
*
lavr: Do not change the sample format for mono audio
Justin Ruggles
2014-08-03
4
-12
/
+16
*
avresample: Add avresample_get_out_samples
Luca Barbato
2014-05-28
3
-8
/
+39
*
build: handle library dependencies in configure
Janne Grunau
2014-05-13
1
-1
/
+0
*
aarch64: NEON optimized FIR audio resampling
Janne Grunau
2014-04-24
6
-2
/
+342
*
lavr: define ResampleContext in resample.h
Janne Grunau
2014-04-24
2
-29
/
+29
*
aarch64: NEON float to s16 audio conversion
Janne Grunau
2014-04-22
5
-0
/
+419
*
resample: remove an unneeded context variable
Anton Khirnov
2014-04-17
1
-8
/
+3
*
lavr: allocate the resampling buffer with a positive size
Anton Khirnov
2014-04-13
1
-1
/
+1
*
resample: implement flushing
Anton Khirnov
2014-04-13
1
-7
/
+39
*
resample: split linear into its own function
Anton Khirnov
2014-04-11
2
-15
/
+27
*
resample: add initial padding explicitly
Anton Khirnov
2014-04-11
2
-22
/
+36
*
resample: drop useless abs()
Anton Khirnov
2014-04-11
1
-2
/
+2
*
resample: reindent
Anton Khirnov
2014-04-11
1
-21
/
+20
*
resample: split the nearest neighbour path into a separate function pointer
Anton Khirnov
2014-04-11
2
-13
/
+25
*
resample: fix avresample_get_delay() return value
Anton Khirnov
2014-04-11
1
-1
/
+5
*
x86: Drop some unnecessary YASM ifdefs
Diego Biurrun
2014-04-04
1
-2
/
+0
*
Add missing headers to make template files compile (more) standalone
Diego Biurrun
2014-03-26
1
-0
/
+6
*
lavr: return an error if a avresample_open() is called on an open context
Anton Khirnov
2014-02-22
1
-0
/
+5
*
lavr: add a function for checking whether AVAudioResampleContext is open
Anton Khirnov
2014-02-22
3
-1
/
+14
*
lavr: mix front center channel as indicated in the ATSC A/52 specification.
Tim Walker
2014-02-08
1
-2
/
+7
*
arm: Add X() around all references to extern symbols
Martin Storsjö
2014-02-07
1
-2
/
+2
*
aarch64: port neon clobber test from arm
Janne Grunau
2014-01-15
2
-0
/
+32
[next]