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
...
|
*
intreadwrite: Use the __unaligned keyword on MSVC for ARM and x86_64
Martin Storsjö
2016-08-02
1
-0
/
+5
*
|
Merge commit '230b1c070baa3b6d4bd590426a365b843d60ff50'
James Almer
2017-03-15
1
-12
/
+12
|
\
\
|
|
/
|
*
intreadwrite: Add intermediate variables in the byteswise AV_W*() macros
Martin Storsjö
2016-08-02
1
-6
/
+12
|
*
libavutil: Use an intermediate variable in AV_COPY*U
Martin Storsjö
2016-07-31
1
-1
/
+5
*
|
aarch64: Add parentheses around the offset parameter in movrel
Martin Storsjö
2017-03-11
1
-2
/
+2
*
|
avutil/tests/lfg: Remove debugging start/stop timer
Michael Niedermayer
2017-03-08
1
-3
/
+0
*
|
avutil/tests/lfg.c: added proper normality test
Thomas Turner
2017-03-08
1
-22
/
+142
*
|
Revert "lavu/atomic: add support for the new memory model aware gcc built-ins"
James Almer
2017-03-08
1
-17
/
+0
*
|
spherical: Add tiled equirectangular type and projection-specific properties
Vittorio Giovara
2017-03-07
3
-2
/
+94
*
|
avutil/md5: stop discarding the const qualifier for the src pointer
James Almer
2017-03-03
1
-6
/
+7
*
|
avutil/md5: fix misaligned reads
James Almer
2017-03-03
1
-10
/
+5
*
|
Revert "avutil/frame: Disallow zero sized frame side data"
Michael Niedermayer
2017-03-03
1
-2
/
+0
*
|
hwcontext_vaapi: Don't abort on failing to allocate from a fixed-size pool
Mark Thompson
2017-03-02
1
-0
/
+4
*
|
avcodec, avutil, avformat: remove AVOption requirement for some fields
wm4
2017-03-02
2
-30
/
+4
*
|
add locale month names to av_small_strptime
Micah Galizia
2017-02-26
2
-0
/
+35
*
|
avutil/frame: Disallow zero sized frame side data
Michael Niedermayer
2017-02-25
1
-0
/
+2
*
|
avutil/frame: Reimplement av_frame_new_side_data() without size=0 special case
Michael Niedermayer
2017-02-25
1
-26
/
+29
*
|
Factorize CHECK/SUINT code
Michael Niedermayer
2017-02-21
1
-0
/
+10
*
|
Factor CHECKED out of DEBUG so it can be set seperatly
Michael Niedermayer
2017-02-19
1
-0
/
+4
*
|
avcodec/h264: sse2, avx h luma mbaff deblock/loop filter
James Darnley
2017-02-18
1
-0
/
+15
*
|
x86util: import MOVHL macro
James Darnley
2017-02-18
1
-0
/
+12
*
|
avcodec/x86: deduplicate PASS8ROWS macro
James Darnley
2017-02-18
1
-0
/
+5
*
|
hwcontext_dxva2: support D3D9Ex
wm4
2017-02-13
1
-30
/
+87
*
|
AVFrame: add an opaque_ref field
wm4
2017-02-13
3
-1
/
+21
*
|
Revert "avutil/hwcontext_vaapi: fix SEGV in vaTerminate when vaInitialize fails"
Mark Thompson
2017-02-05
1
-1
/
+2
*
|
avutil/hwcontext_vaapi: fix SEGV in vaTerminate when vaInitialize fails
Aman Gupta
2017-02-02
1
-2
/
+1
*
|
Merge commit 'f637046d3134a331e4b5a7243ac3dfb92735b8a5'
Clément Bœsch
2017-02-02
2
-4
/
+3
|
\
\
|
|
/
|
*
libavutil: Always use some GCC style attributes on clang
Martin Storsjö
2016-07-21
2
-3
/
+3
*
|
Merge commit '6f9e34baea4f6f484392e4e67f606a0835d07b73'
Clément Bœsch
2017-02-02
1
-2
/
+8
|
\
\
|
|
/
|
*
arm: Check for support for the .fpu directive
Martin Storsjö
2016-07-21
1
-2
/
+8
*
|
Merge commit '8e9cd81d291b1010c625b2766058aadf4affb537'
James Almer
2017-01-31
1
-0
/
+6
|
\
\
|
|
/
|
*
x86: cpu: Detect Conroe CPUs and their slow shuffle unit
Fiona Glaser
2016-07-20
1
-0
/
+6
*
|
Merge commit '7d7355aa92bb36ca0765c49a569a999bcb96f332'
James Almer
2017-01-31
3
-1
/
+8
|
\
\
|
|
/
|
*
x86: Add SSSE3_SLOW CPU flag and related convenience macros
Diego Biurrun
2016-07-20
3
-1
/
+8
|
*
x86util: Extend SPLATW for avx2
James Almer
2016-07-18
1
-1
/
+3
*
|
avutil/frame: fix av_frame_copy for unknown layouts
Marton Balint
2017-01-31
1
-1
/
+1
*
|
avutil/eval: add atan2 function
Paul B Mahol
2017-01-30
1
-1
/
+3
*
|
avutil/channel_layout: add av_get_extended_channel_layout
Marton Balint
2017-01-24
3
-1
/
+37
*
|
avutil/channel_layout: fix remains of old syntax in docs and comments
Marton Balint
2017-01-24
1
-6
/
+1
*
|
hwcontext_cuda: implement frames_get_constraints
wm4
2017-01-23
1
-0
/
+26
*
|
libavutil: add av_lfg_init_from_data() function
Jonathan Campbell
2017-01-22
3
-1
/
+37
*
|
hwcontext_vdpau: Fix missing subscripts
Mark Thompson
2017-01-17
1
-2
/
+2
*
|
avutil/tests: add aes_ctr, audio_fifo and imgutils to .gitignore
Matthieu Bouron
2017-01-17
1
-0
/
+3
*
|
avutil/tests/audio_fifo.c: pass by reference for efficiency and change dataty...
Thomas Turner
2017-01-13
1
-15
/
+15
*
|
avutil/reverse: move the ff_reverse declaration to a separate header
James Almer
2017-01-12
3
-2
/
+29
*
|
x86inc: Avoid using eax/rax for storing the stack pointer
Henrik Gramner
2017-01-09
1
-0
/
+7
*
|
avutil/tile: check clock_gettime at runtime for apple platforms
Wang Bin
2017-01-09
1
-5
/
+13
*
|
avutil/tests: added selftest for aes_ctr.c
Thomas Turner
2017-01-02
2
-0
/
+66
*
|
avutil/tests: improved code coverage for atomic
Thomas Turner
2017-01-01
1
-1
/
+5
*
|
libavutil/random_seed: Ensure that get_generic_seed() spends at least 1/32 se...
Michael Niedermayer
2016-12-31
1
-2
/
+6
[prev]
[next]