summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* compatibility fix for new GST_DEBUG stuff.Benjamin Otte2003-06-2978-300/+481
* Re-add int2float/float2int, someone told me audioconvert handled all this, bu...Ronald S. Bultje2003-06-281-1/+2
* some state change fixesThomas Vander Stichele2003-06-272-2/+15
* Plugins cleanup:Ronald S. Bultje2003-06-254-119/+32
* Added gst/realmedia gst/debug and ext/gdk_pixbufDavid Schleef2003-06-251-2/+11
* Add gdkpixbuf subdir. Alphabetize a few others.David Schleef2003-06-251-8/+14
* "My way" turned out to cause seg faults. :) Fixed, and added more fourcc to...David Schleef2003-06-231-14/+26
* Revert last two changes and do it my way. :)David Schleef2003-06-191-41/+18
* Support ISO-style variable argument macros.Brian Cameron2003-06-191-0/+12
* Add missing }David Schleef2003-06-191-0/+1
* New ffmpeg version fixes mpeg decoding segfaults (mpeg1)Ronald S. Bultje2003-06-172-2/+2
* which causes a segfault. I'm working on thatRonald S. Bultje2003-06-171-24/+25
* + simplifying the filter's structure, but it's still not working perfectly + ...Leif Johnson2003-06-164-218/+201
* Handle compressed headers. Fix inappropriate use of bytestream_flush().David Schleef2003-06-162-105/+304
* caps refcounting fixes for float2int fixed wrt setting of caps on int pad wit...Andy Wingo2003-06-165-4/+770
* Fixing indentationJulien Moutte2003-06-163-2032/+1963
* Fix some of the fourcc to caps conversions. reenable setting of rate and n c...David Schleef2003-06-151-12/+26
* gcc 3.3 and ppc fixesBenjamin Otte2003-06-142-2/+5
* hack removalWim Taymans2003-06-131-4/+0
* Removed ugly caps fixed flag hack, will be done automatically in core soonWim Taymans2003-06-131-1/+0
* Add videoflipDavid Schleef2003-06-131-2/+3
* Fix 114948 - adds some autotools magic that makes sure that we only make inst...Ronald S. Bultje2003-06-111-2/+2
* Fix test for qcamsrc: only works on i386-linux. Fix assignment of GST_CVSDavid Schleef2003-06-111-3/+6
* Complete rewrite. Not finished, nothing to see here.David Schleef2003-06-102-570/+1249
* warn on state change failuresThomas Vander Stichele2003-06-071-6/+12
* Remove NEW_MEDIA from pluginsRonald S. Bultje2003-06-073-3/+0
* Make sure buffer is long enough in type_find. Attempt to fix #114580David Schleef2003-06-061-0/+4
* g_warning -> GST_DEBUGThomas Vander Stichele2003-06-051-1/+1
* Add ranking to divx/xvid pluginsRonald S. Bultje2003-06-012-0/+4
* Make these compile with both solaris as well as lunix-based stuffiesRonald S. Bultje2003-06-011-1/+2
* Somewhat improve error reportingRonald S. Bultje2003-06-015-42/+62
* This fixes a segfault on exitRonald S. Bultje2003-06-011-2/+2
* Fixing error message when a plugin is missing (gst-player -> libgstplay).Julien Moutte2003-06-011-6/+5
* CPPFLAGS -> CXXFLAGSJeremy Simon2003-05-311-1/+1
* Error handling is inside and works :)Julien Moutte2003-05-303-118/+22
* Hm, let's not quit on these since the divx libs seem totally hosedRonald S. Bultje2003-05-302-2/+0
* Update plugins to newest divx.com release API (5.2) (why aren't these libs AP...Ronald S. Bultje2003-05-305-150/+277
* pkgconfig checks for mad, audiofile, fix for mcopidlThomas Vander Stichele2003-05-301-12/+21
* Use new ffmpeg revisionRonald S. Bultje2003-05-293-48/+25
* don't warn on recoverable problemsThomas Vander Stichele2003-05-291-7/+7
* I'm too lazy to comment thisRonald S. Bultje2003-05-2916-511/+2934
* I'm too lazy to comment thisThomas Vander Stichele2003-05-282-1/+1
* - some of my pending cleanupsWim Taymans2003-05-241-252/+277
* - removed UNITSWim Taymans2003-05-241-2/+1
* - UNITS -> DEFAULTWim Taymans2003-05-241-7/+1
* UNITS -> DEFAULTWim Taymans2003-05-244-47/+15
* - UNITS -> DEFAULTWim Taymans2003-05-241-13/+6
* removed UNITSWim Taymans2003-05-242-2/+0
* better state change/link functionWim Taymans2003-05-241-7/+17
* fix Makefiles for C++ libraries. They should now work with Forte. This needs ...Benjamin Otte2003-05-222-16/+3