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
*
deshake: simplify filename check.
Clément Bœsch
2011-10-04
1
-1
/
+1
*
deshake: misc style fixes.
Clément Bœsch
2011-10-04
1
-7
/
+7
*
deshake: move angles from stack to heap.
Michael Niedermayer
2011-10-04
1
-1
/
+2
*
deshake: Allow specifying the filename for statistics and disable them by def...
Michael Niedermayer
2011-10-04
1
-7
/
+14
*
deshake: remove non const static
Michael Niedermayer
2011-10-04
1
-18
/
+11
*
doxygen: remove a few @file parameters.
Clément Bœsch
2011-10-04
3
-3
/
+3
*
lavfi: remove align tabs in Makefile.
Clément Bœsch
2011-10-04
1
-1
/
+1
*
deshake: fix doxygen comments.
Clément Bœsch
2011-10-04
1
-17
/
+17
*
deshake: nicer looking defaults
Michael Niedermayer
2011-10-04
1
-1
/
+1
*
libavfilter: add deshake filter
danielgtaylor
2011-10-04
3
-1
/
+525
*
libavfilter: image transform code
danielgtaylor
2011-10-04
2
-0
/
+307
*
lavfi: remove usage of deprecated av_opt_set_defaults2() function
Stefano Sabatini
2011-10-02
4
-4
/
+4
*
vf_scale.c: propagate error code
Michael Niedermayer
2011-10-01
1
-1
/
+1
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-09-29
2
-1
/
+2
|
\
|
*
vf_unsharp: store hsub/vsub in the filter context
Stefano Sabatini
2011-09-28
1
-6
/
+12
|
*
vf_unsharp: adopt a more natural order of params in apply_unsharp()
Stefano Sabatini
2011-09-28
1
-5
/
+5
|
*
vf_unsharp: rename method "unsharpen" to "apply_unsharp"
Stefano Sabatini
2011-09-28
1
-4
/
+6
|
*
vf_scale: apply the same transform to the aspect during init that is applied ...
Michael Niedermayer
2011-09-28
1
-0
/
+8
|
*
vf_pad: fix "vsub" variable value computation
Stefano Sabatini
2011-09-28
1
-1
/
+1
|
*
vf_scale: add a "sar" variable
Stefano Sabatini
2011-09-28
2
-4
/
+8
|
*
lavfi: fix realloc size computation in avfilter_add_format()
Stefano Sabatini
2011-09-28
1
-1
/
+1
|
*
vsrc_color: use internal timebase
Stefano Sabatini
2011-09-28
1
-1
/
+2
|
*
lavfi: fix signature for avfilter_graph_parse() and avfilter_graph_config()
Stefano Sabatini
2011-09-28
4
-5
/
+5
|
*
graphparser: prefer void * over AVClass * for log contexts
Stefano Sabatini
2011-09-28
1
-7
/
+7
|
*
avfiltergraph: use meaningful error codes
Stefano Sabatini
2011-09-28
1
-5
/
+7
|
*
vf_yadif: add support to yuva420p
Stefano Sabatini
2011-09-21
1
-1
/
+2
|
*
vf_yadif: correct documentation on the parity parameter
Stefano Sabatini
2011-09-21
1
-2
/
+2
|
*
vf_yadif: copy buffer properties like aspect for second frame as well
Joakim Plate
2011-09-21
1
-1
/
+4
|
*
vf_yadif: add an option to enable/disable deinterlacing based on src frame "i...
Joakim Plate
2011-09-19
1
-2
/
+26
|
*
vsrc_color: set output pos values to -1
Stefano Sabatini
2011-09-19
1
-1
/
+1
|
*
vsrc_color: add @file doxy
Stefano Sabatini
2011-09-19
2
-1
/
+6
|
*
vsrc_buffer: remove duplicated file description
Stefano Sabatini
2011-09-19
1
-1
/
+0
*
|
sink_buffer: fix typo
Michael Niedermayer
2011-09-28
1
-1
/
+1
*
|
lavfi: fix FF_API_* definition macros
Stefano Sabatini
2011-09-28
1
-2
/
+2
*
|
vf_boxblur: remove useless code.
Nicolas George
2011-09-28
1
-7
/
+0
*
|
vf_drawtext: apply misc style fixes
Stefano Sabatini
2011-09-25
1
-2
/
+2
*
|
vf_drawtext: do not reset "n" variable to 0 in case the filter is reinited
Stefano Sabatini
2011-09-25
1
-1
/
+6
*
|
lavfi: add debug trace when processing events
Stefano Sabatini
2011-09-25
1
-0
/
+3
*
|
lavfi: document AVFilterCommand fields
Stefano Sabatini
2011-09-25
1
-2
/
+3
*
|
vf_drawtext: use ctx for expressing outlink and dtext in end_frame
Stefano Sabatini
2011-09-24
1
-2
/
+2
*
|
vf_drawtext: perform misc cosmetics changes to uninit
Stefano Sabatini
2011-09-24
1
-7
/
+8
*
|
vf_drawtext: set string defaults in the options array
Stefano Sabatini
2011-09-24
1
-6
/
+3
*
|
vf_drawtext: make x and y options parametric
Stefano Sabatini
2011-09-24
2
-18
/
+143
*
|
vf_drawtext: drop text wrapping feature
Stefano Sabatini
2011-09-24
2
-7
/
+1
*
|
vf_drawtext: do not set limitations on fontsize
Stefano Sabatini
2011-09-23
2
-2
/
+2
*
|
vf_drawtext: remove useless and misnamed intermediary "baseline" variable in ...
Stefano Sabatini
2011-09-22
1
-3
/
+2
*
|
vf_drawtext: fix background box coloring with RGB formats != RGBA
Stefano Sabatini
2011-09-22
1
-1
/
+1
*
|
vf_drawtext: prefer int over unsigned int
Stefano Sabatini
2011-09-22
1
-8
/
+7
*
|
libavfilter/libmpcodecs: add vf_stereo3d support
Michael Niedermayer
2011-09-20
3
-1
/
+514
*
|
libmpcodecs: some hunks from mplayer HEAD
Michael Niedermayer
2011-09-20
8
-6
/
+12
[next]