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
*
avutil/hmac: fix API/ABI compatibility with the fork
James Almer
2015-07-29
3
-30
/
+44
*
Merge commit '65dd6a1f84cc5c9a91d279e8e8b72ff7adf58d31'
Michael Niedermayer
2015-07-30
0
-0
/
+0
|
\
|
*
rtmpproto: use AVHMAC instead of a custom implementation
James Almer
2015-07-29
2
-32
/
+10
*
|
Merge commit 'e59f7cd89e7f4f096f8456d63191adec2f8b1083'
Michael Niedermayer
2015-07-30
0
-0
/
+0
|
\
\
|
|
/
|
*
fate: add test vectors for HMAC SHA and SHA-2
James Almer
2015-07-29
2
-13
/
+53
*
|
avutil/hmac: support another ABI difference to the fork
Michael Niedermayer
2015-07-30
1
-0
/
+5
*
|
Merge commit '7e38340b831af8e3271f22bd66b9da14953c02af'
Michael Niedermayer
2015-07-30
0
-0
/
+0
|
\
\
|
|
/
|
*
hmac: add support for SHA-2
James Almer
2015-07-29
2
-5
/
+28
*
|
rawdec: fix mjpeg probing buffer size check
wm4
2015-07-30
1
-1
/
+1
*
|
rawdec: fix mjpeg probing
wm4
2015-07-29
1
-1
/
+1
*
|
avformat/oggdec: ogg_read_seek: reset ogg after seeking
Michael Niedermayer
2015-07-29
1
-0
/
+1
*
|
avformat/rtmpproto: use AVHMAC instead of a custom implementation
James Almer
2015-07-29
2
-32
/
+10
*
|
ffmpeg_op: Print warning if duration isnt known when -sseof is used
Michael Niedermayer
2015-07-29
1
-2
/
+6
*
|
doc/ffmpeg: Use @code
Michael Niedermayer
2015-07-29
1
-1
/
+1
*
|
avcodec/dvbsubdec: Implement display definition segment fallback from ETSI E...
Michael Niedermayer
2015-07-29
1
-0
/
+7
*
|
ffmpeg: Implement support for seeking relative to EOF
Michael Niedermayer
2015-07-29
3
-0
/
+12
*
|
avcodec/aacdec_fixed: Fix preparation for resampler
Nedeljko Babic
2015-07-29
1
-1
/
+2
*
|
ffplay: Use sws_scale to scale subtitles
Michael Niedermayer
2015-07-29
1
-213
/
+71
*
|
avformat/wavdec: Check for data_size overflow
Michael Niedermayer
2015-07-29
1
-0
/
+5
*
|
wavdec: make sample count check more precise
Ganesh Ajjanagadde
2015-07-29
1
-1
/
+1
*
|
avcodec/h264_refs: Allow slightly larger pps_ref_count[0] in PAFF RAP detecti...
Michael Niedermayer
2015-07-29
1
-1
/
+2
*
|
avcodec/h264_refs: extend RAP heuristic to multiple PPS
Michael Niedermayer
2015-07-29
1
-3
/
+7
*
|
avcodec/utils: Set coded_frame.pict_type in generic code
Michael Niedermayer
2015-07-29
1
-0
/
+2
*
|
avcodec/proresenc_anatoliy: remove coded_frame use
Michael Niedermayer
2015-07-29
1
-3
/
+0
*
|
avcodec/avcodec: define CODEC_FLAG based on AV_CODEC_FLAG instead of duplicat...
Michael Niedermayer
2015-07-28
1
-30
/
+29
*
|
Merge commit 'c6e0829e3696c894d24c8088c3ee30a9c17534c2'
Michael Niedermayer
2015-07-28
1
-1
/
+12
|
\
\
|
|
/
|
*
configure: Don't force _WIN32_WINNT to an older version if targeting winphone...
Martin Storsjö
2015-07-28
1
-1
/
+12
*
|
Merge commit 'd75b55635a02444c2f188c26e431a1cec992babe'
Michael Niedermayer
2015-07-28
3
-5
/
+5
|
\
\
|
|
/
|
*
dxva2/d3d11va: Set _WIN32_WINNT to 0x0602 instead of 0x0600
Martin Storsjö
2015-07-28
3
-5
/
+5
*
|
libavcodec/qsvdec.c delay in 1 microsecond replaced to more appropriate 500 m...
Ivan Uskov
2015-07-28
1
-1
/
+1
*
|
libavcodec/qsvenc.c delay in 1 microsecond replaced to more appropriate 500 m...
Ivan Uskov
2015-07-28
1
-1
/
+1
*
|
avcodec/aac_fixed: Fix a bug in spectral_to_sample()
Nedeljko Babic
2015-07-28
1
-5
/
+5
*
|
ffmpeg.c: remove all remaining coded_frame uses
Michael Niedermayer
2015-07-28
2
-2
/
+6
*
|
libavcodec/hevc_mp4toannexb_bsf.c: Optional argument "private_spspps_buf" to ...
Ivan Uskov
2015-07-28
1
-7
/
+33
*
|
avcodec/libdcadec: exss is used only under ifdef, thus mark it as potentially...
Michael Niedermayer
2015-07-28
1
-1
/
+1
*
|
avcodec/h264_slice: Also check sei_recovery_frame_cnt for skip_frame nokey
Michael Niedermayer
2015-07-28
1
-1
/
+1
*
|
avcodec/h264_slice: do not skip 2nd field if first was not skipped
Michael Niedermayer
2015-07-28
1
-8
/
+10
*
|
avdevice/decklink: Fix build error caused by a change in the SDK.
Chris Spencer
2015-07-28
1
-0
/
+6
*
|
ffmpeg: Use side data instead of coded_frame for error[] values
Michael Niedermayer
2015-07-28
2
-3
/
+14
*
|
avcodec/snowenc: Export quality/pict_type/PSNR stats through side data
Michael Niedermayer
2015-07-28
1
-0
/
+5
*
|
avcodec/mpegvideo_enc: export per frame PSNR through side data
Michael Niedermayer
2015-07-28
1
-2
/
+4
*
|
avocdec/mpeg12dec: fix mpeg_xvmc hwaccel flag
James Almer
2015-07-27
1
-1
/
+1
*
|
avcodec/mpegvideo_enc: move ff_side_data_set_encoder_stats() call to after th...
Michael Niedermayer
2015-07-28
1
-2
/
+2
*
|
Merge commit 'b7040e67ec18259ca634a0e29d98469b3484a87c'
Michael Niedermayer
2015-07-28
0
-0
/
+0
|
\
\
|
|
/
|
*
h264: fix AVDISCARD_NONKEY for some interlaced content
John Högberg
2015-07-27
1
-1
/
+1
*
|
Merge commit 'b5c1c16247ab7d166c84eaf4564e49a1535fdaaf'
Michael Niedermayer
2015-07-28
1
-2
/
+2
|
\
\
|
|
/
|
*
asfdec: do not align Data Object when Broadcast Flag is set
Alexandra Hájková
2015-07-27
1
-2
/
+2
*
|
Merge commit 'db21dde3f72c2331653399bdb8745350f015d847'
Michael Niedermayer
2015-07-28
0
-0
/
+0
|
\
\
|
|
/
|
*
qsvdec_mpeg2: drop an incorrect comment
Anton Khirnov
2015-07-27
1
-1
/
+0
*
|
Merge commit 'abdc7e403e003e97a0dcc4499ac319bf854aeead'
Michael Niedermayer
2015-07-28
0
-0
/
+0
|
\
\
|
|
/
[next]