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
/
configure
Commit message (
Expand
)
Author
Age
Files
Lines
*
configure: check for a sufficiently recent enough AMF version
Hendrik Leppkes
2019-09-09
1
-1
/
+1
*
configure: fix --disable-v4l2-m2m can't work
Jun Zhao
2019-09-05
1
-13
/
+15
*
configure: fix --disable-alsa can't work
Jun Zhao
2019-09-05
1
-2
/
+2
*
configure: ensure --enable-omx-rpi uses rpi-specific IL headers
Aman Gupta
2019-09-03
1
-3
/
+6
*
avformat: Add ZeroMQ as a protocol
Andriy Gelman
2019-09-02
1
-1
/
+3
*
configure: Update libmysofa check with a new symbol.
Andrey Semashev
2019-09-02
1
-2
/
+2
*
lavc/tiff: Decode embedded JPEGs in DNG images
Nick Renieris
2019-09-02
1
-0
/
+1
*
avcodec: add IMM5 decoder
Paul B Mahol
2019-08-29
1
-0
/
+1
*
configure: fix --enable-omx compile on raspberry pi
Aman Gupta
2019-08-29
1
-1
/
+1
*
lavfi: add deshake_opencl filter
Jarek Samic
2019-08-23
1
-0
/
+1
*
lavc/qsvdec: Add VP9 decoder support
Zhong Li
2019-08-20
1
-0
/
+1
*
lavc/qsvdec: Add mjpeg decoder support
Zhong Li
2019-08-20
1
-0
/
+1
*
lavc/qsvdec: remove orignal parser code since not needed now
Zhong Li
2019-08-20
1
-5
/
+5
*
avcodec/libdav1d: allow setting frame size limit in pixels
James Almer
2019-08-14
1
-1
/
+1
*
lavc/videotoolboxenc: add hdr10, linear, hlg color transfer function for vide...
Limin Wang
2019-08-11
1
-0
/
+6
*
configure: cuda_llvm: fix include path for MSYS2
Ricardo Constantino
2019-08-05
1
-1
/
+1
*
build: add support for building CUDA files with clang
Rodger Combs
2019-08-04
1
-22
/
+45
*
avutil/mips: optimize UNPCK&SAD macros with MSA2.0 instruction.
Shiyou Yin
2019-07-10
1
-0
/
+5
*
configure, cbs_h2645: Remove unneeded golomb dependency
Andreas Rheinhardt
2019-07-08
1
-2
/
+2
*
configure: print_in_columns: Replace pr with awk
Alexander Strasser
2019-06-24
1
-2
/
+16
*
configure: add missing dnn dependency to derain filter
James Almer
2019-06-12
1
-0
/
+1
*
VP4 video decoder
Peter Ross
2019-06-12
1
-0
/
+1
*
lavfi/opencl: add nlmeans_opencl filter
Ruiling Song
2019-05-24
1
-0
/
+1
*
configure: replace 'pr' with printf since busybox does not support pr
Guo, Yejun
2019-05-15
1
-3
/
+7
*
avfilter: add asr filter
Paul B Mahol
2019-05-14
1
-0
/
+4
*
configure: enable ffnvcodec, nvenc, nvdec for ppc6le
Ruta Gadkari
2019-05-08
1
-0
/
+8
*
configure: remove mlp parser dependency from truehd_core bsf
James Almer
2019-05-07
1
-1
/
+0
*
configure: Do not overwrite src symlink if it already exists.
Carl Eugen Hoyos
2019-05-05
1
-1
/
+3
*
Merge commit 'c0bd865ad60da31282c5d8e1000c98366249c31e'
James Almer
2019-05-02
1
-0
/
+2
|
\
|
*
configure: Add -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 for mingw as well
Martin Storsjö
2019-04-15
1
-0
/
+2
|
*
libdav1d: update API usage to the first stable release
James Almer
2018-12-12
1
-1
/
+1
|
*
avcodec: libdav1d AV1 decoder wrapper.
James Almer
2018-11-06
1
-0
/
+4
|
*
avcodec/libaomenc: export the Sequence Header OBU as extradata
James Almer
2018-10-11
1
-1
/
+7
|
*
configure: fix inline asm checks
John Cox
2018-06-29
1
-1
/
+1
|
*
avformat/libsrt: add latency options and deprecate tspbdelay
Sven Dueking
2018-06-04
1
-1
/
+1
|
*
configure: Rename require_header() --> require_headers()
Diego Biurrun
2018-04-25
1
-2
/
+2
|
*
libavformat: add mbedTLS based TLS
Thomas Volkert
2018-04-25
1
-2
/
+11
*
|
lavfi: add colorkey_opencl filter
Jarek Samic
2019-04-20
1
-0
/
+1
*
|
configure: Add .exe suffix to toolchain calls.
Carl Eugen Hoyos
2019-04-20
1
-7
/
+7
*
|
avcodec/videotoolbox: add support for 10bit pixel format
fumoboy007
2019-04-16
1
-0
/
+2
*
|
avcodec: add LSCR decoder
Paul B Mahol
2019-04-13
1
-0
/
+1
*
|
configure: fix av1_frame_split bsf dependencies
James Almer
2019-04-11
1
-1
/
+1
*
|
avcodec: add an AV1 frame split bitstream filter
James Almer
2019-04-11
1
-0
/
+1
*
|
configure: include pkgconfig path as vaapi header search
Zhong Li
2019-03-28
1
-8
/
+8
*
|
configure: Do not enable both OpenCL-VAAPI interop modes simultaneously
Mark Thompson
2019-03-27
1
-3
/
+6
*
|
lavu/opencl: replace va_ext.h with standard name
Ruiling Song
2019-03-22
1
-1
/
+1
*
|
lavd: Remove libndi_newtek
Carl Eugen Hoyos
2019-03-20
1
-7
/
+0
*
|
avcodec/libdav1d: route dav1d internal logs through av_log()
James Almer
2019-03-12
1
-1
/
+1
*
|
configure: allow enabling libvpx vp9 modules when vp8 is disabled
James Almer
2019-03-04
1
-4
/
+2
*
|
configure: use vpx_codec_vp8_dx/cx for libvpx-vp8 checking
Guo, Yejun
2019-03-04
1
-2
/
+2
[next]