Age | Commit message (Collapse) | Author | Files | Lines |
|
link in a .a file in our .so plugin
Original commit message from CVS:
slurp in ffmpeg
a) please test
b) please help me figure out how to portably link in a .a file in our
.so plugin
|
|
Original commit message from CVS:
fix 100982
|
|
Original commit message from CVS:
merge back from release branch
|
|
Original commit message from CVS:
parallel install fixes
|
|
Original commit message from CVS:
remove infinite loop
code cleanup
|
|
Original commit message from CVS:
Compile fix
|
|
Original commit message from CVS:
flac debug cleanup
m4 for ffmpeg
|
|
Original commit message from CVS:
yay for gcc 3
|
|
audio sequencer. Currently defines three ex...
Original commit message from CVS:
Added measures and beats to the playondemand filter so it can act like an audio
sequencer. Currently defines three extra globally visible functions, might
eventually want to put them in an interface instead ?
|
|
Original commit message from CVS:
- reimplemented using organic masks, rendered with gouraud shaded triangles
- implemented more masks
- implemented adjustable border
|
|
Original commit message from CVS:
list preferred autotools
|
|
plugins is the same as for v4l1 - i.e. an el...
Original commit message from CVS:
this adds video4linux2 source and element plugins. The division in v4l2* plugins is the same as for v4l1 - i.e. an element, a src and a sink, but there won't be separate encoding plugins (like v4lmjpegsrc) - all functionality is (thanks to video4linux2) integrated in one plugin: v4l2src. v4l2sink is still to be done, that'll come later.
|
|
Original commit message from CVS:
Fix license to LGPL and add a file explaining the LGPL license
|
|
Original commit message from CVS:
fix default videosink to be xvideosink not videosink
|
|
Original commit message from CVS:
this should've gone in a long time ago
|
|
Original commit message from CVS:
shiny new avifile test macro
let's give it a ride
|
|
Original commit message from CVS:
demo-mp3.c:26: warning: implicit declaration of function `exit'
|
|
Original commit message from CVS:
update to 0.4.0-4 debian packages
|
|
Original commit message from CVS:
this was wrong
|
|
Original commit message from CVS:
xsharpen video filter from Virtualdub
|
|
Original commit message from CVS:
fix cdparanoia include dir location check.
fix libdv check to use pkg-config.
use libdv cflags.
|
|
Original commit message from CVS:
Fix buffer allocation problem.
|
|
colorspace without activating it use _many fun...
Original commit message from CVS:
use _or_warn to notify when failing to create elements
adding code for colorspace without activating it
use _many functions for mpeg
|
|
Original commit message from CVS:
various AC_HELP_STRING changes
|
|
Original commit message from CVS:
no need for feature, it's in common
various AC_HELP_STRING changes
|
|
Original commit message from CVS:
same changes
|
|
Original commit message from CVS:
Patches by Joshua
|
|
Original commit message from CVS:
add common to dist
|
|
Original commit message from CVS:
swap the cr and the cb component for the yuv420P_to_rgb no mmx routine
|
|
Original commit message from CVS:
adding new quicktime parser:
- openquicktime free (hense gst/qtdemux)
- no more seeks for parsing -> better for network streams
- uses GstByteStream
- less memcpy's
- long ChangeLog record in pompous style
|
|
Original commit message from CVS:
same fix for plugins
|
|
that can only go in a jack bin. I had to...
Original commit message from CVS:
Finally we're on to a proper jack setup, with a specialized bin and elements
that can only go in a jack bin. I had to fix the parser first to do this, but
to run it, the syntax is like so:
gst-launch jackbin.( filesrc ! mad ! jacksink )
But of course it's not fully functional yet. Sigh.
|
|
Original commit message from CVS:
please someone fix the necessary pointer cast for this test to work
|
|
and typefind.
Original commit message from CVS:
GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE
same with *factory and typefind.
also, some -Werror fixes.
|
|
Original commit message from CVS:
various Wall fixes
|
|
Original commit message from CVS:
fixed first bunch of compiler warnings
|
|
Original commit message from CVS:
acconfig.h usage deprecated
|
|
Original commit message from CVS:
*sigh* it's not doing anything useful anyway atm
|
|
capsnego in adder improved capsnego in i...
Original commit message from CVS:
* get up-to-date with the gst_caps_debug api
* improved capsnego in mad
* improved capsnego in adder
* improved capsnego in intfloat plugins
* unbroke capsnego in stereomono plugins
* fix cothread stack allocation within the main thread in new cothreads
|
|
Original commit message from CVS:
adapt to use new stuff
|
|
plugin debug output for the first time, I'...
Original commit message from CVS:
Uhm, if I'll be fixing errors like this all over just because I'm enabling
plugin debug output for the first time, I'm in for a world of hurt over
the next few hours...
|
|
Original commit message from CVS:
quiet a warning from autoconf
|
|
Original commit message from CVS:
it's all about the versioning baby
|
|
Original commit message from CVS:
release version fix
|
|
Original commit message from CVS:
fixing aclocal
|
|
Original commit message from CVS:
syncing with as-version
|
|
Original commit message from CVS:
fix mad check, add defaut options properly
|
|
Original commit message from CVS:
Added $(AUDIOFILE_CFLAGS)
|
|
Original commit message from CVS:
fixing make distcheck
|
|
Original commit message from CVS:
fix a error I caused by not seeing the nested comments
|