summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2003-05-22remove '__inline' stuff and take normal 'inline' insteadBenjamin Otte1-6/+2
2003-05-22Forte is more picky about how the pow() and log() functions are called.Brian Cameron2-3/+3
2003-05-22Actually, I didn't read the spec correctly. dohRonald S. Bultje1-16/+2
2003-05-22Fix for bttv driver (which doesn't seem to follow the v4l2 spec 100%?Ronald S. Bultje1-1/+6
2003-05-22Corrected modplug and monkeyaudio to build with non-gcc compilers.Brian Cameron2-4/+7
2003-05-22Removed needless ; at the end of GST_PAD_TEMPLATE_FACTORY calls, which were c...Brian Cameron1-2/+2
2003-05-22change required to build on solaris.Brian Cameron1-1/+1
2003-05-22Made the SWAP and PREPARE_3D_LINE macros work with gints rather than using ty...Brian Cameron1-6/+6
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 Cameron4-11/+42
2003-05-21Updated autogen.sh/configure.ac and various Makefiles to make the configure s...Brian Cameron16-17/+39
2003-05-21Links also against libgstcontrolDavid Schleef1-1/+1
2003-05-21Some final fixes for the v4lsrc elements. remove software sync thread (use GS...Ronald S. Bultje4-46/+218
2003-05-19remove creation of makefile in nonexistent (sys/x11) directoryDavid Schleef1-1/+0
2003-05-19update libflac checkJeremy Simon2-1/+2
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-12fixes 107967Thomas Vander Stichele1-3/+4
2003-05-12Some bugfixes:Christian Schaller3-19/+19
2003-05-10This implements filtered-caps negotiation for all the v4l*src elements, and r...Ronald S. Bultje4-376/+368
2003-05-09remove bashismsDavid Schleef1-2/+2
2003-05-06deep-notify can come from pads too, replacing GstElement by GstObject.Julien Moutte2-8/+8
2003-05-02Implement element synchronization (#108301)Ronald S. Bultje3-29/+243
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 Stichele4-13/+17
2003-04-27more uninstalled fixesThomas Vander Stichele1-2/+2
2003-04-27uninstalled pkgconfig fixesThomas Vander Stichele2-1/+6
2003-04-27ignore .pc filesSteve Baker1-0/+1
2003-04-23Removing avifile and http plugins, also fixing some disting issuesChristian Schaller4-54/+6
2003-04-22Added corresponding divx/xvid decoders and fixed some first-hand encoder bugsRonald S. Bultje11-43/+1079
2003-04-22Rewrote much of the code. Hopefully will work with gst-player now.David Schleef1-482/+61
2003-04-21Adds divx/xvid encoders. divx encoder is based on divx4linux (commercial, clo...Ronald S. Bultje8-4/+1189
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-16Fix compilation errorsDavid Schleef1-3/+3
2003-04-14Added initial version of audioconvert, a generic converter of integer audio/r...Benjamin Otte1-1/+2
2003-04-13Change autoconf_2.52d_check to 2_52 to make bash happyDavid Schleef2-1/+1
2003-04-13make Company happy : Changed visualisation pipeline structure.. audio sink is...Julien Moutte3-80/+67
2003-04-13Update dvdnav plugin to latest versionRonald S. Bultje1-0/+17
2003-04-10Adding a lot of sanity checksJulien Moutte2-21/+61
2003-04-10fixes to mp3 typefinding:Benjamin Otte1-27/+147
2003-04-09Grrr... another fix, to make gst_artsio.idl dist correctly.David Schleef1-0/+1
2003-04-08Refix #104689David Schleef1-1/+4
2003-04-07This one needs to be adapted tooRonald S. Bultje1-1/+0
2003-04-07Port some changes from 0.6.0/0.6.1 back to HEAD (.pc files moved to pkg-confi...Ronald S. Bultje11-58/+102
2003-04-07Convert some of the broken fourcc printing to GST_FOURCC_FORMATDavid Schleef1-12/+7
2003-04-07Remove CVS/Tag from dist. Should go into 0.6.1.David Schleef1-1/+0
2003-04-07Fix a bunch of endianness conversions that were done as long instead of int32...David Schleef5-16/+16
2003-04-05Remove automake-1.4 hack to get files to dist correctly. Fixes #104689.David Schleef1-15/+1