| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
| |
https://bugzilla.gnome.org/show_bug.cgi?id=636699
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
libgstvideoparsersbad*
Due to a registry bug you may need to manually remove your
registry file to make the new plugin appear with >0 features.
|
| |
|
|
|
|
| |
https://bugzilla.gnome.org/show_bug.cgi?id=621929
|
|
|
|
| |
https://bugzilla.gnome.org/show_bug.cgi?id=614306
|
|
|
|
| |
https://bugzilla.gnome.org/show_bug.cgi?id=630808
|
| |
|
| |
|
|
|
|
|
|
|
| |
Adds check-exports to -bad to have photography interface
.def file created
Fixes #578629
|
|
|
|
|
| |
Remove alsaspdifsink, it's not needed any longer. alsasink in -base
has been able to handle SPDIF for a while now.
|
| |
|
| |
|
|
|
|
|
|
| |
It has been moved to gst-plugins-good.
See #614305.
|
|
|
|
|
|
| |
It has been moved to gst-plugins-good.
See #613786.
|
|
|
|
|
|
| |
It has been moved to gst-plugins-good.
See #617739.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Add a script that creates elements based on any of the GStreamer
base classes. It isn't very user friendly at the moment, one
needs to edit the script to make it work properly. Each base class
has a template file describing what to put into the constructed
element. Eventually, these templates should be moved to reside
with the base class source and installed to a well-known directory,
where an installed script could find them.
The template files use the .c ending so editors know they are C
source, but gst-indent doesn't handle them correctly. So they
need to be committed with -n. Ugh. I'll try to figure out a fix
for that soon.
|
|
|
|
| |
Fixes #609063.
|
| |
|
|
|
|
| |
Fixes bug #584536.
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
top-level check targets similar to other gst pa...
Original commit message from CVS:
* Makefile.am:
Include lcov.mak to allow building coverage reports. Add top-level
check targets similar to other gst packages.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(see #393626).
Original commit message from CVS:
* Makefile.am:
Include common/win32.mak for CRLF check of win32 project
files (see #393626).
* configure.ac:
Bump requirements to -base CVS for libgstvideo additions in
glimagesink. Disable glimagesink until the missing files get
checked in.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Original commit message from CVS:
* Makefile.am:
* configure.ac:
* ext/Makefile.am:
* gst-libs/gst/Makefile.am:
* gst-libs/gst/app/Makefile.am:
* gst-libs/gst/app/gstapp.c:
* gst-libs/gst/app/gstappsrc.c:
* gst-libs/gst/app/gstappsrc.h:
* gst/app/Makefile.am:
* gst/app/gstapp.c:
* gst/app/gstappsrc.c:
* gst/app/gstappsrc.h:
Move the app library to gst-libs/gst/app (duh!)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Original commit message from CVS:
* Makefile.am:
Add win32 MANIFEST
* sys/directdraw/gstdirectdrawsink.c:
* sys/directdraw/gstdirectdrawsink.h:
Clear unused code and add comments.
Remove yuv from template caps, it only supports RGB
actually.
Implement XOverlay interface and remove window and fullscreen
properties.
Add debug logs.
Test for blit capabilities to return only the current colorspace if
the hardware can't blit for one colorspace to another.
* sys/directsound/gstdirectsoundsink.c:
Add some debugs.
* win32/MANIFEST:
Add VS7 project files and solution.
* win32/vs6/gst_plugins_bad.dsw:
* win32/vs6/libgstdirectdraw.dsp:
* win32/vs6/libgstdirectsound.dsp:
* win32/vs6/libgstqtdemux.dsp:
Update project files.
|
|
|
|
|
|
|
|
| |
Original commit message from CVS:
* Makefile.am:
* gst-plugins-bad.doap:
* gst-plugins-bad.spec.in:
add doap file
|
|
|
|
|
| |
Original commit message from CVS:
rework build; add translations for v4l2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Original commit message from CVS:
2006-03-31 Zaheer Abbas Merali <zaheerabbas at merali dot org>
* Makefile.am:
* configure.ac:
* sys/ximagesrc/ximagesrc.c:
(gst_ximagesrc_ximage_get),
(gst_ximagesrc_get_caps), (gst_ximagesrc_class_init):
* sys/ximagesrc/ximageutil.c:
* tests/Makefile.am:
* tests/icles/Makefile.am:
* tests/icles/ximagesrc-test.c: (terminate_playback), (main):
Add tests and fix PAR caps issue to ximagesrc
|
|
|
|
|
|
|
| |
Original commit message from CVS:
* Makefile.am:
* configure.ac:
Fix distcheck.
|
|
|
|
|
|
|
|
| |
Original commit message from CVS:
2006-02-20 Jan Schmidt <thaytan@mad.scientist.com>
* configure.ac:
releasing 0.10.1, "Slimy - yet satisfying"
|
|
|
|
|
| |
Original commit message from CVS:
add ACLOCAL_AMFLAGS; remove old stuff from spec changelog
|
|
|
|
|
| |
Original commit message from CVS:
add a torture target
|
|
|
|
|
|
|
|
|
|
|
|
| |
Original commit message from CVS:
2005-11-06 Julien MOUTTE <julien@moutte.net>
* Makefile.am: examples in dist subdirs.
* configure.ac: enable parameter for building
examples.
* docs/plugins/gst-plugins-bad-plugins.args:
* docs/plugins/inspect/plugin-dfbvideosink.xml:
* examples/Makefile.am: Updates.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Original commit message from CVS:
2005-11-06 Julien MOUTTE <julien@moutte.net>
* Makefile.am:
* autogen.sh:
* configure.ac:
* docs/Makefile.am:
* docs/plugins/.cvsignore:
* docs/plugins/Makefile.am:
* docs/plugins/gst-plugins-bad-plugins-decl-list.txt:
* docs/plugins/gst-plugins-bad-plugins-decl.txt:
* docs/plugins/gst-plugins-bad-plugins-docs.sgml:
* docs/plugins/gst-plugins-bad-plugins-sections.txt:
* docs/plugins/gst-plugins-bad-plugins-undocumented.txt:
* docs/plugins/gst-plugins-bad-plugins.args:
* docs/plugins/gst-plugins-bad-plugins.hierarchy:
* docs/plugins/gst-plugins-bad-plugins.interfaces:
* docs/plugins/gst-plugins-bad-plugins.prerequisites:
* docs/plugins/gst-plugins-bad-plugins.signals:
* docs/plugins/gst-plugins-bad-plugins.types:
* docs/plugins/inspect/plugin-dfbvideosink.xml:
* docs/version.entities.in: Enable documentation.
* examples/Makefile.am:
* examples/directfb/Makefile.am:
* examples/directfb/decker.ttf:
* examples/directfb/dfblogo.png:
* examples/directfb/gstdfb.c: (myclock), (dynamic_link),
(size_changed), (setup_dynamic_link), (main): Add an example
application for DirectFB.
|
|
|
|
|
| |
Original commit message from CVS:
don't do po until something wants to be translated
|
|
|
|
|
| |
Original commit message from CVS:
add check-valgrind target
|
|
|
|
|
| |
Original commit message from CVS:
releasing 0.9.1
|
|
|
|
|
| |
Original commit message from CVS:
cleaning up bad
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
come from config.h.
Original commit message from CVS:
2005-07-08 Andy Wingo <wingo@pobox.com>
* gst/avi/Makefile.am (libgstavi_la_CFLAGS): No gettext hacks, the
defines come from config.h.
* autogen.sh: Run autopoint, etc.
* Makefile.am (DIST_SUBDIRS, SUBDIRS): Go into po/.
* configure.ac: Add gettext stuff.
|
|
|
|
|
| |
Original commit message from CVS:
remove docs
|
|
|
|
|
| |
Original commit message from CVS:
fix disting and spec file
|
|
|
|
|
|
|
|
|
|
| |
Original commit message from CVS:
* Makefile.am:
* ext/Makefile.am:
* sys/Makefile.am:
Make my automake version shut up about undefined variables
* gst/goom/gstgoom.c:
GstAdapter moved to base objects.
|
|
|
|
|
| |
Original commit message from CVS:
various fixes to make it possible to build rpms from gst-plugins head
|
|
|
|
|
| |
Original commit message from CVS:
ported mad and effectv plugins
|
|
|
|
|
| |
Original commit message from CVS:
make this module a bit more 0.9 friendly
|
|
|
|
|
| |
Original commit message from CVS:
disable docs again until it passes make distcheck
|