summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-02-17configure.ac: Release 0.10.0.2 - pre-release for 0.10.1Jan Schmidt2-3/+9
2006-02-17latest updatesChristian Schaller1-0/+2
2006-02-16gst/qtdemux/qtdemux.c: Don't stop the task if the pad isn't linked.Edward Hervey2-6/+11
2006-02-15gst/qtdemux/qtdemux.c: It appears 100% equals 1/1 and not 100/1 ...Tim-Philipp Müller2-1/+6
2006-02-15gst/qtdemux/qtdemux.c: When buffering MDAT data, show the user something is h...Tim-Philipp Müller2-1/+27
2006-02-14gst/qtdemux/qtdemux.*: Make push-based work if mdat atom is before moov atom.Edward Hervey3-17/+68
2006-02-14ext/libmms/gstmms.c: Return FLOW_UNEXPECTED on EOS, not FLOW_ERROR. Also, no ...Tim-Philipp Müller2-21/+25
2006-02-14sys/glsink/glimagesink.c (gst_glimage_sink_init): Come on schleef, don't brea...Andy Wingo2-3/+8
2006-02-14gst/qtdemux/qtdemux.c: Handle the case where data atoms are before moov atoms...Edward Hervey2-2/+19
2006-02-13gst/qtdemux/: QtDemux can now work push-based.Edward Hervey4-212/+476
2006-02-13I'm too lazy to comment thisEdgard Lima7-0/+456
2006-02-10Port cdxaparse, makes VCD playback work.Tim-Philipp Müller5-211/+476
2006-02-10update spec fileChristian Schaller1-1/+2
2006-02-07remove unused varThomas Vander Stichele1-4/+0
2006-02-07gst/qtdemux/qtdemux.c: use the correct variable to check if we can calculate ...Thomas Vander Stichele2-3/+14
2006-02-07doc updatesThomas Vander Stichele3-4/+3
2006-02-07gst/qtdemux/qtdemux.c: clean up some debugging, using _OBJECT, moving recurri...Thomas Vander Stichele2-9/+39
2006-02-06Now it uses libneon 0.25.5 that supports shoutcast.Edgard Lima3-6/+16
2006-02-06ext/bz2/gstbz2enc.c: Accepd "ANY" caps. Use "x-bzip" instead of "x-bz2".Edward Hervey3-7/+119
2006-02-06gst/qtdemux/qtdemux.*: Some QT demux loving.Wim Taymans4-57/+98
2006-02-06gst/apetag/: Remove old files, apetag is in gst-plugins-good now.Tim-Philipp Müller5-928/+8
2006-02-06ext/bz2/: No need to init parent_class, the boilerplate does it for you.Andy Wingo3-4/+6
2006-02-06Hook it up.Andy Wingo9-0/+701
2006-02-03add opengl pluginChristian Schaller2-1/+2
2006-01-30sys/glsink/Makefile.am (libgstglimagesink_la_LIBADD)Andy Wingo3-2/+9
2006-01-29ext/wavpack/gstwavpackdec.c: Add debug category, use boilerplate macros, fix ...Tim-Philipp Müller4-508/+713
2006-01-28sys/glsink/Makefile.am: glimagesink.h is dead, long live glimagesink.hEdward Hervey2-2/+5
2006-01-28revival of glimagesink. Kind of works.David Schleef6-1502/+593
2006-01-27ext/faad/gstfaad.c: Handle 'framed' field in caps; Port syncing for raw strea...Tim-Philipp Müller2-15/+109
2006-01-27ext/sdl/sdlvideosink.*: Fix output stride copying, so that it displays correc...Jan Schmidt3-84/+193
2006-01-26gst/qtdemux/qtdemux.c: Fix wrong memcpy source pointer.Tim-Philipp Müller2-3/+7
2006-01-25Just chain up finalize calls (calling parent_class->finalize).Edgard Lima3-1/+13
2006-01-25Finalize method has been created and others small changes.Edgard Lima2-2/+28
2006-01-24ext/musepack/: Fix seeking in musepack files (it's still incredibly slow, but...Tim-Philipp Müller5-328/+360
2006-01-24gst/qtdemux/qtdemux.c: More coherent framerate setting on caps.Edward Hervey2-5/+19
2006-01-23gst/qtdemux/qtdemux.c: Added codec recognition for: _ VP31 : video/x-vp3 _ AV...Edward Hervey2-0/+31
2006-01-21Update from swfdec.David Schleef3-26/+27
2006-01-21gst/qtdemux/qtdemux.c: 'twos' and 'sowt' fourcc can be 16bit or 8bit audio.Fabrizio3-21/+47
2006-01-20Fixed state transictions PLAYING->NULL->PLAYING.Edgard Lima4-8/+32
2006-01-19Some minor improvements on log messages.Edgard Lima2-40/+54
2006-01-18Ronald's patch applied. see bug #326318.Edgard Lima2-7/+25
2006-01-17gst/qtdemux/qtdemux.*: Fix seeking for quicktime files. Could still use some ...Tim-Philipp Müller3-35/+53
2006-01-17fixing versioningChristian Schaller1-3/+2
2006-01-16Removed gst_base_src_set_live from mms and neon, and now calling parent_class...Edgard Lima4-4/+10
2006-01-11Now implementing navigation interface and using GST_BOILER_PLATE_FULL.Edgard Lima2-50/+133
2006-01-11remove old (broken) sunaudio plugin from bad as there is a new working one in...Christian Schaller10-1832/+14
2006-01-11Replaced wrong style code by GST_BOILERPLATE.Edgard Lima2-38/+12
2006-01-11gst/qtdemux/qtdemux.c: Add support for Indeo3 video in Quicktime files.Edward Hervey2-0/+11
2006-01-09Created new element, sdlaudiosink.Edgard Lima8-26/+624
2006-01-05added sys/directdraw added sys/directsound added win32/vs6/gst_plugins_bad.ds...Sébastien Moutte11-0/+2967