Age | Commit message (Collapse) | Author | Files | Lines |
|
Original commit message from CVS:
Integrating the GstVideoSink parent class
|
|
Original commit message from CVS:
exerting executive privilege
|
|
Original commit message from CVS:
Adding GstVideoSink object which will be used for video sink's subclassing.
|
|
Original commit message from CVS:
Change default program suffix to -0.7
|
|
Original commit message from CVS:
Copyright fix (code=mine)
|
|
Original commit message from CVS:
fix v4l elements as they have been merged into just 2
|
|
Original commit message from CVS:
typos
|
|
Original commit message from CVS:
latest fixes to get everything disting and building like a charm
|
|
Original commit message from CVS:
Add missing \
|
|
Original commit message from CVS:
Move all the several v4l/v4l2 plugins in one v4l and one v4l2 plugin
|
|
Original commit message from CVS:
Interface example: a mixer
|
|
Original commit message from CVS:
build and disting fixes
|
|
Original commit message from CVS:
Add mpegversion(1) to the caps
|
|
Original commit message from CVS:
Remove all locally-defined optimization flags
|
|
Original commit message from CVS:
Add some stuff to disable bad asm code
|
|
Original commit message from CVS:
Build ffmpeg using automake instead of ffmpeg's (broken) Makefiles
|
|
Original commit message from CVS:
Fix caps definition. Fix copyright block.
|
|
Original commit message from CVS:
add cvsignores
|
|
Original commit message from CVS:
misc minor build and rpm fixes
|
|
Original commit message from CVS:
clean up varargs macro definition
|
|
Original commit message from CVS:
Remove vestigal code (#121174)
|
|
Original commit message from CVS:
get last fix correct.
|
|
Original commit message from CVS:
two small build fixes
|
|
Original commit message from CVS:
Patch from Andrew Turner <zxombie@hotpop.com> (#120307). Fixes
compilation problems on FreeBSD.
|
|
Original commit message from CVS:
needed fixes to enable building of RPMS of gst-plugins
|
|
Original commit message from CVS:
Handle libtoolize with alternate names
|
|
Original commit message from CVS:
Several solaris fixes, see #118473... One issue remaining (see the bug), so bug cannot be closed yet
|
|
Original commit message from CVS:
dist fix
|
|
Original commit message from CVS:
clean up code, fix typos in lst checkin
|
|
Original commit message from CVS:
Move some code from wavparse
|
|
Original commit message from CVS:
Remove redundant definition of plugindir
|
|
Original commit message from CVS:
Remove redundant plugindir definition
|
|
Original commit message from CVS:
Define plugindir
|
|
Original commit message from CVS:
Fix up small issues (fixes #119036)
|
|
to fix it
Original commit message from CVS:
Add DURATION support. It still doesn't work, see #119036 for why and on how to fix it
|
|
the same and more
Original commit message from CVS:
Remove mpeg1enc because A) it's FUBAR and B) we've got mpeg2enc which can do the same and more
|
|
Original commit message from CVS:
We don't like -lstdc++ in Makefile.am, use libtool-1.5 instead
|
|
support
Original commit message from CVS:
Fix weird leftovers from the old mimetype era and also implement duration support
|
|
Original commit message from CVS:
call xvid_init() only once, and move duplicated code into one place
|
|
Original commit message from CVS:
fix installing into wrong dir
|
|
Original commit message from CVS:
Fix installing in wrong dir
|
|
Original commit message from CVS:
second attempt
fixing gdkpixbuf stuff
|
|
Original commit message from CVS:
Make mplex build dependent on USE_MPLEX
|
|
Original commit message from CVS:
Add mplex subdir
|
|
Original commit message from CVS:
Make mplex subdir dependent on USE_MPLEX
|
|
Original commit message from CVS:
Add gst-libs/ext/mplex, and check that we have C++ before enabling
mplex.
|
|
Original commit message from CVS:
Add include dir for gst-libs/ext/mplex
|
|
Original commit message from CVS:
Moved to gst-libs/ext/mplex
|
|
Original commit message from CVS:
Change to build against library in gst-libs/ext/mplex
|
|
Original commit message from CVS:
fix initialization
|