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
*
mem: uninline av_malloc(z)_array()
Anton Khirnov
2017-04-26
2
-12
/
+16
*
pixfmt: Add gbrap10 pixel format
Paul B Mahol
2017-04-13
2
-0
/
+32
*
thread: Define ff_mutex_* macros as stub functions when threads are disabled
Diego Biurrun
2017-04-12
1
-4
/
+4
*
libavutil: Make LOCAL_ALIGNED(xx be equal to LOCAL_ALIGNED_xx(
Martin Storsjö
2017-03-31
1
-4
/
+5
*
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
*
lavu: Drop deprecated av_dlog macro
Vittorio Giovara
2017-03-23
2
-17
/
+0
*
lavu: Drop deprecated option type
Vittorio Giovara
2017-03-23
2
-6
/
+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
*
lavc: Remove deprecated XvMC support hacks
Diego Biurrun
2017-03-23
3
-17
/
+0
*
Bump major versions of all libraries
Vittorio Giovara
2017-03-23
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
*
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
*
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
*
frame: allow align=0 (meaning automatic) for av_frame_get_buffer()
Anton Khirnov
2017-02-11
3
-2
/
+8
*
cpu: add a function for querying maximum required data alignment
Anton Khirnov
2017-02-11
3
-1
/
+27
*
imgutils: Document av_image_get_buffer_size()
Vittorio Giovara
2017-02-10
1
-1
/
+5
*
asm: Consistently uppercase SECTION markers
Diego Biurrun
2017-02-03
1
-1
/
+1
*
hwcontext_cuda: implement frames_get_constraints
wm4
2017-02-01
1
-0
/
+26
*
Mark some arrays that never change as const.
Anton Khirnov
2017-02-01
5
-9
/
+9
*
fifo: Return the correct AVERROR value
Luca Barbato
2017-01-26
1
-1
/
+1
*
des-test: Pass the proper types to av_des_*() functions
Diego Biurrun
2017-01-24
1
-16
/
+19
*
frame: add a cropping rectangle to AVFrame
Anton Khirnov
2017-01-12
3
-2
/
+32
*
hmac: Explicitly convert types at function pointer assignment
Diego Biurrun
2017-01-09
1
-12
/
+23
*
crypto: consistently use size_t as type for length parameters
Diego Biurrun
2017-01-09
5
-4
/
+30
*
x86inc: Avoid using eax/rax for storing the stack pointer
Henrik Gramner
2017-01-09
1
-0
/
+7
*
build: Generate pkg-config files from Make and not from configure
Diego Biurrun
2016-12-22
1
-0
/
+1
*
ppc: Merge types_altivec.h into util_altivec.h
Diego Biurrun
2016-12-14
2
-48
/
+22
*
avutil: fix data race in av_get_cpu_flags()
Wan-Teh Chang
2016-12-08
5
-18
/
+86
*
Add missing #includes for standalone spherical-information-related headers
Diego Biurrun
2016-12-08
1
-0
/
+3
*
lavc: Add spherical packet side data API
Vittorio Giovara
2016-12-07
1
-1
/
+1
*
lavu: Add AVSphericalMapping type and frame side data
Vittorio Giovara
2016-12-07
5
-1
/
+180
*
lavu: Add a video section to Doxygen documentation
Vittorio Giovara
2016-12-07
3
-0
/
+72
*
lavu: Document the color properties enumeration values origin
Vittorio Giovara
2016-12-02
1
-0
/
+3
*
hwcontext_vaapi: Don't abort on failing to allocate from a fixed-size pool
Mark Thompson
2016-11-26
1
-0
/
+4
*
arm: warn/error on movrelx usage problematic with PIC on ELF
Janne Grunau
2016-11-24
1
-0
/
+9
*
Drop some bogus Doxygen documentation.
Diego Biurrun
2016-11-21
1
-2
/
+0
*
Fix some mismatches between function parameter and doxygen parameter names.
Diego Biurrun
2016-11-21
3
-4
/
+4
*
hwcontext_dxva2: make sure the sw frame format is the right one during transfer
Anton Khirnov
2016-11-18
1
-0
/
+6
[next]