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
*
lavfi/gradfun: support gbrp
Paul B Mahol
2013-08-22
2
-1
/
+2
*
lavfi/separatefields: fix frame leak
Paul B Mahol
2013-08-21
1
-1
/
+3
*
lavfi/hue: use lookup tables
Paul B Mahol
2013-08-21
1
-30
/
+49
*
Merge commit '545a0b807cf45b2bbc4c9087a297b741ce00f508'
Michael Niedermayer
2013-08-21
1
-1
/
+15
|
\
|
*
vf_fps: add 'start_time' option
Justin Ruggles
2013-08-20
1
-1
/
+15
*
|
avfilter/vf_mp: remove unused sws related functions
Michael Niedermayer
2013-08-16
1
-55
/
+0
*
|
avfilter: remove ff_copy_int*_list
Michael Niedermayer
2013-08-16
2
-26
/
+0
*
|
lavfi/transpose: call av_frame_copy_props()
Paul B Mahol
2013-08-16
1
-2
/
+1
*
|
lavfi/transpose: support slice threading
Paul B Mahol
2013-08-16
1
-25
/
+47
*
|
lavfi/tile: make color of blank/unused area configurable
Paul B Mahol
2013-08-16
1
-2
/
+3
*
|
avfilter/vf_scale+aresample: minor simpification
Michael Niedermayer
2013-08-16
2
-6
/
+2
*
|
avfilter/vf_scale: generic swscale option support
Michael Niedermayer
2013-08-15
1
-3
/
+29
*
|
lavfi/ebur128: fix typo: s/negociation/negotiation
Paul B Mahol
2013-08-13
1
-1
/
+1
*
|
lavfi/trim: check for right default value
Paul B Mahol
2013-08-12
1
-1
/
+1
*
|
Fix wrong use of "an" in some comments.
Thilo Borgmann
2013-08-12
1
-1
/
+1
*
|
avfilter/f_sendcmd: make const arrays static const
Michael Niedermayer
2013-08-10
1
-1
/
+1
*
|
avfilter/trim: Fix assertion failure with empty frames
Michael Niedermayer
2013-08-09
1
-1
/
+1
*
|
avfilter/fifo: explicitly assert that a frame should have become available af...
Michael Niedermayer
2013-08-09
1
-0
/
+1
*
|
avfilter/vf_perspective: factor u cliping code
Michael Niedermayer
2013-08-09
1
-8
/
+4
*
|
Merge commit '3799376dd3373ee255651ed542c75b15665801a8'
Michael Niedermayer
2013-08-06
1
-2
/
+9
|
\
\
|
|
/
|
*
lavfi/fifo: fix flushing when using request_samples
Anton Khirnov
2013-08-05
1
-2
/
+9
*
|
Merge commit '77cc958f60f73963be4281d6e82ef81707e40c26'
Michael Niedermayer
2013-08-05
2
-2
/
+2
|
\
\
|
|
/
|
*
lavfi: add const to the AVFilter parameter of avfilter_graph_create_filter()
Anton Khirnov
2013-08-04
2
-2
/
+2
*
|
vf_scale: add force_original_aspect_ratio
Timothy Gu
2013-08-04
1
-0
/
+19
*
|
avfilter/graphparser: remove 256 char limit from create_filter()
Michael Niedermayer
2013-08-04
1
-4
/
+6
*
|
avfilter: fix plane validity checks
Michael Niedermayer
2013-08-03
11
-14
/
+14
*
|
Merge commit '7950e519bb094897f957b9a9531cc60ba46cbc91'
Michael Niedermayer
2013-08-03
5
-0
/
+19
|
\
\
|
|
/
|
*
Disable deprecation warnings for cases where a replacement is available
Diego Biurrun
2013-08-02
5
-0
/
+19
*
|
Merge commit 'b5a138652ff8a5b987d3e1191e67fd9f6575527e'
Michael Niedermayer
2013-08-03
1
-2
/
+2
|
\
\
|
|
/
|
*
Give less generic names to global library option arrays
Diego Biurrun
2013-08-02
1
-2
/
+2
*
|
Merge commit '45dd1ae1b3c18331f3db2293a9135bc5851e553f'
Michael Niedermayer
2013-08-01
2
-0
/
+6
|
\
\
|
|
/
|
*
avfilter: Add some missing FF_API_AVFILTERBUFFER ifdefs
Diego Biurrun
2013-07-31
2
-0
/
+6
*
|
avfilter/af_compand: %f is for printing doubles
Michael Niedermayer
2013-07-30
1
-1
/
+1
*
|
Merge commit '0e8c6f221a8ddb7dfb3c9e9bd0b33cb12e9391b8'
Michael Niedermayer
2013-07-30
1
-1
/
+1
|
\
\
|
|
/
|
*
avisynth: Fix a "AVISynth" vs. "AviSynth" struct name typo
Diego Biurrun
2013-07-29
1
-1
/
+1
*
|
lavfi: add compand filter
Paul B Mahol
2013-07-29
4
-2
/
+519
*
|
Merge commit 'bf4b0ed1d5d323050a87c9f0ad1dd40860eb3da2'
Michael Niedermayer
2013-07-28
1
-2
/
+3
|
\
\
|
|
/
|
*
Add missing deprecation attributes
Diego Biurrun
2013-07-27
1
-2
/
+3
*
|
Merge commit '966689442ed843019dc0722a49bfb0ac51755d19'
Michael Niedermayer
2013-07-28
1
-20
/
+18
|
\
\
|
|
/
|
*
buffersink: K&R formatting cosmetics
Diego Biurrun
2013-07-27
1
-21
/
+19
|
*
lavfi: add attribute_align_arg to all public entry points
Hendrik Leppkes
2013-07-26
2
-5
/
+5
*
|
avfilter/vf_scale: set in_color_matrix default to "auto"
Michael Niedermayer
2013-07-27
1
-1
/
+1
*
|
avfilter/vf_scale: use sws_getCoefficients()
Michael Niedermayer
2013-07-26
1
-11
/
+1
*
|
lavfi/frei0r: use AV_OPT_TYPE_IMAGE_SIZE
Paul B Mahol
2013-07-26
1
-7
/
+1
*
|
lavfi/frei0r: use AV_OPT_TYPE_VIDEO_RATE
Paul B Mahol
2013-07-26
1
-9
/
+4
*
|
lavfi/gradfun: remove nv21/nv12 as they are not supported
Paul B Mahol
2013-07-26
1
-2
/
+1
*
|
lavfi: add attribute_align_arg to all public entry points
Hendrik Leppkes
2013-07-26
2
-13
/
+13
*
|
lavfi/buffersrc: remove unused item from BufferSourceContext
Paul B Mahol
2013-07-26
1
-1
/
+0
*
|
avfilter/can_merge_formats: fix memleak
Michael Niedermayer
2013-07-25
1
-0
/
+1
*
|
avfilter/avfiltergraph: fix check using the wrong variables
Michael Niedermayer
2013-07-25
1
-1
/
+1
[next]