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
*
hwcontext_dxva2: frame mapping support
Anton Khirnov
2016-11-07
1
-21
/
+68
*
dxva2: fix surface selection when compiled with both d3d11va and dxva2
Hendrik Leppkes
2016-11-07
1
-1
/
+2
*
libx265: Add option to force IDR frames
Derek Buitenhuis
2016-11-07
2
-2
/
+5
*
x86: Drop stray semicolons after function definitions
Diego Biurrun
2016-11-05
2
-11
/
+11
*
configure: Silence lld-link when getting the version number
Martin Storsjö
2016-11-04
1
-1
/
+1
*
arm: vp9mc: Insert a literal pool at the middle of the file
Martin Storsjö
2016-11-04
1
-0
/
+1
*
hwcontext_vaapi: Frame mapping support
Mark Thompson
2016-11-03
1
-41
/
+52
*
lavfi: Hardware map filter
Mark Thompson
2016-11-03
4
-1
/
+338
*
hwcontext: Hardware frame mapping
Mark Thompson
2016-11-03
5
-7
/
+365
*
Drop unreachable break and return statements
Diego Biurrun
2016-11-03
8
-12
/
+0
*
float_dsp: Have implementation match function pointer prototype
Diego Biurrun
2016-11-03
1
-1
/
+1
*
dnxhdenc: Have function pointer prototype match implementation
Diego Biurrun
2016-11-03
1
-2
/
+4
*
pixblockdsp: Have function pointer prototype match implementation
Diego Biurrun
2016-11-03
1
-2
/
+4
*
ituh263dec: Have function signature match across declaration and definition
Diego Biurrun
2016-11-03
1
-1
/
+5
*
vf_hwupload_cuda: Fix build error
Mark Thompson
2016-11-03
1
-1
/
+1
*
svq3: Drop unused function dctcoef_get()
Diego Biurrun
2016-11-03
1
-5
/
+0
*
intrax8: Have function signature match across declaration and definition
Diego Biurrun
2016-11-03
1
-1
/
+1
*
options_table: Remove a now unnecessary include of config.h
Martin Storsjö
2016-11-03
1
-1
/
+0
*
arm: vp9: Add NEON optimizations of VP9 MC functions
Martin Storsjö
2016-11-03
6
-3
/
+913
*
vp9: Flip the order of arguments in MC functions
Martin Storsjö
2016-11-03
6
-85
/
+77
*
lavfi: Always propagate hw_frames_ctx through links
Mark Thompson
2016-11-02
11
-9
/
+30
*
lavfi: Use ff_get_video_buffer in all filters using hwframes
Mark Thompson
2016-11-02
5
-31
/
+11
*
lavfi: Make default get_video_buffer work with hardware frames
Mark Thompson
2016-11-02
1
-4
/
+10
*
doc: Turn off noisy deprecation warnings in the option printer
Diego Biurrun
2016-11-02
1
-4
/
+10
*
rtmpproto: Restructure zlib code to avoid unreachable code warning
Diego Biurrun
2016-11-02
1
-4
/
+5
*
bink: Have function pointer prototype match implementation
Diego Biurrun
2016-11-02
1
-1
/
+3
*
idct: Have function pointer prototype match implementation
Diego Biurrun
2016-11-02
1
-3
/
+5
*
aactab: Move extern keyword to the front of array declarations
Diego Biurrun
2016-11-02
1
-2
/
+2
*
vf_drawtext: Move static keyword to beginning of variable declaration
Diego Biurrun
2016-11-02
1
-3
/
+2
*
examples/decode_video: remove a stray unrelated comment
Anton Khirnov
2016-11-02
1
-2
/
+0
*
examples/decode_video: constify the AVCodec instance
Anton Khirnov
2016-11-02
1
-1
/
+1
*
examples/encode_video: use the AVFrame API for allocating the frame
Anton Khirnov
2016-11-02
1
-7
/
+12
*
examples/encode_video: set the framerate
Anton Khirnov
2016-11-02
1
-1
/
+3
*
examples/encode_video: constify the AVCodec instance
Anton Khirnov
2016-11-02
1
-1
/
+1
*
examples/avcodec: split the remaining two examples into separate files
Anton Khirnov
2016-11-02
4
-166
/
+192
*
examples/decode_audio: constify the AVCodec instance
Anton Khirnov
2016-11-02
1
-1
/
+1
*
examples/avcodec: split audio decoding into a separate example
Anton Khirnov
2016-11-02
4
-98
/
+142
*
examples/encode_audio: use the AVFrame API for allocating the data
Anton Khirnov
2016-11-02
1
-16
/
+10
*
examples/encode_audio: constify AVCodec instances
Anton Khirnov
2016-11-02
1
-4
/
+4
*
examples/avcodec: split audio encoding into a separate example
Anton Khirnov
2016-11-02
4
-171
/
+215
*
avconv: support parsing bitstream filter options
James Almer
2016-11-02
3
-23
/
+39
*
mov: Evaluate the movie display matrix
Vittorio Giovara
2016-11-01
5
-17
/
+40
*
fate: Add tests for mov display matrix
Vittorio Giovara
2016-11-01
7
-0
/
+32
*
avprobe: Add -show_stream_entry to get a single stream property
Vittorio Giovara
2016-11-01
1
-0
/
+56
*
openssl: Allow newer TLS versions than TLSv1
Mark Thompson
2016-10-31
1
-1
/
+6
*
xcb: Add all the libraries to the link line explicitly
Luca Barbato
2016-10-30
1
-2
/
+2
*
Revert "rtmpproto: Don't include a client version in the unencrypted C1 hands...
Luca Barbato
2016-10-30
1
-1
/
+4
*
qsv: Be informative when reporting that no data has been consumed
Luca Barbato
2016-10-30
1
-1
/
+1
*
Use avpriv_request_sample() where appropriate
Diego Biurrun
2016-10-29
2
-13
/
+4
*
dash: Use correct ISO C scanf conversion specifier
Diego Biurrun
2016-10-28
1
-1
/
+1
[next]