summaryrefslogtreecommitdiffstats
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2008-01-16Update for API changes in GIO and require GIO 2.15.2 for this.Sebastian Dröge1-0/+6
2008-01-14gst/xingheader/gstxingmux.c: Bitrate is 4 bits, not 8 so check for 0xe as max...Sebastian Dröge1-0/+6
2008-01-14gst/xingheader/gstxingmux.c: Remove accidentially leftover debug printf.Sebastian Dröge1-0/+5
2008-01-14gst/xingheader/gstxingmux.c: Choose smallest possible frame size for the Xing...Sebastian Dröge1-0/+10
2008-01-12gst/xingheader/: Major cleanup and rewrite of xingmux with less bugs and new ...Sebastian Dröge1-0/+13
2008-01-11tests/check/elements/: It's "endianness", not "endianess". Fixes unit tests.Tim-Philipp Müller1-0/+11
2008-01-11gst/rtpmanager/gstrtpsession.c: If we find the caps in the cache, use it to p...Wim Taymans1-0/+6
2008-01-11gst/rtpmanager/: Make it possible to use different user_data for each of the ...Youness Alaoui1-0/+19
2008-01-11gst/mpegvideoparse/mpegpacketiser.c: Small meaningless cleanup.Wim Taymans1-0/+15
2008-01-10gst/rtpmanager/gstrtpbin.c: Fix documentation for latest patchThijs Vermeir1-0/+5
2008-01-10gst/rtpmanager/gstrtpbin.c: Allow request_new_pad with name NULL (bug #508515)Thijs Vermeir1-0/+5
2008-01-10autogen.sh: Add -Wno-portability to the automake parameters to stop warnings ...Sebastian Dröge1-0/+11
2008-01-09gst/rtpmanager/gstrtpsession.c: Don't set fixed caps, we can basically do eve...Wim Taymans1-0/+6
2008-01-09Makefile.am: Include lcov.mak to allow building coverage reports. Add top-lev...Stefan Kost1-0/+6
2008-01-06ext/directfb/Makefile.am: Add GST_CFLAGS. Otherwise we don't get -Wall -Werror.David Schleef1-0/+7
2008-01-06Add fbdev-based video sink. Linux-only. See bug #506549.Sean D'Epagnier1-0/+11
2008-01-06Update to GMemoryInputStream API changes in GLib SVN and require gio-2.0 >= 2...Sebastian Dröge1-0/+10
2008-01-06sys/glsink/: Handle xoverlay exposes correctly. This means glimagesink works...David Schleef1-0/+13
2008-01-06sys/glsink/: Reenable video/x-raw-rgb and x-raw-yuv for glimagesink. Enable ...David Schleef1-0/+12
2008-01-04gst/rtpmanager/gstrtpjitterbuffer.c: Don't unref the popped buffer when we do...Wim Taymans1-0/+7
2008-01-03gst/mpegtsparse/: Remove no longer needed files.Zaheer Abbas Merali1-0/+11
2008-01-02tests/check/Makefile.am: Disable vcdsrc in states test because it takes too m...David Schleef1-0/+6
2008-01-01ext/musicbrainz/gsttrm.c: Don't emit signiture when going to READY, because i...David Schleef1-0/+21
2007-12-31gst/rtpmanager/gstrtpssrcdemux.c: Don't clean up pads when going to PAUSED.Wim Taymans1-0/+6
2007-12-31Switch to using pkgconfig to detect libGL. Since we use recent features adde...David Schleef1-0/+8
2007-12-29Fix 'xyz may be used uninitialized' compiler warnings caused by broken g_asse...Sebastian Dröge1-0/+10
2007-12-29Update to latest API changes in GLib/GIO and require at least gio-2.0 2.15.0 ...Sebastian Dröge1-0/+20
2007-12-29Major cleanup of code. Convert glupload to BaseTransform.David Schleef1-0/+21
2007-12-28ext/soup/: Use gst_tag_freeform_string_to_utf8() and post radio station info ...Tim-Philipp Müller1-0/+8
2007-12-27sys/glsink/: Change glimagesink over to using GL buffers. This breaks glimag...David Schleef1-0/+7
2007-12-27sys/glsink/: Convert gldownload to BaseTransform. Make glfilterexample visua...David Schleef1-0/+15
2007-12-27sys/glsink/: Remove code that handles non-texture buffers. Add aDavid Schleef1-0/+21
2007-12-25sys/glsink/: Add gltestsrc element, a duplicate of videotestsrc that usesDavid Schleef1-0/+15
2007-12-24sys/glsink/: Clean up code. Fix a few leaks.David Schleef1-0/+7
2007-12-24sys/glsink/: Rename glvideo.[ch] to gstgldisplay.[ch].David Schleef1-0/+12
2007-12-24sys/glsink/: Rewrite a bunch of code to use textures as the intermediate inst...David Schleef1-0/+15
2007-12-23gst/videoparse/: Remove videoparse element, because it was moved to gst/rawpa...David Schleef1-0/+7
2007-12-23gst/rawparse/gstrawparse.c: Always seek on frame boundaries, will produce not...Sebastian Dröge1-0/+6
2007-12-23Add new plugin rawparse that contains a base class for raw data parsers and t...Sebastian Dröge1-0/+36
2007-12-22sys/glsink/: A careful read of the documentation reveals that I can't use ren...David Schleef1-0/+13
2007-12-21Some IPTC tags mapped.Edgard Lima1-0/+12
2007-12-21Removed gstmetadatacommon.Edgard Lima1-0/+12
2007-12-21sys/glsink/: Switch to using framebuffer_objects instead of GLXPixmaps, becau...David Schleef1-0/+19
2007-12-20gst/: Ignore more.Tim-Philipp Müller1-0/+6
2007-12-19New base class for metadata elements.Edgard Lima1-0/+22
2007-12-18gst/switch/: gst/switch/gstswitch.c (enum, gst_selector_pad_class_init) (gst_...Andy Wingo1-0/+16
2007-12-18Makefile.am: Include common/win32.mak for CRLF check of win32 project files (...Tim-Philipp Müller1-0/+11
2007-12-18sys/glsink/: Use new GstVideoFormat checked into -base. Add new glupload ele...David Schleef1-0/+16
2007-12-17gst/multifile/gstmultifilesrc.*: When subsequent files are read, if the file ...David Schleef1-0/+7
2007-12-17gst/switch/gstswitch.c (gst_selector_pad_chain): Return OK when a buffer is i...Andy Wingo1-0/+5