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
*
makedef: Extend the script for use with mingw tools as well
Martin Storsjö
2017-08-31
1
-16
/
+39
*
makedef: Fold as much text transformations as possible into the initial dump
Martin Storsjö
2017-08-31
1
-4
/
+4
*
msvc: Properly specify dllexport for data symbols shared across dll boundaries
Martin Storsjö
2017-08-31
8
-21
/
+29
*
Remove support for building for mingw32ce (Windows CE)
Martin Storsjö
2017-08-31
5
-18
/
+7
*
lavf: make avio_read_partial() public
wm4
2017-08-30
7
-12
/
+16
*
swscale: Do not expand a macro with 'defined' in it
Derek Buitenhuis
2017-08-28
1
-1
/
+5
*
configure: Include d3d11va_extralibs in libavutil
Martin Storsjö
2017-08-25
1
-1
/
+1
*
yadif: Account for the buffer alignment while processing the frame edges
Michael Niedermayer
2017-08-22
1
-9
/
+19
*
aarch64: Fix negative movrel offsets for windows
Martin Storsjö
2017-08-22
1
-0
/
+9
*
png: Support RGBA64 pixel format
Luca Barbato
2017-08-21
1
-0
/
+3
*
png: Report more details regarding unsupported pixel formats
Luca Barbato
2017-08-21
1
-0
/
+3
*
mpeg2enc: Don't mark all streams as component video
Mark Thompson
2017-08-20
19
-19
/
+19
*
lavc: Add mpeg2_metadata bitstream filter
Mark Thompson
2017-08-20
5
-0
/
+399
*
lavc: Add coded bitstream read/write support for MPEG-2
Mark Thompson
2017-08-20
9
-2
/
+975
*
cbs_h2645: Return error if writing fails
Mark Thompson
2017-08-20
1
-0
/
+5
*
h264dec: use a large enough field for reference list modification values
Anton Khirnov
2017-08-18
1
-1
/
+1
*
xwddec: support 8bpp grayscale
Piotr Bandurski
2017-08-13
1
-1
/
+3
*
dfa: Disallow odd width/height and add proper bounds check for DDS1 chunks
Diego Biurrun
2017-08-13
1
-1
/
+3
*
vaapi_h265: Reduce the amount of padding in the stream
Mark Thompson
2017-08-13
1
-2
/
+5
*
vaapi_h265: Add support for AUD NAL units
Mark Thompson
2017-08-13
1
-0
/
+39
*
vaapi_h265: Convert to use coded bitstream infrastructure
Mark Thompson
2017-08-13
5
-1069
/
+585
*
vaapi_h264: Add support for SEI recovery points
Mark Thompson
2017-08-13
1
-1
/
+19
*
vaapi_h264: Add support for AUD NAL units
Mark Thompson
2017-08-13
1
-0
/
+33
*
vaapi_h264: Convert to use coded bitstream infrastructure
Mark Thompson
2017-08-13
3
-876
/
+549
*
lavc: Add hevc_metadata bitstream filter
Mark Thompson
2017-08-13
5
-0
/
+515
*
lavc: Add h264_redundant_pps bitstream filter
Mark Thompson
2017-08-13
5
-0
/
+190
*
lavc: Add h264_metadata bitstream filter
Mark Thompson
2017-08-13
5
-0
/
+578
*
lavc: Add trace_headers bitstream filter
Mark Thompson
2017-08-12
5
-0
/
+136
*
lavc: Add coded bitstream read/write support for H.265
Mark Thompson
2017-08-12
7
-3
/
+2453
*
lavc: Add coded bitstream read/write support for H.264
Mark Thompson
2017-08-12
8
-0
/
+2706
*
lavc: Add coded bitstream read/write API
Mark Thompson
2017-08-12
5
-0
/
+819
*
pixfmt: Support chroma-derived and ictcp color matrices
Vittorio Giovara
2017-08-10
3
-1
/
+7
*
h264: Add support for alternative transfer characterics SEI
Vittorio Giovara
2017-08-10
3
-0
/
+24
*
vaapi_encode: Move quality option to common code
Mark Thompson
2017-08-06
4
-26
/
+49
*
hevc: Validate the number of long term reference pictures
Mark Thompson
2017-08-05
1
-0
/
+6
*
hevc: Improve stream constraint values in common header
Mark Thompson
2017-08-05
4
-19
/
+60
*
h264: Add stream constraint values to the common header
Mark Thompson
2017-08-05
1
-0
/
+45
*
mov: move stsd finalization to an appropriate place
Sean McGovern
2017-07-31
1
-2
/
+2
*
mov: Do not set stsd_count if mov_read_stsd() fails
Sean McGovern
2017-07-31
1
-8
/
+17
*
mov: log and return early on non-positive stsd entry counts
Sean McGovern
2017-07-30
1
-0
/
+5
*
hevcdec: add a CUVID hwaccel
Anton Khirnov
2017-07-28
7
-2
/
+295
*
fate/hevc: specify output pixel format explicitly
Anton Khirnov
2017-07-28
1
-1
/
+1
*
hevcdec: set the active SPS before calling get_format()
Anton Khirnov
2017-07-28
1
-4
/
+5
*
avconv: when using -loop option bail out if seek to start fails
Peter Große
2017-07-28
1
-3
/
+5
*
cuvid: add cuvid.h to SKIPHEADERS
Anton Khirnov
2017-07-27
1
-0
/
+1
*
h264dec: add a CUVID hwaccel
Anton Khirnov
2017-07-26
10
-2
/
+687
*
decode: add a per-frame private data for hwaccel use
Anton Khirnov
2017-07-26
2
-0
/
+9
*
decode: add a mechanism for performing delayed processing on the decoded frames
Anton Khirnov
2017-07-26
2
-0
/
+26
*
decode: add a method for attaching lavc-internal data to frames
Anton Khirnov
2017-07-26
2
-0
/
+70
*
decode: avoid leaks on failure in ff_get_buffer()
Anton Khirnov
2017-07-26
1
-0
/
+3
[next]