summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2003-06-01Somewhat improve error reportingRonald S. Bultje5-42/+62
2003-06-01This fixes a segfault on exitRonald S. Bultje1-2/+2
2003-06-01Fixing error message when a plugin is missing (gst-player -> libgstplay).Julien Moutte1-6/+5
2003-05-31CPPFLAGS -> CXXFLAGSJeremy Simon1-1/+1
2003-05-30Error handling is inside and works :)Julien Moutte3-118/+22
2003-05-30Hm, let's not quit on these since the divx libs seem totally hosedRonald S. Bultje2-2/+0
2003-05-30Update plugins to newest divx.com release API (5.2) (why aren't these libs AP...Ronald S. Bultje5-150/+277
2003-05-30pkgconfig checks for mad, audiofile, fix for mcopidlThomas Vander Stichele1-12/+21
2003-05-29Use new ffmpeg revisionRonald S. Bultje3-48/+25
2003-05-29don't warn on recoverable problemsThomas Vander Stichele1-7/+7
2003-05-29I'm too lazy to comment thisRonald S. Bultje16-511/+2934
2003-05-28I'm too lazy to comment thisThomas Vander Stichele2-1/+1
2003-05-24- some of my pending cleanupsWim Taymans1-252/+277
2003-05-24- removed UNITSWim Taymans1-2/+1
2003-05-24- UNITS -> DEFAULTWim Taymans1-7/+1
2003-05-24UNITS -> DEFAULTWim Taymans4-47/+15
2003-05-24- UNITS -> DEFAULTWim Taymans1-13/+6
2003-05-24removed UNITSWim Taymans2-2/+0
2003-05-24better state change/link functionWim Taymans1-7/+17
2003-05-22fix Makefiles for C++ libraries. They should now work with Forte. This needs ...Benjamin Otte2-16/+3
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