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
path:
root
/
libavfilter
Commit message (
Expand
)
Author
Age
Files
Lines
*
qsv: Join the derived session to the parent
Luca Barbato
2017-09-27
1
-0
/
+3
*
libavfilter/overlay_qsv: Add QSV overlay vpp filter
Huang, Zhengxu
2017-09-17
5
-0
/
+1287
*
libavfilter/vf_vpp: Add common filters of the qsv vpp
Huang, Zhengxu
2017-09-17
3
-0
/
+403
*
yadif: Account for the buffer alignment while processing the frame edges
Michael Niedermayer
2017-08-22
1
-9
/
+19
*
lavf/vf_deinterlace_qsv: Enable the qsv deinterlace vpp
Huang, Zhengxu
2017-07-25
1
-5
/
+19
*
af_bs2b: Add missing casts to complex pointer assignments
Diego Biurrun
2017-06-21
1
-6
/
+8
*
vf_hwmap: Properly free a locally derived device
Mark Thompson
2017-06-18
1
-1
/
+7
*
vf_hwmap: Add missing error code
Mark Thompson
2017-06-18
1
-0
/
+1
*
Convert all AVClass struct declarations to designated initializers.
Diego Biurrun
2017-06-12
2
-6
/
+6
*
vf_hwmap: Add reverse mapping for hardware frames
Mark Thompson
2017-04-30
1
-7
/
+61
*
vf_hwmap: Add device derivation
Mark Thompson
2017-04-30
1
-18
/
+49
*
filtfmts-test: Mark filter as const
Vittorio Giovara
2017-04-10
1
-1
/
+1
*
lavfi: Drop unused and empty header file
Vittorio Giovara
2017-04-10
2
-30
/
+0
*
vf_deinterlace_vaapi: Add support for field rate output
Mark Thompson
2017-04-02
1
-117
/
+166
*
vf_showinfo: Display spherical properties
Vittorio Giovara
2017-03-23
1
-0
/
+41
*
vf_showinfo: Simplify reporting stereo3d information
Vittorio Giovara
2017-03-23
1
-13
/
+1
*
lavfi: Drop deprecated non-const filter retrieval
Vittorio Giovara
2017-03-23
5
-15
/
+5
*
lavfi: Drop deprecated filter registration
Vittorio Giovara
2017-03-23
3
-32
/
+0
*
lavfi: Drop deprecated filter initialization
Vittorio Giovara
2017-03-23
3
-25
/
+0
*
lavfi: Drop deprecated functions to open a filter or a filterchain
Vittorio Giovara
2017-03-23
4
-58
/
+0
*
lavfi: Drop deprecated way of passing options for a few filters
Vittorio Giovara
2017-03-23
6
-148
/
+0
*
Bump major versions of all libraries
Vittorio Giovara
2017-03-23
1
-2
/
+2
*
build: Generalize yasm/nasm-related variable names
Diego Biurrun
2017-03-01
3
-11
/
+11
*
vf_deinterlace_vaapi: Create filter buffer after context
Mark Thompson
2017-02-17
1
-5
/
+6
*
vf_fade: Make sure to not miss the last lines of a frame
Martin Storsjö
2017-02-16
1
-1
/
+2
*
scale_npp: explicitly set the output frames context for passthrough mode
Anton Khirnov
2017-02-11
1
-3
/
+5
*
Mark some arrays that never change as const.
Anton Khirnov
2017-02-01
4
-5
/
+5
*
build: Generate pkg-config files from Make and not from configure
Diego Biurrun
2016-12-22
1
-0
/
+1
*
lavfi: Add VAAPI deinterlacer
Mark Thompson
2016-12-10
4
-1
/
+628
*
vf_hwupload_cuda: Add min/max limits for device option
Ruta Gadkari
2016-12-08
1
-1
/
+1
*
configure: Add missing asyncts filter, movie filter, and output example deps
Diego Biurrun
2016-11-25
1
-0
/
+4
*
af_asyncts: Use llabs instead of labs for 64-bit variable
Diego Biurrun
2016-11-15
1
-1
/
+1
*
vf_drawtext: Drop wrong void* cast
Diego Biurrun
2016-11-12
1
-1
/
+1
*
lavfi: Hardware map filter
Mark Thompson
2016-11-03
4
-1
/
+338
*
vf_hwupload_cuda: Fix build error
Mark Thompson
2016-11-03
1
-1
/
+1
*
lavfi: Always propagate hw_frames_ctx through links
Mark Thompson
2016-11-02
10
-8
/
+26
*
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
*
vf_drawtext: Move static keyword to beginning of variable declaration
Diego Biurrun
2016-11-02
1
-3
/
+2
*
scale_npp: fix passthrough mode
Yogender Gupta
2016-10-25
1
-1
/
+1
*
x86: Add missing colons after assembly labels
Diego Biurrun
2016-10-17
1
-1
/
+1
*
vf_scale_vaapi: Crop input surface to active region
Mark Thompson
2016-09-14
1
-1
/
+11
*
High Definition Compatible Digital (HDCD) decoder filter, using libhdcd
Burt P
2016-08-29
4
-1
/
+200
*
lavfi: add a QSV deinterlacing filter
Anton Khirnov
2016-07-22
4
-1
/
+583
*
vf_scale_vaapi: Respect driver quirks around buffer destruction
Mark Thompson
2016-07-02
1
-7
/
+8
*
vf_hwdownload: allocate the destination frame for the pool size
Anton Khirnov
2016-06-28
1
-1
/
+5
*
lavfi: set the link hwframes context before configuring the dst input
Anton Khirnov
2016-06-25
1
-8
/
+8
*
Use AVFrame.pts instead of deprecated pkt_pts.
Anton Khirnov
2016-06-21
1
-2
/
+0
*
lavfi: add a QSV scaling filter
Anton Khirnov
2016-06-21
4
-1
/
+636
*
build: Change structure of the linker version script templates
Diego Biurrun
2016-05-29
1
-3
/
+6
[next]