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
*
Merge commit '193b09189004ede4a6998e69192d1a9f63602088'
James Almer
2017-10-26
1
-4
/
+4
|
\
|
*
thread: Define ff_mutex_* macros as stub functions when threads are disabled
Diego Biurrun
2017-04-12
1
-4
/
+4
*
|
Merge commit '10f4511f14a4e830c0ed471df4cd1cc2a18a481a'
James Almer
2017-10-26
1
-7
/
+14
|
\
\
|
|
/
|
*
libavutil: Make LOCAL_ALIGNED(xx be equal to LOCAL_ALIGNED_xx(
Martin Storsjö
2017-03-31
1
-4
/
+5
*
|
avcodec/mips: Improve hevc bi weighted hv mc msa functions
Kaustubh Raste
2017-10-25
1
-0
/
+35
*
|
Don't use _tzcnt instrinics with clang for windows w/o BMI.
Dale Curtis
2017-10-25
1
-1
/
+2
*
|
Merge commit '1bd986ed4b0e95ded368a8eeb5c044853c090f9b'
James Almer
2017-10-24
2
-2
/
+3
|
\
\
|
|
/
|
*
hwcontext: Move NONE to the be the first member of AVHWDeviceType
Mark Thompson
2017-03-27
2
-2
/
+3
|
*
spherical: Change types of bounding and pad to uint32_t
Vittorio Giovara
2017-03-23
1
-5
/
+5
*
|
Merge commit '35cf146a33ce41a1adb6c9bd5a0827eacb1b6bfc'
James Almer
2017-10-23
2
-17
/
+0
|
\
\
|
|
/
|
*
lavu: Drop deprecated av_dlog macro
Vittorio Giovara
2017-03-23
2
-17
/
+0
*
|
Merge commit '619a433eca2c5655c41b799e0b06380020fb1498'
James Almer
2017-10-23
2
-6
/
+0
|
\
\
|
|
/
|
*
lavu: Drop deprecated option type
Vittorio Giovara
2017-03-23
2
-6
/
+0
*
|
Merge commit 'dd343fd986459f467a2d1d70c26101dff1d47d68'
James Almer
2017-10-23
3
-51
/
+0
|
\
\
|
|
/
|
*
lavu: Drop deprecated VDPAU pixel formats
Vittorio Giovara
2017-03-23
3
-51
/
+0
|
*
lavc: Drop deprecated stream codec tag
Vittorio Giovara
2017-03-23
1
-2
/
+2
*
|
Merge commit 'dcc39ee10e82833ce24aa57926c00ffeb1948198'
James Almer
2017-10-23
3
-22
/
+2
|
\
\
|
|
/
|
*
lavc: Remove deprecated XvMC support hacks
Diego Biurrun
2017-03-23
3
-17
/
+0
*
|
avutil/frame: remove unneccessary metadata pointer getter
James Almer
2017-10-23
2
-3
/
+0
*
|
lavu/arm: Check for have_vfp_vm instead of !have_vfpv3 for float_dsp_vfp
Martin Storsjö
2017-10-23
1
-2
/
+2
*
|
lavc: drop VDA
Clément Bœsch
2017-10-23
3
-16
/
+0
*
|
avutil/tests/hmac: remove superfluous loop
James Almer
2017-10-22
1
-13
/
+1
*
|
avutil/hmac: remove gap in AVHMACType enum values
James Almer
2017-10-22
1
-1
/
+1
*
|
avutil/crc: remove gap in AVCRCId enum values
James Almer
2017-10-22
2
-7
/
+0
*
|
Merge commit '07a2b155949eb267cdfc7805f42c7b3375f9c7c5'
James Almer
2017-10-21
1
-8
/
+8
|
\
\
|
|
/
|
*
Bump major versions of all libraries
Vittorio Giovara
2017-03-23
1
-6
/
+6
*
|
Merge commit '8e2346154e6d58b733fd20326ce706f82fd91b3e'
James Almer
2017-10-21
1
-6
/
+6
|
\
\
|
|
/
|
*
libavutil: Hook up the rest of the gcc specific attributes to clang as well
Martin Storsjö
2017-03-22
1
-6
/
+6
*
|
Merge commit '3aa9c523e9cf4f4a5e239ac737281e096c884907'
James Almer
2017-10-21
1
-1
/
+1
|
\
\
|
|
/
|
*
libavutil: Define the noreturn attribute for clang in MSVC mode as well
Martin Storsjö
2017-03-21
1
-1
/
+1
|
*
hwcontext: Make it easier to work with device types
Mark Thompson
2017-03-20
3
-1
/
+70
|
*
hwcontext: Add device derivation
Mark Thompson
2017-03-20
4
-1
/
+100
*
|
Merge commit '994c4bc10751e39c7ed9f67ffd0c0dea5223daf2'
James Almer
2017-10-21
1
-16
/
+26
|
\
\
|
|
/
|
*
x86util: Port all macros to cpuflags
Diego Biurrun
2017-03-14
1
-21
/
+31
|
*
spherical: Add tiled equirectangular type and projection-specific properties
Vittorio Giovara
2017-03-07
3
-1
/
+93
|
*
libavutil: add av_mod_uintp2
James Almer
2017-03-01
1
-0
/
+14
|
*
intmath: add faster clz support
Ganesh Ajjanagadde
2017-03-01
1
-0
/
+19
|
*
build: Generalize yasm/nasm-related variable names
Diego Biurrun
2017-03-01
2
-7
/
+7
|
*
aarch64: Add parentheses around the offset parameter in movrel
Martin Storsjö
2017-02-16
1
-2
/
+2
|
*
hwcontext_vaapi: Try to support the VDPAU wrapper
Mark Thompson
2017-02-13
2
-34
/
+52
|
*
hwcontext_dxva2: support D3D9Ex
wm4
2017-02-11
1
-30
/
+87
|
*
AVFrame: add an opaque_ref field
wm4
2017-02-11
3
-2
/
+22
*
|
Bump version for master after 3.4 branchpoint
Michael Niedermayer
2017-10-11
1
-1
/
+1
*
|
Bump minor versions for branching 3.4
Michael Niedermayer
2017-10-11
1
-2
/
+2
*
|
avutil/frame: Fix project name
Michael Niedermayer
2017-10-11
1
-2
/
+2
*
|
avcodec/mips: Improve avc bi-weighted mc msa functions
Kaustubh Raste
2017-10-10
1
-0
/
+4
*
|
hwcontext_vaapi: Add support for mapping to DRM objects
Mark Thompson
2017-10-09
1
-2
/
+106
*
|
hwcontext: Perform usual initialisation on derived device contexts
Mark Thompson
2017-10-09
2
-10
/
+4
*
|
hwcontext_vaapi: Set message callbacks on internally-created devices
Mark Thompson
2017-10-09
1
-0
/
+21
*
|
hwcontext_vaapi: Factorise out common connection code
Mark Thompson
2017-10-09
1
-29
/
+24
[next]