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 'fd9212f2edfe9b107c3c08ba2df5fd2cba5ab9e3'
James Almer
2017-09-26
4
-8
/
+8
|
\
|
*
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
*
|
avcodec/mips: Improve hevc uni-w copy mc msa functions
Kaustubh Raste
2017-09-24
1
-0
/
+30
*
|
pixdesc: Add API to map color property names to enum values
Vittorio Giovara
2017-09-21
3
-1
/
+91
*
|
avutil/hwcontext_dxva2: return an error when buffer allocation fails
James Almer
2017-09-19
1
-1
/
+3
*
|
hwcontext_vaapi: Fix DRM format mapping
Mark Thompson
2017-09-19
1
-8
/
+8
*
|
avutil/imgutils: Fix warning: missing braces around initializer
Michael Niedermayer
2017-09-16
1
-1
/
+1
*
|
avcodec/mips: Improve hevc sao band filter msa functions
Kaustubh Raste
2017-09-15
1
-0
/
+1
*
|
hwcontext_vaapi: Fix build failure with old libdrm
Jun Zhao
2017-09-14
1
-1
/
+3
*
|
hwcontext_vaapi: Add DRM to VAAPI mapping
Mark Thompson
2017-09-13
1
-1
/
+228
*
|
lavu: Add DRM hwcontext
Mark Thompson
2017-09-13
9
-1
/
+475
*
|
add missing ignore files
Jesse Liu
2017-09-10
1
-0
/
+1
*
|
lavu/timer.h: add Linux Perf API support
Clément Bœsch
2017-09-08
1
-3
/
+43
*
|
lavu/tests: move timer.h include earlier
Clément Bœsch
2017-09-08
6
-3
/
+15
*
|
lavu/tests/des: rename crypt to crypt_ref
Clément Bœsch
2017-09-08
1
-3
/
+3
*
|
lavu/timer.h: factor out timer report
Clément Bœsch
2017-09-08
1
-12
/
+15
*
|
avcodec/mips: Improve vp9 mc msa functions
Kaustubh Raste
2017-09-08
1
-13
/
+11
*
|
libavutil/opencl: fix potential null dereference
Timo Rothenpieler
2017-08-27
1
-1
/
+1
*
|
avutil/eval: add linear interpolation helper
Paul B Mahol
2017-08-19
1
-1
/
+9
*
|
Add macros to x86util.asm .
Ivan Kalvachev
2017-08-18
1
-8
/
+98
*
|
Add single precision planar RGB pixel formats
Vittorio Giovara
2017-08-15
4
-1
/
+68
*
|
pixfmt: Support chroma-derived and ictcp color matrices
Vittorio Giovara
2017-08-10
3
-1
/
+7
*
|
d3d11va: Check WINAPI_FAMILY instead of HAVE_LOADLIBRARY
Martin Storsjö
2017-08-10
1
-3
/
+3
*
|
imgutils: add function to clear an image to black
wm4
2017-08-08
3
-1
/
+195
*
|
lavc, lavu: move frame cropping to a convenience function
wm4
2017-08-08
3
-1
/
+135
*
|
libavutil: add GRAY9 pixel format
Paul B Mahol
2017-08-07
3
-2
/
+27
*
|
hwcontext_cuda : Support YUV444P16 format
Yogender Gupta
2017-08-03
2
-2
/
+8
*
|
fate: update pixfmt_best test to check for endianness
Tobias Rapp
2017-07-27
1
-0
/
+14
*
|
avutil/frame: add ICC Profile to av_frame_side_data_name
James Almer
2017-07-26
1
-0
/
+1
*
|
libavcodec/mips: Optimize avc idct 4x4 for msa
Kaustubh Raste
2017-07-25
1
-0
/
+18
*
|
lavu/frame: add new side data type for ICC profiles
Rostislav Pehlivanov
2017-07-25
2
-1
/
+8
*
|
pixdesc: Reindent after previous commit
Mark Thompson
2017-07-22
1
-12
/
+12
*
|
pixdesc: Explicitly handle invalid arguments to av_find_best_pix_fmt_of_2()
Mark Thompson
2017-07-22
1
-0
/
+6
*
|
libavutil/mips: Updated msa generic macros
Kaustubh Raste
2017-07-21
1
-384
/
+245
*
|
avutil: merge slice threading implementation from avcodec and avfilter
Muhammad Faiz
2017-07-19
4
-1
/
+313
*
|
pixdesc: Add a test for av_find_best_pix_fmt_of_2()
Mark Thompson
2017-07-18
2
-0
/
+126
*
|
pixdesc: Improve scoring for opaque/unknown pixel formats
Mark Thompson
2017-07-18
1
-4
/
+12
*
|
avutil/threadmessage: fix error return in case of av_fifo_alloc failure
Aleksandr Slobodeniuk
2017-07-14
1
-1
/
+1
*
|
lavu/cpu: disable MMX warning on non x86 platforms
Clément Bœsch
2017-06-29
1
-1
/
+2
*
|
hwcontext_d3d11va: use correct license header
Hendrik Leppkes
2017-06-28
2
-8
/
+8
*
|
hwcontext_d3d11va: add option to enable debug mode
wm4
2017-06-27
2
-0
/
+36
*
|
dxva: support DXGI_FORMAT_420_OPAQUE decoding
wm4
2017-06-27
2
-2
/
+14
*
|
hwcontext_d3d11va: allocate staging texture lazily
wm4
2017-06-27
1
-12
/
+34
*
|
hwcontext_d3d11va: fix crash on frames_init failure
wm4
2017-06-27
1
-0
/
+2
*
|
d3d11va: Link directly to dxgi.dll and d3d11.dll functions if LoadLibrary is ...
Martin Storsjö
2017-06-27
1
-33
/
+47
*
|
dxva: add support for new dxva2 and d3d11 hwaccel APIs
wm4
2017-06-27
1
-0
/
+3
*
|
lavu: add new D3D11 pixfmt and hwcontext
wm4
2017-06-27
9
-2
/
+677
*
|
x86inc: don't use read-only data sections on COFF targets
James Almer
2017-06-27
1
-0
/
+2
*
|
build: Generalize yasm/nasm-related variable names
Diego Biurrun
2017-06-21
2
-4
/
+4
[next]