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/scale: avoid to print a NULL value in log message
Stefano Sabatini
2012-10-31
1
-2
/
+2
*
lavfi/mp: drop the mp=rectangle filter
Stefano Sabatini
2012-10-31
4
-185
/
+1
*
lavfi/drawbox: add "width" and "height" aliases for "w" and "h" options
Stefano Sabatini
2012-10-31
2
-2
/
+4
*
lavfi/drawbox: add thickness option
Stefano Sabatini
2012-10-31
2
-7
/
+9
*
Merge commit '04581c8c77ce779e4e70684ac45302972766be0f'
Michael Niedermayer
2012-10-31
1
-1
/
+1
|
\
|
*
x86: yasm: Use complete source path for macro helper %includes
Diego Biurrun
2012-10-31
1
-1
/
+1
*
|
Merge commit '6860b4081d046558c44b1b42f22022ea341a2a73'
Michael Niedermayer
2012-10-31
1
-1
/
+1
|
\
\
|
|
/
|
*
x86: include x86inc.asm in x86util.asm
Diego Biurrun
2012-10-31
1
-1
/
+1
*
|
lavfi/drawbox: remove some unnecessary parentheses
Stefano Sabatini
2012-10-31
1
-3
/
+3
*
|
lavfi/drawbox: reindent after previous commit
Stefano Sabatini
2012-10-31
1
-9
/
+9
*
|
lavfi/drawbox: implement color=invert mode
Stefano Sabatini
2012-10-31
2
-2
/
+12
*
|
lavfi/mp: drop wrapped field filter
Stefano Sabatini
2012-10-31
4
-93
/
+1
*
|
lavfi: add field filter
Stefano Sabatini
2012-10-31
4
-2
/
+149
*
|
lavfi/drawbox: extend syntax, accept named options
Stefano Sabatini
2012-10-30
2
-8
/
+35
*
|
lavfi/tinterlace: remove poll_frame() callback
Stefano Sabatini
2012-10-30
1
-19
/
+0
*
|
lavfi: remove yuvcsp and yvu9 libmpcodecs wrappers
Paul B Mahol
2012-10-30
5
-232
/
+1
*
|
lavfi/smartblur: add missing draw slice call.
Clément Bœsch
2012-10-30
1
-2
/
+6
*
|
af_ashowinfo: integrate config_input() in filter_samples.
Michael Niedermayer
2012-10-30
1
-12
/
+5
*
|
lavfi: remove palette libmpcodecs wrapper
Paul B Mahol
2012-10-30
4
-240
/
+1
*
|
Merge commit '14f031d7ecfabba0ef02776d4516aa3dcb7c40d8'
Michael Niedermayer
2012-10-30
2
-55
/
+88
|
\
\
|
|
/
|
*
lavfi: add ashowinfo filter
Anton Khirnov
2012-10-29
4
-1
/
+139
*
|
lavfi/frei0r: allow for Windows style paths
rogerdpack
2012-10-29
2
-2
/
+7
*
|
lavfi/frei0r: update link to spec
Stefano Sabatini
2012-10-29
1
-1
/
+1
*
|
lavfi/scale: implement clever/insane parsing heuristic, and add a size option
Stefano Sabatini
2012-10-29
2
-5
/
+41
*
|
lavfi/scale: return error code in case of failed reconfiguration in start_fra...
Stefano Sabatini
2012-10-29
1
-2
/
+1
*
|
lavfi/scale: accept named options, make parsing more robust
Stefano Sabatini
2012-10-29
2
-24
/
+43
*
|
Synchronize libmpcodecs: Support 16bit yuv in telecine filter.
Carl Eugen Hoyos
2012-10-28
1
-12
/
+14
*
|
Merge commit '4521645b1aee9e9ad8f5cea7b2392cd5f6ffcd26'
Michael Niedermayer
2012-10-28
1
-1
/
+0
|
\
\
|
|
/
|
*
af_channelmap: remove stray enum declaration
Mans Rullgard
2012-10-27
1
-1
/
+0
|
*
buffersink: remove stray semicolon after function definition
Mans Rullgard
2012-10-27
1
-1
/
+1
*
|
lavfi/concat: implement unsafe mode.
Nicolas George
2012-10-28
1
-1
/
+6
*
|
vf_showinfo: check return code of av_image_get_linesize()
Michael Niedermayer
2012-10-28
1
-1
/
+4
*
|
lavf/showspectrum: fix unaligned rdft data.
Clément Bœsch
2012-10-27
1
-4
/
+8
*
|
Port MPlayer fixes for coverity issues in libmpcodecs.
Reimar Döffinger
2012-10-27
7
-7
/
+10
*
|
Merge commit '1b891d17c531e8a63c2974aab4bf997ce70746f3'
Michael Niedermayer
2012-10-26
1
-9
/
+15
|
\
\
|
|
/
|
*
avfilter: fix graphparser memleaks on error paths
Janne Grunau
2012-10-25
1
-9
/
+15
*
|
lavfi/showspectrum: add sliding mode.
Clément Bœsch
2012-10-25
2
-5
/
+14
*
|
lavfi/af_volumedetect: print stats in uninit().
Nicolas George
2012-10-25
1
-8
/
+4
*
|
lavfi/vf_fps: allow to set the rounding method.
Nicolas George
2012-10-25
1
-2
/
+9
*
|
libavfilter: include needed header for AVDictionary
Michael Niedermayer
2012-10-24
1
-0
/
+1
*
|
lavd/lavfi: add graph_file option
Stefano Sabatini
2012-10-23
1
-1
/
+1
*
|
lavfi/sendcmd: move buf init() variable to internal scope where it is used
Stefano Sabatini
2012-10-23
1
-2
/
+1
*
|
lavfi/sendcmd: release file in case of failed allocation
Stefano Sabatini
2012-10-23
1
-1
/
+3
*
|
vf_aspect: unbreak avoption system
Michael Niedermayer
2012-10-22
1
-1
/
+1
*
|
lavfi/aspect: add max option
Stefano Sabatini
2012-10-22
2
-3
/
+5
*
|
lavfi/aspect: extend syntax for the setdar and setsar filters
Stefano Sabatini
2012-10-22
2
-9
/
+66
*
|
avfilter_graph_parse: add support for parsing sws_flags
Michael Niedermayer
2012-10-22
1
-0
/
+3
*
|
lavfi/avfiltergraph: avoid to print "(null)" in the scale args
Stefano Sabatini
2012-10-21
1
-1
/
+5
*
|
lavfi/graphparser: fix parsing error in case of NULL sws_opts addition
Stefano Sabatini
2012-10-21
1
-1
/
+2
*
|
lavfi/silencedetect: export silence info to metadata.
Clément Bœsch
2012-10-21
2
-6
/
+20
[next]