| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
| |
other colorspaces.
Original commit message from CVS:
* ext/hermes/gsthermescolorspace.c: (plugin_init): decrease rank
by 2 to not interfere with other colorspaces.
* ext/pango/gsttextoverlay.c: (plugin_init): change rank to NONE
* gst/colorspace/gstcolorspace.c: (plugin_init): decrease rank by
one to not interfere with ffmpeg_colorspace.
|
|
|
|
|
| |
Original commit message from CVS:
don't mix tabs and spaces
|
|
|
|
|
| |
Original commit message from CVS:
* *.h: Revert indenting
|
|
|
|
|
| |
Original commit message from CVS:
gst-indent
|
|
|
|
|
| |
Original commit message from CVS:
Merge CAPS branch
|
|
|
|
|
| |
Original commit message from CVS:
remove copyright field from plugins
|
|
|
|
|
| |
Original commit message from CVS:
+ checking in plugin category changes
|
|
|
|
|
| |
Original commit message from CVS:
Update for videofilter changes
|
|
|
|
|
| |
Original commit message from CVS:
apparently you need this function now - it still doesn't work though
|
|
|
|
|
| |
Original commit message from CVS:
That function was removed from videofilter because of plugin_init changes
|
|
|
|
|
|
|
| |
and remove duplicate config.h includes fro...
Original commit message from CVS:
Remove all config.h includes from header files, add it to each source file and remove duplicate config.h includes from several source files
|
|
|
|
|
| |
Original commit message from CVS:
Text overlay
|
|
|
|
|
|
|
| |
deal with that. Fixes #113488.
Original commit message from CVS:
/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to deal with that. Fixes #113488.
|
|
|
|
|
| |
Original commit message from CVS:
rewrite state machine in _loop() function to handle buffer durations
|
|
|
|
|
|
|
|
| |
outline.
Original commit message from CVS:
Migrate caps to new system. Change to using a simple convolution
to create outline.
|
|
|
|
|
| |
Original commit message from CVS:
Remove redundant plugindir definition
|
|
|
|
|
| |
Original commit message from CVS:
change FT_PIXEL_MODE_GRAY to ft_pixel_mode_grays
|
|
|
|
|
| |
Original commit message from CVS:
Add textoverlay element that was previously in the sandbox
|
|
|
|
|
| |
Original commit message from CVS:
Fixes for new caps system
|
|
Original commit message from CVS:
overlays text of the current timestamp
|