summaryrefslogtreecommitdiffstats
path: root/gst-libs
AgeCommit message (Expand)AuthorFilesLines
2003-07-22Force MAKEFLAGS to -j1 since ffmpeg is not -j safeDavid Schleef1-0/+2
2003-07-22Remove .pc files from CLEANFILES, since it's done automatically by automake d...David Schleef1-2/+0
2003-07-22Fix another instance of audio/raw -> audio/x-raw-int and video/raw -> video/x...Joshua N. Pritikin1-3/+6
2003-07-19+ the last of the float caps changes ... these are a bit more pervasiveLeif Johnson1-66/+86
2003-07-16actually recurse into sndfile if we are able big ladspa cleanups, mainly to c...Andy Wingo6-4/+283
2003-07-12fixing buggy error handlingJulien Moutte1-3/+7
2003-07-07A big rewrite of the spec file and some ffmpeg disting fixes. The ffmpeg plug...Christian Schaller1-0/+3
2003-07-06New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje3-36/+194
2003-06-29compatibility fix for new GST_DEBUG stuff.Benjamin Otte5-28/+28
2003-06-17New ffmpeg version fixes mpeg decoding segfaults (mpeg1)Ronald S. Bultje1-1/+1
2003-06-16Fixing indentationJulien Moutte3-2032/+1963
2003-06-14gcc 3.3 and ppc fixesBenjamin Otte1-1/+2
2003-06-11Fix 114948 - adds some autotools magic that makes sure that we only make inst...Ronald S. Bultje1-2/+2
2003-06-07warn on state change failuresThomas Vander Stichele1-6/+12
2003-06-01Fixing error message when a plugin is missing (gst-player -> libgstplay).Julien Moutte1-6/+5
2003-05-30Error handling is inside and works :)Julien Moutte3-118/+22
2003-05-29Use new ffmpeg revisionRonald S. Bultje2-47/+24
2003-05-29don't warn on recoverable problemsThomas Vander Stichele1-7/+7
2003-05-24UNITS -> DEFAULTWim Taymans1-1/+1
2003-05-22This ISO_VARARGS macro is more consistant with the others.Brian Cameron1-1/+1
2003-05-21Corrected the configure.ac so it actually works. Updated some c files so tha...Brian Cameron2-0/+19
2003-05-21Updated autogen.sh/configure.ac and various Makefiles to make the configure s...Brian Cameron5-5/+5
2003-05-21Links also against libgstcontrolDavid Schleef1-1/+1
2003-05-12make error signal use the right typesBenjamin Otte1-1/+1
2003-05-12uh, maybe putting new signals before LAST_SIGNAL might help against memory co...Benjamin Otte1-1/+2
2003-05-06deep-notify can come from pads too, replacing GstElement by GstObject.Julien Moutte2-8/+8
2003-05-02Gcc < 3.0 fixRonald S. Bultje1-1/+3
2003-04-28Make vis_video_thread play when connected afterwardsJulien Moutte1-0/+8
2003-04-27more uninstalled fixesThomas Vander Stichele1-0/+2
2003-04-23Removing avifile and http plugins, also fixing some disting issuesChristian Schaller1-0/+1
2003-04-20Made a theorical libgstplay which refs/unrefs elements before putting them in...Julien Moutte2-5/+42
2003-04-17Changed sanity checks according to BBB feedbackJulien Moutte1-2/+4
2003-04-13make Company happy : Changed visualisation pipeline structure.. audio sink is...Julien Moutte2-80/+67
2003-04-10Adding a lot of sanity checksJulien Moutte2-21/+61
2003-04-07Port some changes from 0.6.0/0.6.1 back to HEAD (.pc files moved to pkg-confi...Ronald S. Bultje1-0/+2
2003-04-07Remove CVS/Tag from dist. Should go into 0.6.1.David Schleef1-1/+0
2003-04-05add commentsRonald S. Bultje1-3/+15
2003-04-04Well, ok, one more patch - fix the well-known v4l compilation problems inside...Ronald S. Bultje1-0/+10
2003-04-04Add $(GST_LIBS) to LIBADD for libgstgconf. Should go into 0.6.1.David Schleef1-1/+1
2003-04-02Incorporating visualisation in libgstplay adding have_vis_xid signal and a ne...Julien Moutte3-1/+567
2003-03-30Fixed seeking discont with visualisationJulien Moutte3-2/+26
2003-03-29Added gst_gconf function to render visualisation plugin from GConf key "defau...Julien Moutte2-15/+95
2003-03-24fix compile errorBenjamin Otte1-1/+1
2003-03-03gst_play_get_sink_element has been improved :Julien Moutte3-21/+94
2003-02-23add FreeBSD patches from Andrew Turner and add missing ivorbis m4 to cvs, als...Christian Schaller1-1/+1
2003-02-07Documented libgstplay's public methodsJulien Moutte1-2/+114
2003-02-06Code cleanup and reorganizationJulien Moutte3-574/+740
2003-02-02Change %lld, %llu to G_G[U]INT64_FORMAT globally. Fix bad pointer->integer c...David Schleef2-4/+5
2003-01-31Renamed GST_RIFF_WAVE_FORMAT_DIVX and _divx to _DIVX_WMAV1 and _DIVX_WMAV2 an...Owen Fraser-Green1-2/+3
2003-01-31Add metadata/streaminfo to AVIRonald S. Bultje1-0/+26