Age | Commit message (Collapse) | Author | Files | Lines |
|
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
|
|
Original commit message from CVS:
Nothing in this directory actually uses Freetype
|
|
Original commit message from CVS:
Moved from gst-plugins/ext/mplex/. See that directory for older
changelogs.
|
|
Original commit message from CVS:
Compilation fixes for 64-bit architectures
|
|
Original commit message from CVS:
Compilation fixes on 64-bit architectures
|
|
Original commit message from CVS:
Revert last change, because it is wrong.
|
|
Original commit message from CVS:
Added tcp plugin to build
|
|
Original commit message from CVS:
Adding needed license information. The patch was reviewed and approved by
Christian Shaller. Ronald Bultje and Benjamin also responded with
comments.
|
|
Original commit message from CVS:
Fixes to allow plugin to build with Forte.
|
|
in gstvideo.h. Fixes #118245.
Original commit message from CVS:
Rewrote the core function. Added some nice #defines that should
probably go in gstvideo.h. Fixes #118245.
|
|
Original commit message from CVS:
Add buffer length checks to every typefinding function
|