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
Commit message (
Expand
)
Author
Age
Files
Lines
*
audio_fifo: Drop write-only variable
Diego Biurrun
2016-10-27
1
-2
/
+2
*
h264_loopfilter: Do not print value of uninitialized variable
Diego Biurrun
2016-10-27
1
-1
/
+1
*
mpegaudio: Do not print value of uninitialized variable
Diego Biurrun
2016-10-27
1
-2
/
+2
*
build: Hardcode avversion.h dependency
Diego Biurrun
2016-10-27
1
-0
/
+1
*
openssl: Avoid double semicolons after the GET_BIO_DATA macro
Martin Storsjö
2016-10-25
1
-2
/
+2
*
aviocat: Support avio options
Luca Barbato
2016-10-25
1
-3
/
+22
*
scale_npp: fix passthrough mode
Yogender Gupta
2016-10-25
1
-1
/
+1
*
vaapi_decode: Remove vestigial unmap code
Mark Thompson
2016-10-24
1
-4
/
+1
*
vaapi_decode: Clear parameter buffers to fix picture reuse
Mark Thompson
2016-10-24
1
-0
/
+1
*
vaapi_h264: fix RefPicList[] field flags.
Gwenole Beauchesne
2016-10-24
1
-1
/
+2
*
openssl: Support version 1.1.0.
Matt Oliver
2016-10-23
2
-3
/
+37
*
rtmpdh: Don't use the OpenSSL DH struct
Martin Storsjö
2016-10-23
2
-57
/
+52
*
bktr: Use memset(0) instead of zero initialization for struct sigaction
Diego Biurrun
2016-10-22
1
-1
/
+2
*
checkasm: Add a test for HEVC add_residual
Alexandra Hájková
2016-10-22
4
-2
/
+89
*
hevc: x86: Add add_residual() SIMD optimizations
Pierre Edouard Lepere
2016-10-22
4
-4
/
+416
*
Replace leftover uses of -aframes|-dframes|-vframes with -frames:a|d|v
Diego Biurrun
2016-10-22
3
-8
/
+11
*
mov: Update colr values
Vittorio Giovara
2016-10-21
1
-7
/
+11
*
lavu: Add JEDEC P22 color primaries
Vittorio Giovara
2016-10-21
5
-2
/
+5
*
Makefile: fix checking whether reconfiguring is required
Anton Khirnov
2016-10-21
1
-1
/
+6
*
hevc: factor out a repeated condition
Anton Khirnov
2016-10-21
1
-12
/
+8
*
hevc: move the SliceType enum to hevc.h
Anton Khirnov
2016-10-21
7
-52
/
+54
*
lavf: check that the codec is supported by extract_extradata
Anton Khirnov
2016-10-21
1
-0
/
+10
*
audiodsp: x86: Remove pointless header file
Diego Biurrun
2016-10-19
2
-26
/
+3
*
configure: Print warnings after all other output
Diego Biurrun
2016-10-19
1
-2
/
+2
*
x86: videodsp: Add parentheses to expression to work around warning
Diego Biurrun
2016-10-19
1
-1
/
+1
*
fate: Update filter-pixfmts-scale gbrap12le hash missing from be9dba5c8a
Luca Barbato
2016-10-18
1
-1
/
+1
*
checkasm: aarch64: Don't clobber x29 in checkasm_stack_clobber
Martin Storsjö
2016-10-18
1
-2
/
+2
*
emms: Give apriv_emms_yasm() a more general name
Diego Biurrun
2016-10-18
2
-4
/
+4
*
swscale: Properly load alpha for planar rgb
Michael Niedermayer
2016-10-18
2
-2
/
+39
*
build: Add VSX-OBJS to SUBDIR_VARS
Diego Biurrun
2016-10-18
1
-1
/
+1
*
ppc: avcodec: Drop silly "_ppc" suffixes from files in ppc subdirectories
Diego Biurrun
2016-10-18
2
-1
/
+1
*
vaapi_encode: Write sequence header as extradata
Mark Thompson
2016-10-17
2
-0
/
+24
*
vaapi_h265: Include header for slice types
Mark Thompson
2016-10-17
1
-1
/
+1
*
x86: Add missing colons after assembly labels
Diego Biurrun
2016-10-17
8
-16
/
+16
*
build: Drop arch-specific checkasm Makefiles
Diego Biurrun
2016-10-17
4
-4
/
+3
*
build: Drop duplicate asm recipe
Diego Biurrun
2016-10-17
3
-10
/
+5
*
checkasm: aarch64: Add filler args to make sure all parameters are passed on ...
Martin Storsjö
2016-10-16
2
-12
/
+9
*
checkasm: aarch64: Clobber the stack before calling functions
Martin Storsjö
2016-10-16
2
-1
/
+18
*
checkasm: arm/aarch64: Fix the amount of space reserved for stack parameters
Martin Storsjö
2016-10-16
2
-4
/
+4
*
lavf: use the new bitstream filter for extracting extradata
Anton Khirnov
2016-10-16
4
-52
/
+158
*
lavc: add a bitstream filter for extracting extradata from packets
Anton Khirnov
2016-10-16
5
-2
/
+322
*
hevcdec: move parameter set parsing into a separate header
Anton Khirnov
2016-10-16
7
-302
/
+339
*
hevcdec: split ff_hevc_diag_scan* declarations into a separate header
Anton Khirnov
2016-10-16
7
-6
/
+36
*
hevcdec: drop the prototype of a non-existing function
Anton Khirnov
2016-10-16
1
-2
/
+0
*
hevcdec: move decoder-independent declarations into a separate header
Anton Khirnov
2016-10-16
12
-190
/
+220
*
hevc: rename hevc.[ch] to hevcdec.[ch]
Anton Khirnov
2016-10-16
22
-24
/
+24
*
avformat/matroska: fix MatroskaVideoFieldOrder enum values
James Almer
2016-10-16
2
-3
/
+3
*
file protocol: handle the file: protocol string in file_check
Anton Khirnov
2016-10-16
1
-1
/
+6
*
rtmpproto: Don't include a client version in the unencrypted C1 handshake
Martin Storsjö
2016-10-14
1
-4
/
+1
*
rtmpproto: Don't include the libavformat version as "clientid"
Martin Storsjö
2016-10-14
1
-3
/
+0
[next]