summaryrefslogtreecommitdiffstats
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2004-01-29ext/ogg/gstoggdemux.c: lots of changes - mainly support for chained bitstream...Benjamin Otte1-0/+21
2004-01-28gst-libs/gst/play/gstplay.c: seek on video sink element first.Julien Moutte1-0/+7
2004-01-28sys/v4l/: Implement resizing... Hack. But that's why v4l is b0rked...Ronald S. Bultje1-0/+11
2004-01-28sys/: Removing some useless debugs messages, correctly cleaning the image cre...Julien Moutte1-0/+15
2004-01-28ext/alsa/gstalsa.c: use gst_element_get_time to get correct timeBenjamin Otte1-0/+5
2004-01-28sys/: OurJulien Moutte1-0/+15
2004-01-27ext/esd/esdsink.c: Fix sync issues in esdsink. Also changed esdsink to only ...David Schleef1-0/+8
2004-01-27gst-libs/gst/play/gstplay.c: Fixing the way to get current position.Julien Moutte1-0/+5
2004-01-27sys/oss/gstosssink.c: use gst_element_get_time to get correct timeBenjamin Otte1-0/+5
2004-01-27gst-libs/gst/play/gstplay.c: The easiest fix ever... Inverting 2 lines of cod...Julien Moutte1-0/+6
2004-01-27gst/audioconvert/gstaudioconvert.c: Use gst_pad_try_set_caps_nonfixed().David Schleef1-1/+6
2004-01-27gst/ac3parse/gstac3parse.c: update to checklist 5David Schleef1-0/+9
2004-01-27gst/asfdemux/gstasfdemux.c: stop processing after EOSBenjamin Otte1-0/+5
2004-01-27gst/asfdemux/: lot's of fixes to make data extraction simpler and get the cod...Benjamin Otte1-0/+12
2004-01-26ext/gnomevfs/gstgnomevfssrc.c (gst_gnomevfssrc_get): Remove ugly code to pull...Colin Walters1-0/+6
2004-01-26ext/ffmpeg/gstffmpegcodecmap.c: Fix SVQ3 decoding on PPCJeremy Simon1-0/+5
2004-01-26gst/videoscale/gstvideoscale.c: Dunno how that one managed to stay there... F...Julien Moutte1-0/+5
2004-01-26Add SVQ3 specific flags to qtdemux and ffmpegJeremy Simon1-0/+9
2004-01-26gst-libs/gst/audio/audio.h: remove buffer-frames from audio capsBenjamin Otte1-0/+7
2004-01-25gst-libs/gst/: Add gtk-doc style comments. Also fix a function name.Ronald S. Bultje1-0/+9
2004-01-25ext/divx/gstdivxdec.c: Fix for new capsnego - also fixes gst-player with divx...Ronald S. Bultje1-0/+6
2004-01-25gst-libs/gst/play/gstplay.c: Another try in visualization implementation. Sti...Julien Moutte1-0/+12
2004-01-25gst/videofilter/gstvideobalance.*: Implement lookup-tables. +/- 10x faster.Ronald S. Bultje1-0/+13
2004-01-25gst/avi/gstavidemux.c: The index reading was broken. The rest worked fine, bu...Ronald S. Bultje1-0/+8
2004-01-25gst-libs/gst/riff/riff-read.c: Additional pad usability check.Ronald S. Bultje1-0/+35
2004-01-23gst/avi/gstavidemux.c: don't write to buffer. Extract data without the need o...Benjamin Otte1-0/+7
2004-01-23gst/typefind/gsttypefindfunctions.c: Fix MPEG-1 stream typefinding.Ronald S. Bultje1-0/+6
2004-01-23gst/typefind/gsttypefindfunctions.c: Fix typefinding for MPEG-1 system stream...Ronald S. Bultje1-0/+5
2004-01-23private debugging cat better error reportingThomas Vander Stichele1-0/+6
2004-01-23gst-libs/gst/riff/riff-read.*: Remove stuff fromold metadata system.Ronald S. Bultje1-0/+7
2004-01-23ext/ogg/gstoggdemux.c: Fix wrong file comment.Ronald S. Bultje1-0/+8
2004-01-23fix distcheckThomas Vander Stichele1-0/+8
2004-01-23ext/divx/gstdivxdec.*: Fix divx3 ("msmpeg4") playback using divxdec.Ronald S. Bultje1-0/+6
2004-01-23gst/typefind/gsttypefindfunctions.c: fix bug in length computation improve de...Benjamin Otte1-0/+6
2004-01-22gst-libs/gst/play/gstplay.c: Reworked the pipeline from scratch. Visualizatio...Julien Moutte1-0/+28
2004-01-22sys/oss/gstosselement.c: Fix the ossmixer case where we shouldn't open /dev/d...Ronald S. Bultje1-0/+6
2004-01-22fix up media-info now reports format again metadata needs some rewritingThomas Vander Stichele1-0/+11
2004-01-22fix non-compilationThomas Vander Stichele1-0/+5
2004-01-22ext/swfdec/gstswfdec.*: Fix negotiation.David Schleef1-0/+18
2004-01-21fix includes for distcheckThomas Vander Stichele1-0/+6
2004-01-21adding NAS pluginChristian Schaller1-0/+6
2004-01-20ext/ffmpeg/gstffmpegcodecmap.c: Fix wma caps propertyJeremy Simon1-0/+7
2004-01-20register and use debugging category in media-info make vorbisfile emit tags f...Thomas Vander Stichele1-0/+21
2004-01-20ext/mplex/: g++ doesn't like NULL in our i18n/error macros, should be either ...Ronald S. Bultje1-0/+7
2004-01-20sys/dxr3/: Fix more error error error errors (missing includes here).Ronald S. Bultje1-0/+8
2004-01-20ext/mpeg2enc/gstmpeg2encpicturereader.cc: fix thomas' error errors.Ronald S. Bultje1-0/+5
2004-01-20fix error errorThomas Vander Stichele1-0/+5
2004-01-20ext/divx/: Fix for new error system.Ronald S. Bultje1-0/+6
2004-01-20fix for new error signalingThomas Vander Stichele1-0/+5
2004-01-20sys/ximage/ximagesink.c: Change to using a framerate of [1,100] instead of [0...David Schleef1-0/+10