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
/
libavutil
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm: Macroize the test for 'setend' CPU instruction support
Ben Avison
2014-07-21
1
-0
/
+6
*
armv6: Accelerate butterflies_float
Ben Avison
2014-07-18
2
-0
/
+120
*
armv6: Accelerate vector_fmul_window
Ben Avison
2014-07-18
2
-1
/
+210
*
display: add matrix flip api
Vittorio Giovara
2014-07-09
3
-2
/
+21
*
audio_fifo: Split into a separate doxygen module
Timothy Gu
2014-07-06
1
-0
/
+4
*
samplefmt: Add doxygen categories
Timothy Gu
2014-07-06
1
-0
/
+25
*
Update Fiona's name in copyright statements.
Diego Biurrun
2014-07-01
2
-2
/
+2
*
arm: Detect 32 bit cpu features on ARMv8 when running on a 64 bit kernel
Martin Storsjö
2014-06-28
1
-1
/
+3
*
pixfmt: mark the reserved values
Vittorio Giovara
2014-06-23
2
-1
/
+4
*
lzo: Handle integer overflow
Luca Barbato
2014-06-23
1
-1
/
+9
*
Add av_image_check_sar() and use it to validate SAR
Justin Ruggles
2014-06-20
3
-1
/
+39
*
stereo3d: add missing include guards
Vittorio Giovara
2014-06-19
1
-0
/
+5
*
AVFrame: factor out freeing the side data
Roman Savchenko
2014-06-18
1
-9
/
+12
*
av_dict_set: fix potential memory leak with AV_DICT_DONT_OVERWRITE
Janne Grunau
2014-06-09
1
-1
/
+4
*
dict: const correctness for av_dict_get() and av_dict_copy()
Diego Biurrun
2014-06-05
2
-5
/
+5
*
build: check if AS supports the '.func' directive
Janne Grunau
2014-06-03
2
-6
/
+18
*
aarch64: use '#' for whole line asm comments
Janne Grunau
2014-06-03
1
-1
/
+1
*
aarch64: remove optional :pg_hi21: for adrp instruction
Janne Grunau
2014-06-03
1
-1
/
+1
*
aarch64: add darwin style PAGE/PAGEOFF relocations
Janne Grunau
2014-06-03
1
-1
/
+4
*
Remove all Blackfin architecture optimizations
Diego Biurrun
2014-06-02
2
-88
/
+0
*
lavu: add all color-related enums to AVFrame
wm4
2014-06-01
4
-1
/
+113
*
aarch64: Use the correct syntax for relocations
Martin Storsjö
2014-05-29
1
-2
/
+2
*
frame: fix the error path in av_frame_copy_props()
Roman Savchenko
2014-05-29
1
-1
/
+1
*
ppc: Move vec_unaligned_load macro to util_altivec
Diego Biurrun
2014-05-28
1
-0
/
+3
*
ppc: util_altivec: Drop unused macros
Diego Biurrun
2014-05-28
1
-11
/
+0
*
imgutils: make systematic palette opaque.
Carl Eugen Hoyos
2014-05-25
1
-1
/
+1
*
display: Include mathematics.h for fallback definition of NAN
Martin Storsjö
2014-05-19
1
-0
/
+1
*
Add transformation matrix API.
Vittorio Giovara
2014-05-19
5
-1
/
+152
*
lavu: Add a pixel format for new VDA hwaccel
Anton Khirnov
2014-05-11
3
-1
/
+6
*
mathematics: K&R formatting cosmetics
Luca Barbato
2014-05-03
1
-42
/
+53
*
lavu: add CHK_OFFS as AV_CHECK_OFFSET to check struct member offsets
Janne Grunau
2014-04-24
1
-0
/
+7
*
avutil: move av_get_time_base_q() after include rational.h
Michael Niedermayer
2014-04-22
1
-5
/
+5
*
avutil: Add av_get_time_base_q()
Derek Buitenhuis
2014-04-22
3
-1
/
+12
*
crc: add ANSI CRC16 LE
Alessandro Ghedini
2014-04-17
3
-3
/
+41
*
lavu: Add packed YVYU422 pixel format
Vittorio Giovara
2014-04-07
3
-1
/
+14
*
xtea: Add Doxy @file and group
Timothy Gu
2014-04-07
2
-0
/
+9
*
adler32: Fix doxy group definition
Timothy Gu
2014-04-07
2
-0
/
+21
*
aarch64: add armv8 CPU flag
Janne Grunau
2014-04-06
4
-2
/
+7
*
replaygain: correctly parse peak values
Alessandro Ghedini
2014-04-04
2
-3
/
+3
*
log: Unbreak windows support
Luca Barbato
2014-04-03
1
-0
/
+1
*
log: Do not assume the TERM variable is always set
Luca Barbato
2014-04-03
1
-1
/
+1
*
log: Document AV_LOG_C usage
Luca Barbato
2014-04-03
1
-6
/
+8
*
log: Remove undefined behaviour
Luca Barbato
2014-04-03
1
-2
/
+2
*
log: Support for 256color terminals
Luca Barbato
2014-04-03
3
-20
/
+47
*
lavu: add missing formats to av_pix_fmt_swap_endianness
Janne Grunau
2014-04-02
1
-0
/
+3
*
frame: add a function for removing side data from a frame
Anton Khirnov
2014-03-24
3
-1
/
+23
*
Add replaygain side data type and code for parsing replaygain tags.
Anton Khirnov
2014-03-24
4
-1
/
+57
*
float_dsp: Replace arch optimization ifdefs by if cascade
Diego Biurrun
2014-03-22
1
-9
/
+8
*
float-dsp-test: do not use C99's predefined __func__
Janne Grunau
2014-03-20
1
-9
/
+9
*
float_dsp: Use LOCAL_ALIGNED for instead of DECLARE_ALIGNED within functions
Martin Storsjö
2014-03-19
1
-23
/
+25
[next]