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 '6be7944ee2ec2f045e6eb9a93237e992c8b20ac4'
James Almer
2017-03-23
1
-2
/
+2
|
\
|
*
x86: Add missing colons after assembly labels
Diego Biurrun
2016-10-17
1
-2
/
+2
|
*
Add GBRAP12 pixel format support
Kieran Kunhya
2016-10-12
3
-1
/
+33
|
*
Add GBRP12 pixel format support
Michael Niedermayer
2016-10-12
3
-1
/
+30
*
|
Merge commit '310c55f1799deab395319471a75c528d0fa7b30d'
Clément Bœsch
2017-03-23
1
-2
/
+2
|
\
\
|
|
/
|
*
pixfmt: Document alternative names for smpte 431 and 432
Vittorio Giovara
2016-10-02
1
-2
/
+2
|
*
hwcontext_vaapi: Enable P010 support
Mark Thompson
2016-10-02
1
-1
/
+1
|
*
lavu: remove the custom atomic API
Anton Khirnov
2016-10-02
7
-396
/
+0
*
|
Merge commit '27079a426c9d3db918b158976e44b9b143d78e1c'
Clément Bœsch
2017-03-22
2
-13
/
+15
|
\
\
|
|
/
|
*
buffer: convert to stdatomic
Anton Khirnov
2016-10-02
2
-12
/
+14
|
*
hwcontext_vaapi: add a quirk for the missing MemoryType attribute
Anton Khirnov
2016-10-02
3
-2
/
+14
|
*
lavu: Bump version for the 12bit Planar YUV support
Luca Barbato
2016-09-27
1
-1
/
+1
|
*
pixfmt: Add yuv444p12 pixel format
Luca Barbato
2016-09-27
2
-0
/
+29
|
*
pixfmt: Add yuv422p12 pixel format
Luca Barbato
2016-09-27
2
-0
/
+29
|
*
pixfmt: Add yuv420p12 pixel format
Luca Barbato
2016-09-27
2
-0
/
+29
|
*
hwcontext_cuda: Add P010 and YUV444P16 pixel format
Yogender Kumar Gupta
2016-09-22
1
-0
/
+22
*
|
lavu/buffer: drop USE_ATOMICS
Clément Bœsch
2017-03-22
3
-77
/
+0
*
|
hwcontext: fix comments for av_hwdevice_ctx_alloc()
Jun Zhao
2017-03-22
1
-3
/
+2
*
|
avutil/x86util: don't use movss in VBROADCASTSS macro when src and dst args a...
James Almer
2017-03-21
1
-0
/
+2
*
|
Merge commit '07e1f99a1bb41d1a615676140eefc85cf69fa793'
Clément Bœsch
2017-03-20
1
-0
/
+10
|
\
\
|
|
/
|
*
x86util: Document SBUTTERFLY macro
Alexandra Hájková
2016-09-19
1
-0
/
+10
|
*
hwcontext_vdpau: Fix missing subscripts
Mark Thompson
2016-09-14
1
-2
/
+2
*
|
Merge commit '09a145b3c837273b1379321e44386a3233156e75'
Clément Bœsch
2017-03-20
1
-25
/
+13
|
\
\
|
|
/
|
*
hwcontext_vdpau: Remove duplicate definition of GET_CALLBACK
Mark Thompson
2016-09-14
1
-24
/
+13
*
|
Merge commit '4fb311c804098d78e5ce5f527f9a9c37536d3a08'
Clément Bœsch
2017-03-20
1
-33
/
+3
|
\
\
|
|
/
|
*
Drop memalign hack
Diego Biurrun
2016-09-03
1
-26
/
+3
*
|
Merge commit 'f01f7a7846529b7c3ef343f117eaa2c0a1457af0'
Clément Bœsch
2017-03-20
1
-2
/
+7
|
\
\
|
|
/
|
*
hwcontext_dxva2: use the special UC copy for downloading frames
Anton Khirnov
2016-08-31
1
-2
/
+7
*
|
Merge commit 'd7bc52bf456deba0f32d9fe5c288ec441f1ebef5'
Clément Bœsch
2017-03-20
7
-14
/
+215
|
\
\
|
|
/
|
*
imgutils: add a function for copying image data from GPU mapped memory
Anton Khirnov
2016-08-31
7
-14
/
+215
|
*
mathematics: Kill non-compiling disabled cruft
Diego Biurrun
2016-08-17
1
-9
/
+0
|
*
hwcontext_vaapi: Try the first render node as the default DRM device
Mark Thompson
2016-08-13
1
-5
/
+8
*
|
lavu: add AV_PIX_FMT_FLAG_BAYER
Clément Bœsch
2017-03-20
3
-14
/
+19
*
|
lavu/mathematics: split closing bracket out of ifdefery
Clément Bœsch
2017-03-18
1
-2
/
+1
*
|
lavu/mathematics: document so-called "cruft"
Clément Bœsch
2017-03-18
1
-0
/
+1
*
|
Merge commit 'ec021d48445a414325ad59a73f9cde3212b173e4'
Clément Bœsch
2017-03-18
1
-3
/
+4
|
\
\
|
|
/
|
*
buffer: fix av_buffer_pool_init2() documentation
Anton Khirnov
2016-08-11
1
-3
/
+4
*
|
spherical: Change types of bounding and pad to uint32_t
Vittorio Giovara
2017-03-17
1
-5
/
+5
*
|
lavu/spherical: Make AVSphericalMapping pointer parameter const.
Carl Eugen Hoyos
2017-03-16
2
-2
/
+2
*
|
Merge commit '24a362569bff1d4161742fffaca80a4a4428be8a'
Clément Bœsch
2017-03-16
1
-1
/
+1
|
\
\
|
|
/
|
*
buffer: fix av_buffer_realloc() when the data is offset wrt buffer start
Anton Khirnov
2016-08-03
1
-1
/
+1
|
*
lavu: add LOCAL_ALIGNED_32
James Almer
2016-08-03
1
-0
/
+6
|
*
Revert "libavutil: Use an intermediate variable in AV_COPY*U"
Martin Storsjö
2016-08-02
1
-5
/
+1
*
|
Merge commit 'f79d847400d218cfd0b95f10358fe6e65ec3c9c4'
James Almer
2017-03-15
1
-0
/
+5
|
\
\
|
|
/
|
*
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
[next]