summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* gst/playback/: Add some debug info to decodebin, update READMEWim Taymans2004-10-011-0/+8
* ext/dvdnav/dvdnavsrc.c: Don't use g_print(); use GST_DEBUG().Ronald S. Bultje2004-10-011-0/+5
* ext/ogg/gstoggmux.c: Handle EOS properly.Ronald S. Bultje2004-10-011-0/+6
* ext/faad/gstfaad.*: Allow playback of raw (unframed) MPEG AAC files (#148993).Ronald S. Bultje2004-10-011-0/+9
* gst/wavparse/gstwavparse.c: Throw error if we didn't recognize the stream. Fi...Ronald S. Bultje2004-10-012-4/+13
* gst/videoscale/gstvideoscale.c: Fix negotiation.Ronald S. Bultje2004-10-011-0/+5
* gst/wavparse/gstwavparse.c: Fix memleak.Ronald S. Bultje2004-10-012-1/+10
* sys/sunaudio/gstsunaudio.c: Solve #152805.Ronald S. Bultje2004-10-011-0/+9
* gst-libs/gst/riff/riff-media.c: Add codec_data handling (like asfdemux used t...Ronald S. Bultje2004-10-011-0/+12
* sys/v4l/v4lsrc_calls.c: Don't actually error out if we get another return val...Ronald S. Bultje2004-10-011-0/+9
* ext/dvdread/dvdreadsrc.c: Fix. Don't do one big huge loop around the whole DV...Ronald S. Bultje2004-10-012-50/+117
* gst/mpegstream/: Fix playback of mpeg again, timestamps where screwed up by p...Wim Taymans2004-09-291-0/+8
* fix V4L2 spec entryChristian Schaller2004-09-291-19/+22
* ext/flac/gstflacdec.c: Only return true if we actually filled something in. P...Ronald S. Bultje2004-09-295-126/+502
* remove last mention of kio plugin (in the dist section)Christian Schaller2004-09-281-1/+0
* ext/speex/: Rewrote speex encoder, make sure it can be embedded in ogg.Wim Taymans2004-09-286-256/+1550
* remove kio from specChristian Schaller2004-09-282-1/+4
* Remove non-working ugly kioplugin Markey has new and much improved one in Ama...Christian Schaller2004-09-283-72/+7
* gst/tcp/gstmultifdsink.*: Make syncing to keyframes actually work for new cli...Wim Taymans2004-09-271-0/+13
* Implement event compression for new-media discont eventsIain Holmes2004-09-261-0/+7
* gst/debug/gstnavigationtest.*: make navigationtest display button-press and b...Benjamin Otte2004-09-263-35/+125
* Forgot to commit thisIain Holmes2004-09-261-1/+1
* Company's wisdom:Iain Holmes2004-09-262-2/+10
* remove changelog conflict indicatorsChristian Schaller2004-09-251-2/+0
* update spec to work with thomas and freshrpms rpms. Fix bug that hindered tot...Christian Schaller2004-09-252-397/+241
* gst/playback/gstplaybasebin.c: Only signal the no_more_pads signal when we ha...Wim Taymans2004-09-241-0/+6
* gst/playback/: Don't try to preroll or decode more than one audio/video track.Wim Taymans2004-09-241-0/+9
* gst/playback/gstplaybasebin.c: Throw error if we failed to find a suitable ou...Ronald S. Bultje2004-09-241-0/+9
* ext/dirac/: Do something. Don't actually know if this works because I don't h...Ronald S. Bultje2004-09-235-76/+64
* testsuite/multifilesink/Makefile.am: fix typoZaheer Abbas Merali2004-09-231-0/+5
* sys/: Fix mistakes from thaytan's patches.Julien Moutte2004-09-221-0/+6
* sys/ximage/ximagesink.c: For completeness, XSync in the destroy function as x...Jan Schmidt2004-09-221-0/+5
* ext/gdk_pixbuf/pixbufscale.c: Correct caps negotiationJan Schmidt2004-09-223-1/+24
* ext/: remove explicit newmedia support from oggmux and vorbisenc add debug ca...Zaheer Abbas Merali2004-09-221-0/+19
* gst/asfdemux/gstasfdemux.c: Prevent infinite loops. More correct error report...Ronald S. Bultje2004-09-222-0/+15
* testsuite/multifilesink/: New media testsZaheer Abbas Merali2004-09-211-0/+22
* fix license informationChristian Schaller2004-09-203-14/+10
* ext/mad/gstmad.c: Allow for mp3 rate/channels changes. However, only very con...Ronald S. Bultje2004-09-201-0/+29
* ext/jpeg/gstjpegdec.c (gst_jpegdec_chain): Allocate the buffer after setting ...Johan Dahlin2004-09-202-12/+17
* gst/wavenc/gstwavenc.*: Added newmedia support to wavencZaheer Abbas Merali2004-09-193-1/+20
* update esound, gconf, alsa and ogg m4 files from upstream versionsStéphane Loeuillet2004-09-175-9/+26
* - say explicitly in the ./configure output that we're looking for libsidplay ...Stéphane Loeuillet2004-09-172-2/+2
* - clarify (i hope) faad and faac plugin licencingStéphane Loeuillet2004-09-171-8/+13
* gst/tcp/: Small cleanups in fdset.cWim Taymans2004-09-171-0/+24
* Free the caps used for the tryIain Holmes2004-09-161-0/+5
* gst/mpegstream/gstdvddemux.c: Caps are only set if the type of the stream is ...Ronald S. Bultje2004-09-151-0/+7
* gst/avi/gstavidemux.c: Just hardcode for raw audio then. AVI audio sucks.Ronald S. Bultje2004-09-152-5/+9
* use audio/x-ttafile and audio/x-tta for tta instead of audio/x-tta and audio/...Arwed v. Merkatz2004-09-153-10/+15
* gst/avi/gstavidemux.c: Try to fix a/v sync issues.Ronald S. Bultje2004-09-152-6/+27
* configure.ac: remove NASM check, since we don't use it. Update dirac check t...David Schleef2004-09-153-51/+90