platform/upstream/gstreamer.git
2006-11-27 Wim Taymansgst/qtdemux/qtdemux.c: Remove some asserts and replace...
2006-11-27 Wim Taymansmention bug fix
2006-11-27 Jonas Holmberggst/multipart/multipartmux.c: Push header in a separate...
2006-11-27 Wim Taymansgst/rtp/gstrtpmpadepay.c: Small buffer overflow fix...
2006-11-24 Stefan Kostext/esd/: remove obsolete _factory_init protos
2006-11-24 Stefan Kostgst/avi/gstavidemux.c: remove dead code, tweak debugs...
2006-11-22 Edward Herveypo/.cvsignore: We never put .pot files in cvs. Let...
2006-11-21 Christian Schallerenalbe LADSPA plugin in spec file
2006-11-19 Tim-Philipp... po/POTFILES.in: ... but better exclude files that aren...
2006-11-19 Tim-Philipp... po/POTFILES.in: Add v4l2 source files to list of files...
2006-11-19 Tim-Philipp... gst/videobox/gstvideobox.c: Minor clean-ups: const...
2006-11-19 René Stadlergst/id3demux/id3v2frames.c: Make sure that g_free alway...
2006-11-18 Tim-Philipp... sys/v4l2/v4l2src_calls.c: Add missing curly brackets.
2006-11-17 Edgard LimaFix capture_deinit.
2006-11-16 Tim-Philipp... gst/matroska/matroska-mux.c: Use GST_DEBUG_FUNCPTR...
2006-11-16 Tim-Philipp... gst/avi/gstavidemux.c: Initialise variable to get rid...
2006-11-16 Ville Syrjalagst/rtp/: Specify H.263 variant and version in the...
2006-11-15 Wim Taymansgst/rtsp/rtspconnection.c: Don't set a data pointer...
2006-11-15 Sebastian Drögeext/wavpack/: Some small clean-ups: use enums instead...
2006-11-15 Mark Nauwelaertsgst/matroska/matroska-mux.*: Add basic tag writing...
2006-11-15 Tim-Philipp... gst/matroska/matroska-demux.c: Handle opaque/unspecifie...
2006-11-15 David Schleefgst/matroska/matroska-mux.c: Add Dirac fourcc.
2006-11-14 Sergey Scobichwin32/vs8/: Make end-of-line returns unixy, so that...
2006-11-14 Wim Taymansgst/avi/gstavidemux.c: Disable init_frames delay timest...
2006-11-14 Wim Taymansgst/qtdemux/qtdemux.c: Don't parse extra sample params...
2006-11-13 Mark Nauwelaertsgst/videomixer/videomixer.c: Fix memleak by unref'ing...
2006-11-10 Sergey Scobichwin32/vs8/: Add VS8 project files (note that many of...
2006-11-10 David Schleefgst/multifile/Makefile.am: Let's not depend on a file...
2006-11-10 David SchleefRevive multifile[src|sink].
2006-11-10 Stefan Kostsys/v4l2/v4l2src_calls.c: we do not translate debug...
2006-11-08 Stefan Kostgst/flx/gstflxdec.c: fix categorisation, make short...
2006-11-08 Christian Schallergst/rtp/: Fix element descriptions.
2006-11-08 Christian Schallergst/rtp/: Fix description.
2006-11-08 Christian Schallergst/rtp/: Add theora pay/depayloaders.
2006-11-07 Christian Schallergst/rtp/Makefile.am: We depend on gsttag to generate...
2006-11-06 Christian Schallergst/rtp/gstrtpvorbispay.*: Generate a valid configurati...
2006-11-02 Sebastian DrögeFix enum nicks; only emit no-more-pads once; add suppor...
2006-11-02 Tim-Philipp... ext/cdio/: Move CD-TEXT utility function into common...
2006-11-01 Edgard LimaImproved comments in ELEMENT_ERROR/WARNING and added...
2006-11-01 Tim-Philipp... gst/id3demux/id3v2frames.c: We require a -base more...
2006-11-01 Sergey Scobichsys/: Wait until the window is created before using...
2006-10-31 Wim Taymansgst/rtp/: Fix and activate ILBC pay and depayloaders...
2006-10-31 Wim Taymansgst/qtdemux/qtdemux.c: Handle unbounded length streams...
2006-10-31 Wim Taymansext/speex/gstspeexdec.c: Some small cleanups, use _scale.
2006-10-31 Wim Taymansgst/avi/gstavidemux.c: Use higher precision scale function.
2006-10-30 Michal Benesgst/matroska/matroska-demux.c: Fix several issues with...
2006-10-30 Wim Taymansext/jpeg/: Various cleanups, capsnego and leak fixes.
2006-10-30 Mark Nauwelaertsgst/videomixer/videomixer.c: Fix videomixer so that...
2006-10-28 Wim Taymansgst/avi/gstavidemux.c: Fix position query for audio...
2006-10-27 Wim Taymansext/libpng/gstpngenc.*: Fix strides. Fixes #364856.
2006-10-18 Ville Syrjalagst/rtp/: Add static payload numbers in addition to...
2006-10-18 Wim Taymansgst/rtsp/: Reuse already existing enum for lower transport.
2006-10-18 Wim Taymansgst/wavparse/gstwavparse.c: Fix seeking some more,...
2006-10-18 Tim-Philipp... ChangeLog surgery: fix Fredrik's e-mail address
2006-10-18 Fredrik Perssonsys/v4l2/gstv4l2tuner.*: Fix _set_channel(): remove...
2006-10-17 Tim-Philipp... Activate pads before adding them to running element.
2006-10-17 Josep Torra... gst/qtdemux/qtdemux.c: Make compile with Forte compiler...
2006-10-17 Wim Taymanssys/oss/gstosssink.c: Some drivers do not support unset...
2006-10-17 Stefan Kostsys/v4l2/: dear stefan, framespersecond is not frameper...
2006-10-17 Stefan Kostsys/v4l2/: Numerator is numerator and denominator is...
2006-10-17 Tim-Philipp... gst/qtdemux/qtdemux.*: Avoid void pointer usage, better...
2006-10-16 Josep Torra... Fix a bunch of problems discovered by the Forte compile...
2006-10-12 Tim-Philipp... ext/speex/: Miscellaneous clean-ups, among other things...
2006-10-12 Tim-Philipp... ext/speex/gstspeexenc.c: Fix some mem leaks.
2006-10-11 Wim Taymansgst/rtsp/URLS: Added some other URL.
2006-10-11 Edward Herveygst/qtdemux/qtdemux.c: Add some fourcc for DV format.
2006-10-11 Tim-Philipp... gst/: Activate pad before adding it to the already...
2006-10-11 Sebastien Cotegst/udp/gstudpsrc.c: Fix some leaks in caps and uris...
2006-10-10 Tim-Philipp... gst/qtdemux/qtdemux.c: Printf format fixes.
2006-10-10 Wim Taymansgst/qtdemux/qtdemux.c: Reorganise some stuff.
2006-10-10 Tim-Philipp... gst/wavparse/Makefile.am: Fix copy'n'paste-o (spotted...
2006-10-09 Jan Schmidtsys/v4l2/gstv4l2xoverlay.*: Fix build as per the patch...
2006-10-08 Thomas Vander... inspect updates
2006-10-07 Tim-Philipp... gst/rtsp/gstrtspsrc.c: Activate pads before adding...
2006-10-07 Tim-Philipp... docs/plugins/: Add/update docs stuff.
2006-10-06 Wim TaymansActivate pads before adding.
2006-10-06 Wim Taymansgst/multipart/multipartdemux.c: Activate pads before...
2006-10-06 René StadlerAdd ReplayGain analysis element (#357069).
2006-10-06 Wim Taymansext/faad/gstfaad.c: Some cleanups.
2006-10-06 Wim Taymansgst/rtsp/gstrtspsrc.*: Rework how the transport string...
2006-10-06 Tim-Philipp... gst/spectrum/gstspectrum.c: Fix mem leak, avoid unneces...
2006-10-06 Stefan Kostgst/spectrum/gstspectrum.c: Removed cruft code that...
2006-10-05 Tim-Philipp... Another batch of printf format fixes.
2006-10-05 Tim-Philipp... Printf format fixes.
2006-10-04 Tim-Philipp... gst/videocrop/gstvideocrop.*: Handle packed YUV formats...
2006-10-04 Tim-Philipp... tests/icles/: Visual test for videocrop, shows that...
2006-10-04 Wim Taymansgst/rtsp/Makefile.am: Dist new .h file too.
2006-10-04 Wim Taymansgst/rtsp/: Factor out extension in separate module.
2006-10-04 Thomas Vander... docs/plugins/: added v4l2 stubs
2006-10-04 Tim-Philipp... gst/apetag/gstapedemux.c: Extract disc/album/medium...
2006-10-03 Thomas Vander... moap ignore
2006-10-03 Thomas Vander... add icle for v4l2
2006-10-03 Thomas Vander... add build stuff for v4l2, needs --enable-experimental...
2006-10-03 Thomas Vander... comment out the notifies for removed properties
2006-10-03 Thomas Vander... sys/v4l2/gstv4l2object.c: comment out the properties...
2006-10-03 Zaheer Abbas... sys/v4l2/gstv4l2src.c: Improve docs.
2006-10-02 Christian Schallerstop removing gdkpixbuf plugin from package
2006-09-29 Tim-Philipp... tests/check/Makefile.am: Disable autodetect test tempor...
2006-09-29 Wim Taymansgst/rtsp/URLS: Add some more URLs.
2006-09-29 Wim Taymansgst/udp/gstudpsrc.*: Added property to post a message...
next