summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2004-01-03ext/alsa/gstalsasrc.c: Remove bogus "src" request pad.David Schleef1-0/+9
2004-01-02sys/: Move interface libs from LDFLAGS to LIBADD, fix relocation errors after...Ronald S. Bultje1-0/+8
2004-01-02ext/ffmpeg/gstffmpegenc.c: Negotiation fixes.David Schleef1-0/+10
2004-01-02sys/v4l/: Fix pad template stuff.Ronald S. Bultje1-0/+7
2004-01-02gst/matroska/: fix signed integer reading/writing.Ronald S. Bultje1-0/+6
2004-01-02ext/alsa/README: Remove outdated documentBenjamin Otte1-0/+5
2004-01-02src pad was being created twice - oops.Jan Schmidt1-0/+5
2004-01-02sys/ximage/ximagesink.c: Comment out internal resize. It doesn't handle the r...Ronald S. Bultje1-0/+8
2004-01-02ext/mpeg2enc/gstmpeg2enc.cc: fix const/nonconst compile issue.Ronald S. Bultje2-2/+8
2004-01-02Add fixate function and test for bad capsDavid Schleef1-0/+6
2004-01-02Negotiation fixesDavid Schleef3-29/+26
2004-01-02Convert elements to use gst_pad_use_explicit_caps() where appropriate.David Schleef8-112/+77
2004-01-01Remove left-over g_printRonald S. Bultje1-3/+0
2004-01-01configure.ac: Fix configure check for mpeg2enc. We need 1.6.1.93 instead of 1...Ronald S. Bultje59-9707/+1123
2003-12-31Change gst_pad_proxy_link() to gst_pad_try_set_caps()David Schleef1-0/+6
2003-12-31Negotiation fixes.David Schleef1-0/+29
2003-12-30ext/esd/esdsink.c (gst_esdsink_link): Fix typo; get depth instead of signed.Colin Walters1-0/+5
2003-12-29Fix warning about discarding const qualifierJan Schmidt2-1/+6
2003-12-27Changelog updateJeremy Simon1-0/+9
2003-12-27Fix warningsJeremy Simon2-6/+6
2003-12-27ext/alsa/gstalsa.c: Don't send ALSA debugging to stderr.Benjamin Otte1-0/+7
2003-12-27sys/xvimage/xvimagesink.c: Free XVAdapterInfo correctly.Benjamin Otte1-0/+5
2003-12-27ext/mad/gstid3tag.c: Make id3tag use correct caps nego.Benjamin Otte1-0/+6
2003-12-27make tremor work againAmaury Jacquot4-86/+98
2003-12-27testsuite/spider/: Make tests compile again. They probably don't work.Benjamin Otte1-0/+7
2003-12-24Return NULL if we can't fixate the caps anymore.Colin Walters1-0/+5
2003-12-24gst/volume/gstvolume.c: Proxy getcaps.David Schleef1-0/+6
2003-12-24ext/ffmpeg/: fix typo in RGB masks, and move back to "old" colorspace capsneg...Ronald S. Bultje1-0/+15
2003-12-23Fix caps breakage after Dave's caps branch merge.Ronald S. Bultje11-401/+366
2003-12-23Fix 24bppLE RGBRonald S. Bultje1-0/+5
2003-12-23I'm too lazy to comment thisColin Walters1-1/+1
2003-12-23Add ARG_HANDLE property that takes a GnomeVFSHandle directly.Colin Walters1-0/+5
2003-12-22gst/volume/: Reenable volume element and fix to work with new caps stuff.Benjamin Otte1-0/+8
2003-12-22gst/qtdemux/qtdemux.c: qtdemux requires bytestreamBenjamin Otte2-0/+8
2003-12-22ext/alsa/gstalsa.c: Fix remaining caps handling errors due to CAPS merge.Benjamin Otte1-0/+5
2003-12-22compile fixThomas Vander Stichele1-1/+1
2003-12-22messed up the template caps on first tryBenjamin Otte1-5/+5
2003-12-22ext/faad/gstfaad.c: Port to new caps system.Benjamin Otte2-151/+129
2003-12-22Merge CAPS branchDavid Schleef84-3279/+2656
2003-12-21Fix error in my previous commit - NULL was accidentily removed, leading to a ...Ronald S. Bultje1-1/+2
2003-12-21examples/gstplay/player.c: using g_print instead of g_message.Julien Moutte4-13/+28
2003-12-21fix BBB's configure.ac changesThomas Vander Stichele1-4/+5
2003-12-21configure.ac: X_DISPLAY_MISSING is set to 1 if AC_PATH_XTRA fails to find X d...Julien Moutte5-5/+37
2003-12-21configure.ac: Improve mpeg2enc detection. This is for distributions that do s...Ronald S. Bultje5-58/+189
2003-12-21fresh ChangeLogThomas Vander Stichele1-89/+3
2003-12-20bump back to cvs versoinThomas Vander Stichele1-1/+1
2003-12-20committing release stuff testing fdo cvs commits this mail should have the pr...Thomas Vander Stichele1-2/+2
2003-12-19superfluous space segregationMOVE-TO-FDOThomas Vander Stichele1-6/+6
2003-12-18add missing tah.h fileChristian Schaller1-1/+3
2003-12-18Sorry Dave... Add mpegversion=1 to mp3 caps everywhere so that the autoplugge...Ronald S. Bultje6-3/+12