summaryrefslogtreecommitdiff
path: root/gst-libs
Commit message (Expand)AuthorAgeFilesLines
* so bug cannot be closed yetRonald S. Bultje2003-08-133-2/+9
* dist fixThomas Vander Stichele2003-08-131-2/+0
* clean up code, fix typos in lst checkinDavid Schleef2003-08-132-11/+9
* Move some code from wavparseDavid Schleef2003-08-132-0/+28
* Make mplex build dependent on USE_MPLEXDavid Schleef2003-07-271-0/+6
* Add mplex subdirDavid Schleef2003-07-271-1/+1
* Moved from gst-plugins/ext/mplex/. See that directory for older changelogs.David Schleef2003-07-2641-0/+9085
* Adding needed license information. The patch was reviewed and approved byBrian Cameron2003-07-253-0/+57
* Force MAKEFLAGS to -j1 since ffmpeg is not -j safeDavid Schleef2003-07-221-0/+2
* Remove .pc files from CLEANFILES, since it's done automatically by automake d...David Schleef2003-07-221-2/+0
* Fix another instance of audio/raw -> audio/x-raw-int and video/raw -> video/x...Joshua N. Pritikin2003-07-221-3/+6
* + the last of the float caps changes ... these are a bit more pervasiveLeif Johnson2003-07-191-66/+86
* actually recurse into sndfile if we are able big ladspa cleanups, mainly to c...Andy Wingo2003-07-166-4/+283
* fixing buggy error handlingJulien Moutte2003-07-121-3/+7
* A big rewrite of the spec file and some ffmpeg disting fixes. The ffmpeg plug...Christian Schaller2003-07-071-0/+3
* New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje2003-07-063-36/+194
* compatibility fix for new GST_DEBUG stuff.Benjamin Otte2003-06-295-28/+28
* New ffmpeg version fixes mpeg decoding segfaults (mpeg1)Ronald S. Bultje2003-06-171-1/+1
* Fixing indentationJulien Moutte2003-06-163-2032/+1963
* gcc 3.3 and ppc fixesBenjamin Otte2003-06-141-1/+2
* Fix 114948 - adds some autotools magic that makes sure that we only make inst...Ronald S. Bultje2003-06-111-2/+2
* warn on state change failuresThomas Vander Stichele2003-06-071-6/+12
* Fixing error message when a plugin is missing (gst-player -> libgstplay).Julien Moutte2003-06-011-6/+5
* Error handling is inside and works :)Julien Moutte2003-05-303-118/+22
* Use new ffmpeg revisionRonald S. Bultje2003-05-292-47/+24
* don't warn on recoverable problemsThomas Vander Stichele2003-05-291-7/+7
* UNITS -> DEFAULTWim Taymans2003-05-241-1/+1
* This ISO_VARARGS macro is more consistant with the others.Brian Cameron2003-05-221-1/+1
* Corrected the configure.ac so it actually works. Updated some c files so tha...Brian Cameron2003-05-212-0/+19
* Updated autogen.sh/configure.ac and various Makefiles to make the configure s...Brian Cameron2003-05-215-5/+5
* Links also against libgstcontrolDavid Schleef2003-05-211-1/+1
* make error signal use the right typesBenjamin Otte2003-05-121-1/+1
* uh, maybe putting new signals before LAST_SIGNAL might help against memory co...Benjamin Otte2003-05-121-1/+2
* deep-notify can come from pads too, replacing GstElement by GstObject.Julien Moutte2003-05-062-8/+8
* Gcc < 3.0 fixRonald S. Bultje2003-05-021-1/+3
* Make vis_video_thread play when connected afterwardsJulien Moutte2003-04-281-0/+8
* more uninstalled fixesThomas Vander Stichele2003-04-271-0/+2
* Removing avifile and http plugins, also fixing some disting issuesChristian Schaller2003-04-231-0/+1
* Made a theorical libgstplay which refs/unrefs elements before putting them in...Julien Moutte2003-04-202-5/+42
* Changed sanity checks according to BBB feedbackJulien Moutte2003-04-171-2/+4
* make Company happy : Changed visualisation pipeline structure.. audio sink is...Julien Moutte2003-04-132-80/+67
* Adding a lot of sanity checksJulien Moutte2003-04-102-21/+61
* Port some changes from 0.6.0/0.6.1 back to HEAD (.pc files moved to pkg-confi...Ronald S. Bultje2003-04-071-0/+2
* Remove CVS/Tag from dist. Should go into 0.6.1.David Schleef2003-04-071-1/+0
* add commentsRonald S. Bultje2003-04-051-3/+15
* Well, ok, one more patch - fix the well-known v4l compilation problems inside...Ronald S. Bultje2003-04-041-0/+10
* Add $(GST_LIBS) to LIBADD for libgstgconf. Should go into 0.6.1.David Schleef2003-04-041-1/+1
* Incorporating visualisation in libgstplay adding have_vis_xid signal and a ne...Julien Moutte2003-04-023-1/+567
* Fixed seeking discont with visualisationJulien Moutte2003-03-303-2/+26
* Added gst_gconf function to render visualisation plugin from GConf key "defau...Julien Moutte2003-03-292-15/+95