sys/v4l2/v4l2src_calls.c: Guard more uncommon formats with ifdefs so that we can...
[platform/upstream/gst-plugins-good.git] / gst /
2008-10-31 Nick Haddadgst/avi/gstavidemux.c: Invert other uncompressed RGB...
2008-10-30 Sebastian Drögegst/wavenc/gstwavenc.*: Add support for float/double...
2008-10-30 Wim Taymansgst/rtp/: Narrow down the caps of the mpeg audio pay...
2008-10-29 Wim Taymansgst/rtp/gstrtpL16pay.c: Only put an integral amount...
2008-10-28 Wim Taymansgst/rtp/gstrtpchannels.*: Add method to get possible...
2008-10-28 Wim Taymansgst/rtp/Makefile.am: Also commit updated makefile
2008-10-28 Sebastian Drögegst/wavenc/gstwavenc.c: Don't allow width=32,depth...
2008-10-28 Wim Taymansgst/rtp/: Add mappings for multichannel support. Does...
2008-10-28 Stefan Kostgst/goom/: Add license headers in all source files...
2008-10-27 Olivier Cretegst/rtp/gstrtpL16pay.c: Implement getcaps in rtpL16pay...
2008-10-27 Wim Taymansgst/rtp/gstrtpL16depay.c: Check if clock-rate and chann...
2008-10-27 Wim Taymansgst/matroska/matroska-demux.c: Forward unknown events...
2008-10-27 Sebastian Drögegst/autodetect/: Fix "Since" tags in the documentation.
2008-10-27 Stefan Kostgst/autodetect/: Implement src plugins. Little code...
2008-10-27 Peter Kjellerstedtgst/matroska/matroska-mux.c: Fix a memory leak when...
2008-10-27 Sebastian Drögegst/udp/gstudpnetutils.h: Define the correct WINVER...
2008-10-27 Sebastian Drögegst/udp/: Fix "argument type mismatch" compiler warning...
2008-10-27 Sebastian Drögegst/equalizer/gstiirequalizer.c: Don't calculate the...
2008-10-21 Mark Nauwelaertsgst/avi/gstavimux.c: Fix VPRP chunk setup in avimux.
2008-10-21 Wim Taymansgst/videobox/gstvideobox.c: support dynamically changin...
2008-10-15 Edward Herveygst/avi/gstavidemux.c: Skip entries for streams that...
2008-10-15 Edward Herveygst/qtdemux/qtdemux.c: Remove previous wrong commit
2008-10-15 Edward Herveygst/qtdemux/qtdemux.c: Remove problematic and useless...
2008-10-09 Wim Taymansgst/rtsp/gstrtspsrc.c: Return TRUE instead of FALSE...
2008-10-08 Wim Taymansgst/avi/gstavidemux.c: Reset header state. Fixes #555321.
2008-10-08 Wim Taymansgst/avi/gstavidemux.*: For timestamping audio packets...
2008-10-08 Wim Taymansgst/multifile/gstmultifilesrc.c: Implement DEFAULT...
2008-09-26 Wim Taymansgst/rtp/gstrtpamrdepay.c: Mark DISCONT on output buffer...
2008-09-26 Wim Taymansgst/rtp/: Added MP4A-LATM payloader to match the depayl...
2008-09-25 Wim Taymansgst/videomixer/videomixer.c: Handle segments a little...
2008-09-25 Wim Taymansgst/rtsp/gstrtspsrc.c: Don't assume the server supports...
2008-09-25 Wim Taymansgst/udp/gstudpsrc.c: Switch on the socket family to...
2008-09-25 Daniel Frankegst/udp/gstudpsrc.c: OS X's bind() implementation is...
2008-09-23 Wim Taymansgst/rtsp/gstrtspsrc.c: Handle the case where we cannot...
2008-09-23 Wim Taymansgst/udp/gstmultiudpsink.c: Fix setting the qos.
2008-09-17 Edward Herveygst/qtdemux/qtdemux.c: Some 'broken' files out there...
2008-09-17 Jan Schmidtgst/: Fix build flags order.
2008-09-15 Wim Taymansgst/rtp/gstrtpmp4gdepay.*: Handle interleaved streams...
2008-09-15 Wim Taymansgst/rtp/gstrtpmp4gdepay.c: Change some of the ranges...
2008-09-14 Jonathan Matthewgst/qtdemux/qtdemux.c: Add mapping for 'tiff' => image...
2008-09-03 Mark Nauwelaertsgst/qtdemux/: Add support for video/mj2 mime-type and...
2008-09-03 Stefan Kostgst/debug/gsttaginject.c: Add warning when tags paramet...
2008-09-02 Wim Taymansgst/qtdemux/qtdemux.c: Add mapping for IMA Loki SDL...
2008-08-30 Tim-Philipp MüllerMake stuff compile with GST_DISABLE_GST_DEBUG.
2008-08-29 Michael Smithgst/law/: Ref caps before passing to gst_pad_template_n...
2008-08-28 Mersad Jelacicgst/multipart/: Convert audio/x-adpcm to and from the...
2008-08-27 Tim-Philipp Müllergst/icydemux/gsticydemux.c: Small docs fix: in the...
2008-08-26 Stefan Kostgst/: Ignore files.
2008-08-25 Edward Herveygst/matroska/: Add Real[Audio|Video] support to Matrosk...
2008-08-25 Wim Taymansgst/law/: The encoder can't really renegotiate at the...
2008-08-22 Sebastian Drögegst/autodetect/Makefile.am: Don't link the autodetect...
2008-08-22 Sebastian Drögegst/matroska/ebml-read.c: Change some GST_ELEMENT_ERROR...
2008-08-22 Zaheer Abbas Meraligst/multipart/: Conform to RFC2046. audio/basic is...
2008-08-21 Sebastian Drögegst/wavenc/gstwavenc.c: Revert the last commit. wavenc...
2008-08-21 Sebastian Drögegst/matroska/matroska-demux.c: If the duration of a...
2008-08-21 Sebastian Drögegst/wavenc/gstwavenc.c: If we're not allowing width...
2008-08-21 Sebastian Drögegst/matroska/matroska-demux.c: Don't calculate the...
2008-08-21 Sebastian Drögegst/matroska/matroska-demux.c: Allow zero sized blocks...
2008-08-20 Wim Taymansgst/rtsp/gstrtspgoogle.c: Things that can happen when...
2008-08-20 Wim Taymansgst/rtsp/: Add google RTSP extension, it can only handl...
2008-08-20 Peter Kjellerstedtgst/udp/: Avoid leaking internally allocated file descr...
2008-08-20 Wim Taymansgst/rtsp/gstrtspsrc.c: Don't try to configure RTCP...
2008-08-20 Wim Taymansgst/videobox/gstvideobox.c: Use new basetransform metho...
2008-08-19 David Schleefgst/wavenc/gstwavenc.c: Remove depth ranges and replace...
2008-08-16 Edward Herveygst/avi/gstavidemux.c: Some AVI 2.0 (ODML) files don...
2008-08-15 Olivier Cretegst/rtp/: Update the vorbis RTP pay/depay to RFC 5215.
2008-08-14 David Schleefgst/qtdemux/qtdemux.c: Add 'hdv6' as a HDV format for...
2008-08-13 Stefan Kostgst/spectrum/gstspectrum.c: Don't terminate on fabs...
2008-08-11 Edward Herveygst/level/gstlevel.c: Fix compilation (also known as...
2008-08-10 Stefan Kostgst/level/gstlevel.c: Little renaming (l -> level).
2008-08-10 Stefan Kostgst/level/gstlevel.*: Send same timestamp/duration...
2008-08-09 Sebastian Drögegst/matroska/matroska-mux.c: We need to drop one additi...
2008-08-09 Sebastian Drögegst/matroska/matroska-mux.c: Add support for muxing...
2008-08-08 Sebastian Drögegst/matroska/matroska-demux.*: Close the current segmen...
2008-08-06 Stefan Kostgst/qtdemux/qtdemux.c: Use audio/x-qdm for caps. Collec...
2008-08-05 Stefan Kostgst/wavparse/gstwavparse.c: Handle the list chunk and...
2008-08-05 Stefan Kostgst/wavparse/gstwavparse.c: Handle the acid chunk and...
2008-08-05 Stefan Kostgst/wavparse/gstwavparse.c: Refactor wavparse. Call...
2008-08-05 Aurelien Grimaudgst/rtsp/gstrtspsrc.c: Improve udp port setup. Fixes...
2008-08-05 Wim Taymansgst/rtp/: Add MP1S depayloader.
2008-08-05 Wim Taymansgst/rtsp/URLS: Add another URL.
2008-08-04 Mark Nauwelaertsgst/avi/gstavimux.c: Provide cbSize field for audio...
2008-08-04 Stefan Kostgst/qtdemux/qtdemux.c: Return the result of gst_pad_...
2008-08-04 Stefan Kostgst/qtdemux/: Add keyword tag support. Fixes #520694...
2008-08-04 Stefan Kostgst/qtdemux/qtdemux.c: Add support for tmpo tag (BPM).
2008-08-02 Sebastian Drögegst/matroska/matroska-demux.c: When receiving a SEEK...
2008-08-02 Sebastian DrögeBuild depend on core CVS for the attachment tag.
2008-08-02 Sebastian DrögeDecode the codec private data and following ContentEnco...
2008-08-02 Sebastian Drögegst/matroska/matroska-mux.c: Fix muxing of MP3/MP2...
2008-08-02 Sebastian Drögegst/matroska/matroska-demux.*: Allow an infinite number...
2008-08-02 Sebastian Drögegst/matroska/: Fix indention everywhere. A broken inden...
2008-08-02 Sebastian Drögegst/matroska/matroska-demux.c: If no Tracks are found...
2008-08-02 Sebastian Drögegst/matroska/matroska-demux.c: Fix demuxing of raw...
2008-08-02 Sebastian Drögegst/matroska/matroska-mux.c: Add more raw YUV formats...
2008-08-02 Sebastian Drögegst/matroska/matroska-mux.c: Add support for muxing...
2008-08-02 Sebastian Drögegst/matroska/matroska-mux.c: Add locking to the global...
2008-07-25 Edward Herveygst/qtdemux/qtdemux.c: Fix segment-stop regression.
2008-07-23 Michael Smithgst/goom/: Fix build with MSVC: include glib.h to defin...
2008-07-22 Stefan Kostgst/debug/gsttaginject.*: Sent tags in _transform_ip...
2008-07-18 Mark Nauwelaertsgst/qtdemux/qtdemux.c: Revert ISO base media spec based...
next