summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2003-07-06New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje74-1585/+1863
2003-07-05small disting fixChristian Schaller2-1/+1
2003-07-03Now build xvideosink if Xwindows is available, and properly #ifdef theBrian Cameron1-14/+24
2003-07-03Fix missing config.h and unistd.h includes which were apparently removed from...Ronald S. Bultje2-0/+5
2003-07-03add pango and gtkDavid Schleef1-1/+5
2003-07-02add gst/videofilter and ext/pangoDavid Schleef2-3/+20
2003-07-01fix type punningDavid Schleef1-2/+2
2003-06-29compatibility fix for new GST_DEBUG stuff.Benjamin Otte78-300/+481
2003-06-28Re-add int2float/float2int, someone told me audioconvert handled all this, bu...Ronald S. Bultje1-1/+2
2003-06-27some state change fixesThomas Vander Stichele2-2/+15
2003-06-25Plugins cleanup:Ronald S. Bultje4-119/+32
2003-06-25Added gst/realmedia gst/debug and ext/gdk_pixbufDavid Schleef1-2/+11
2003-06-25Add gdkpixbuf subdir. Alphabetize a few others.David Schleef1-8/+14
2003-06-23"My way" turned out to cause seg faults. :) Fixed, and added more fourcc to...David Schleef1-14/+26
2003-06-19Revert last two changes and do it my way. :)David Schleef1-41/+18
2003-06-19Support ISO-style variable argument macros.Brian Cameron1-0/+12
2003-06-19Add missing }David Schleef1-0/+1
2003-06-17New ffmpeg version fixes mpeg decoding segfaults (mpeg1)Ronald S. Bultje2-2/+2
2003-06-17which causes a segfault. I'm working on thatRonald S. Bultje1-24/+25
2003-06-16+ simplifying the filter's structure, but it's still not working perfectly + ...Leif Johnson4-218/+201
2003-06-16Handle compressed headers. Fix inappropriate use of bytestream_flush().David Schleef2-105/+304
2003-06-16caps refcounting fixes for float2int fixed wrt setting of caps on int pad wit...Andy Wingo5-4/+770
2003-06-16Fixing indentationJulien Moutte3-2032/+1963
2003-06-15Fix some of the fourcc to caps conversions. reenable setting of rate and n c...David Schleef1-12/+26
2003-06-14gcc 3.3 and ppc fixesBenjamin Otte2-2/+5
2003-06-13hack removalWim Taymans1-4/+0
2003-06-13Removed ugly caps fixed flag hack, will be done automatically in core soonWim Taymans1-1/+0
2003-06-13Add videoflipDavid Schleef1-2/+3
2003-06-11Fix 114948 - adds some autotools magic that makes sure that we only make inst...Ronald S. Bultje1-2/+2
2003-06-11Fix test for qcamsrc: only works on i386-linux. Fix assignment of GST_CVSDavid Schleef1-3/+6
2003-06-10Complete rewrite. Not finished, nothing to see here.David Schleef2-570/+1249
2003-06-07warn on state change failuresThomas Vander Stichele1-6/+12
2003-06-07Remove NEW_MEDIA from pluginsRonald S. Bultje3-3/+0
2003-06-06Make sure buffer is long enough in type_find. Attempt to fix #114580David Schleef1-0/+4
2003-06-05g_warning -> GST_DEBUGThomas Vander Stichele1-1/+1
2003-06-01Add ranking to divx/xvid pluginsRonald S. Bultje2-0/+4
2003-06-01Make these compile with both solaris as well as lunix-based stuffiesRonald S. Bultje1-1/+2
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