rtsp: Corrected the HTTP digest authorization computation.
[platform/upstream/gstreamer.git] / ext /
2009-08-08 Edward Herveyext: Remove dead assignments and resulting unused varia...
2009-08-07 Tim-Philipp MüllerRevert "theora: Convert theoradec to libtheora 1.0...
2009-08-06 Tim-Philipp Mülleroggmux: fix warning when we're not linked downstream...
2009-08-06 David Schleeftheora: Convert theoradec to libtheora 1.0 API
2009-08-06 Sebastian Drögetextrender: Fix blitting of text over the output buffer...
2009-08-06 Sebastian Drögetextrender: Fix endianness problems (i.e. make it work...
2009-08-06 Wim Taymanstextoverlay: make buffer writable
2009-08-06 Sebastian Drögepango: Send queries from the srcpad directly to the...
2009-08-06 Sebastian Drögepango: Add support for xRGB and BGRx formats
2009-08-06 Sebastian Drögepango: Fix endianness issues from the pangocairo switch
2009-08-06 Sebastian Drögepango: Re-add shading support which was dropped by...
2009-08-06 Sebastian Drögepango: Check if pangocairo supports vertical rendering...
2009-08-06 Sebastian Drögetextrender: Use PROP_X instead of ARG_X consistently
2009-08-06 Sebastian Drögepango: Some minor cleanup
2009-08-06 Young-Ho Chapango: Use pango-cairo instead of pango-ft2
2009-07-27 Balachandran Calsasrc: set alsasrc->handle back to NULL when closing...
2009-07-16 Edward Herveyvorbisdec: Check for empty tag strings. Fixes #588724
2009-07-13 Vincent Penquerc'hoggmux: add Kate caps to the list of accepted types
2009-07-10 Sebastian Drögegio: Also post a "not-mounted" message from giosink
2009-07-10 Sebastian Drögegio: Add documentation for the new "not-mounted" and...
2009-07-09 Sebastian Drögegio: Make sure that we have the correct stream position...
2009-07-08 Sebastian Drögegio: Make sure to flush the output stream if it shouldn...
2009-07-08 Sebastian Drögegio: Don't close the GIO streams for the giostream...
2009-07-08 Sebastian Drögegio: Improve the error message if a stream is already...
2009-07-08 Sebastian Drögegio: Post a custom file-exists message on the bus if...
2009-07-08 Sebastian Drögegio: Use OPEN_READ instead of NOT_FOUND if a location...
2009-07-08 Sebastian Drögegio: Use OPEN_WRITE instead of OPEN_READ as error categ...
2009-07-08 Sebastian Drögegio: Post a custom "not-mounted" message on the bus
2009-07-07 Sebastian Drögegio: Add vfunc for requesting the stream for the sinks too
2009-07-07 Sebastian Drögegio: Some more random cleanup
2009-07-07 Sebastian Drögegio: Update my mail address and copyright
2009-07-07 Sebastian Drögegio: General clean up and simplification
2009-07-05 Hans-Peter Nilssonpango: Call tzset() before localtime_r()
2009-07-02 David Schleefbuild: remove spurious schroedinger reference
2009-07-01 David Schleefbasevideo: send basevideo back to remedial school
2009-06-19 Tim-Philipp Müllercdparanoia: run-time license is LGPL now that we requir...
2009-06-19 Tim-Philipp Müllercdparanoia: try to guess a good cache size if it's...
2009-06-19 Jonathan Matthewcdparanoia: expose cache size setting
2009-06-14 Tim-Philipp Mülleroggdemux: post/send tags with the container-format tag
2009-06-12 Wim Taymansoggdemux: do reverse seeks more accurate
2009-06-11 Tim-Philipp Müllersubparse, ogmparse: post tags with GST_TAG_SUBTITLE_CODEC
2009-06-07 LRNAdded libgstbase to schro's LIBADD
2009-06-03 Tim-Philipp Müllervorbisdec: don't put invalid bitrate values into the...
2009-05-26 Alessandro Decinatheoraparse: fix assertions in make_granulepos when...
2009-05-26 Wim Taymansoggdemux: fix boundary case for seeking.
2009-05-23 David Schleefschro: Fix usage of adapter_masked_scan_uint32
2009-05-23 David Schleefschro: Change package name to GST_PACKAGE_NAME
2009-05-22 Wim Taymansvorbisdec: detect and report errors better
2009-05-19 Wim Taymansoggdemux: don't loop when at EOS
2009-05-19 Michael Smiththeoradec: for 4:2:2, use Y42B (planar) rather than...
2009-05-15 David Schleefschro: Move schro plugin from Schroedinger
2009-05-15 Sebastian Drögevorbisenc: Implement Preset interface
2009-05-15 Sebastian Drögetheoraenc: Implement Preset interface
2009-05-15 Sebastian Drögeoggmux: Implement Preset interface
2009-05-13 Wim Taymansvisual: remove next_ts variable
2009-05-13 Wim Taymansvisual: use new adapter timestamp code
2009-05-12 Christian SchallerAdd ranks to the Oggmuxer, Vorbis encoder and Theora...
2009-05-12 Wim Taymansoggmux: small debug statement in DISCONT
2009-05-12 Wim Taymansoggdemux: fix abuse of ogg API, handle broken oggs
2009-05-12 Sebastian Drögetextrender: Correctly initialize the background for...
2009-05-12 Sebastian Drögetextrender: Use libgstvideo functions to create caps
2009-05-12 Sebastian Drögetextrender: Don't always use ARGB if downstream support...
2009-05-12 Kapil Agrawaltextrender: Add support for ARGB and alignment properties
2009-05-12 Sebastian Drögetextrender: Add ; after GST_BOILERPLATE to fix indention
2009-05-11 Michael Smiththeoradec: fix buffer overrun on 422 decode.
2009-05-11 Michael Smiththeoradec: 444 support.
2009-05-11 Michael Smiththeoradec: handle 422 images (as YUY2).
2009-05-11 Michael Smiththeoradec: rearrange code in preparation for 422 and...
2009-05-06 Zaheer Meralivorbisenc, theoraenc: Ensure gp is computed consistentl...
2009-04-29 Jan Schmidtvorbisenc: Ensure output buffers fall within the segment
2009-04-14 Olivier Cretetheoraenc: implement upstream keyframe force
2009-04-14 Olivier Cretetheoraenc: factor out keyframe forcing
2009-04-04 Edward Herveytheoradec: return GST_CLOCK_TIME_NONE for negative...
2009-04-02 Tim-Philipp Mülleralsamixer: don't forget to release locks in a few places
2009-03-26 Sebastian Drögetextoverlay: Fix drawing of UYVY text borders
2009-03-26 Zeeshan Alitextoverlay: Add support for UYVY colorspace
2009-03-23 Edward Herveytheoradec: Use GST_CLOCK_TIME_NONE for invalid position...
2009-03-21 René Stadlervorbisenc: Set caps on non-header ouput buffers.
2009-03-17 Wim Taymansoggdemux: report -1 for duration in push mode
2009-03-13 Wim Taymansvorbisparse: be smarter when queueing headers
2009-03-13 Wim Taymanstheoraparse: be smarter when queuing headers
2009-03-13 Wim Taymansoggdemux: add some debug info
2009-03-13 Jan Schmidtvorbisdec: Avoid an unnecessary memory allocation in...
2009-03-13 Jan Schmidttheoradec: Avoid an unnecessary memory allocation in...
2009-03-06 Wim Taymanstheoradec: parse and use codec_data in the caps
2009-02-28 LRNgio: Use correct format modifier for size_t
2009-02-27 Stefan Kostalsa: release pcminfo after the strdup
2009-02-26 Stefan Kostalsa: cleanup name lookup.
2009-02-26 Stefan Kostgiosink: reflow error handling to not leak uri
2009-02-24 Sebastian Drögevorbis: Rename vorbis*.h to gstvorbis*.h to prevent...
2009-02-22 Sebastian Drögetheoraparse: Use the correct unref functions
2009-02-19 Benjamin M. Schwartztheoraenc: Add property for speed level control
2009-02-10 Antoine Tremblayalsamixer: Fix race condition that made alsamixer not...
2009-01-26 Jan SchmidtFix include order for gio plugin
2009-01-23 Wim TaymansUse rounded values for image strides and sizes
2009-01-23 Wim TaymansImprove debug message
2009-01-07 Sebastian DrögeAdd plugin dependency for the GIO and GVfs modules.
2009-01-07 Sebastian DrögeAdd plugin dependency for the gnomevfs modules.
2009-01-06 Tim-Philipp MüllerUse new core API to make registry re-scan the plugin...
2008-12-20 Sebastian Drögeext/: Implement URI query. Fixes bug #562949.
next