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
*
avformat: Add max_streams option
Michael Niedermayer
2016-12-08
5
-3
/
+15
*
aarch64: h264idct: Use the offset parameter to movrel
Martin Storsjö
2016-12-08
1
-1
/
+1
*
avfilter/vf_hwupload_cuda: Add min/max limits for the 'device' option
Srinath K R
2016-12-08
1
-1
/
+1
*
avformat/matroskadec: remove unused variable
James Almer
2016-12-08
1
-1
/
+1
*
avformat/matroskadec: fix memleak on stream side data failure
James Almer
2016-12-08
1
-1
/
+3
*
avcodec/golomb: Consume invalid data in get_ur_golomb_jpegls()
Michael Niedermayer
2016-12-08
1
-7
/
+10
*
avformat/matroskadec: add support for Spherical Video elements
James Almer
2016-12-07
2
-0
/
+76
*
yuv4mpegdec: fix leaking pkt in yuv4_read_packet
Andreas Cadhalpun
2016-12-08
1
-2
/
+3
*
avcodec/h264: resolve assert being triggered when stack is not aligned
James Darnley
2016-12-07
1
-2
/
+2
*
fate: Add a monoscopic spherical mov test
Vittorio Giovara
2016-12-07
2
-0
/
+20
*
mov: Export spherical information
Vittorio Giovara
2016-12-07
4
-2
/
+247
*
lavc: Add spherical packet side data API
Vittorio Giovara
2016-12-07
7
-3
/
+58
*
lavu: Add AVSphericalMapping type and frame side data
Vittorio Giovara
2016-12-07
7
-3
/
+192
*
avcodec/wavpack: Treat the first block coding too many channels as an error
Michael Niedermayer
2016-12-07
1
-1
/
+1
*
avformat/hlsenc: save the EXT-X-DISCONTINUITY from old list
Steven Liu
2016-12-07
1
-0
/
+3
*
avcodec/h264: mmx2, sse2, avx 10-bit 4:2:2 h chroma deblock/loop filter
James Darnley
2016-12-07
2
-0
/
+45
*
avcodec/h264: mmx2, sse2, avx 10-bit h chroma deblock/loop filter
James Darnley
2016-12-07
2
-0
/
+127
*
whitespace changes after last commit
James Darnley
2016-12-07
1
-22
/
+22
*
avcodec/h264: clean up and expand x86 function definitions
James Darnley
2016-12-07
1
-3
/
+6
*
qsvdec: Fix memory leak
Timothy Gu
2016-12-06
1
-1
/
+3
*
omx: Fix OOM check
Timothy Gu
2016-12-06
1
-2
/
+2
*
lavf/chromaprint: Update for version 1.4
Georgi D. Sotirov
2016-12-06
1
-0
/
+4
*
Added test for libavcodec/avpacket.c
Thomas Turner
2016-12-06
3
-1
/
+135
*
tests/api/api-seek-test: check all compute_crc_of_packets() calls
Michael Niedermayer
2016-12-06
1
-4
/
+5
*
tests/api/api-seek-test: Silence compiler warnings about uninitialized variables
Michael Niedermayer
2016-12-06
1
-1
/
+1
*
tests/api/api-seek-test: Fix use of uinitialized value
Michael Niedermayer
2016-12-06
1
-1
/
+1
*
avformat/dump: remove line break on mastering display metadata info dump
James Almer
2016-12-05
1
-1
/
+1
*
avcodec/vaapi-vp9: add support for profile 2 (bpp > 8)
Mathieu Velten
2016-12-05
2
-1
/
+10
*
avcodec/vp9: move bpp to the shared context for use in hwaccel
Mathieu Velten
2016-12-05
2
-14
/
+15
*
truemotion1: fix leaking frame on init failure
Andreas Cadhalpun
2016-12-05
1
-1
/
+3
*
http: move chunk handling from http_read_stream() to http_buf_read().
Ronald S. Bultje
2016-12-05
1
-26
/
+31
*
http: make length/offset-related variables unsigned.
Ronald S. Bultje
2016-12-05
1
-32
/
+38
*
vaapi_encode: Write sequence header as extradata
Mark Thompson
2016-12-05
2
-0
/
+24
*
lavf: fix the wrong warning msg and comments about av_find_stream_info
Jun Zhao
2016-12-05
2
-5
/
+5
*
ffserver: Check chunk size
Michael Niedermayer
2016-12-05
1
-1
/
+4
*
Avoid using the term "file" and prefer "url" in some docs and comments
Michael Niedermayer
2016-12-05
4
-19
/
+19
*
avformat/rtmppkt: Check for packet size mismatches
Michael Niedermayer
2016-12-05
1
-0
/
+8
*
zmqsend: Initialize ret to 0
Timothy Gu
2016-12-05
1
-1
/
+1
*
configure: check for strtoull on msvc
James Almer
2016-12-05
1
-0
/
+1
*
avformat/hlsenc: fix ticket id 5988 for DISCONTINUITY
Steven Liu
2016-12-05
1
-0
/
+14
*
avcodec/flacdec: Fix undefined shift in decode_subframe()
Michael Niedermayer
2016-12-04
1
-1
/
+1
*
avcodec/get_bits: Fix get_sbits_long(0)
Michael Niedermayer
2016-12-03
1
-0
/
+4
*
avcodec/flac: forward errors from ff_flac_parse_streaminfo()
Michael Niedermayer
2016-12-03
3
-4
/
+14
*
avcodec/flac: Check bps in ff_flac_parse_streaminfo()
Michael Niedermayer
2016-12-03
1
-0
/
+5
*
avformat/ffmdec: Silence "may be used uninitialized in this function" warnings
Michael Niedermayer
2016-12-03
1
-2
/
+2
*
avformat/ffmdec: cleanup on extradata memory allocation failure
Michael Niedermayer
2016-12-03
1
-4
/
+8
*
avformat/ffmdec: Forward error code from ffm_read_header()
Michael Niedermayer
2016-12-03
1
-5
/
+18
*
swresample/resample: do not rebuild filter when sample_delta is zero
Muhammad Faiz
2016-12-04
1
-1
/
+1
*
avcodec/flacdec: Fix signed integer overflow in decode_subframe_fixed()
Michael Niedermayer
2016-12-03
1
-1
/
+2
*
avcodec/flacdsp_template: Fix undefined shift in flac_decorrelate_indep_c
Michael Niedermayer
2016-12-03
1
-1
/
+1
[next]