platform/upstream/gst-plugins-base.git
2009-06-21 Kipp Cannonaudiotestsrc: Add support for generating gaussian white...
2009-06-20 Jan Schmidtffmpegcolorspace: Fix NV12 and NV21 transformations
2009-06-20 Jan Schmidtvideotestsrc: Fix NV12 painting for odd strides/heights
2009-06-19 Tim-Philipp... cdparanoia: run-time license is LGPL now that we requir...
2009-06-19 Tim-Philipp... cdparanoia: try to guess a good cache size if it's...
2009-06-19 Jonathan Matthewcdparanoia: expose cache size setting
2009-06-19 Christian SchallerMake build of schro plugin conditional
2009-06-19 Wim Taymansbasertppayload: add support for bufferlists
2009-06-19 Wim Taymansrtpbuffer: use new convenience functions
2009-06-18 Wim Taymansdefs: add new symbol to win32 defs file
2009-06-18 Wim Taymansrtp: cleanups, add _list_get_seq() too
2009-06-18 Wim Taymansrtp: cleanups
2009-06-18 Wim Taymansrtp: add bufferlist support
2009-06-18 Wim Taymansrtp: pass data to macros instead of GstBuffer
2009-06-18 Jan Schmidtwin32: Add gst_rtsp_watch_queue_data() to the exports
2009-06-18 Stefan Kostxvimagesink: appname might be NULL
2009-06-18 Stefan Kostxvimagesink: set window title from application name
2009-06-17 Peter Kjellerstedtrtsp: Made the parsing of the RTSP URL scheme more...
2009-06-17 Peter Kjellerstedtrtsp: Added gst_rtsp_watch_queue_data().
2009-06-17 Peter Kjellerstedtrtsp: Only extract the session ID from RTSP responses.
2009-06-17 Peter Kjellerstedtrtsp: Added support for parsing IPv6 addresses in RTSP...
2009-06-17 Peter Kjellerstedtrtsp: Use getaddrinfo() to support both IPv4 and IPv6.
2009-06-17 Peter Kjellerstedtrtsp: Improved base64 decoding in fill_bytes().
2009-06-17 Wim Taymansaudiosrc: fix get_offset
2009-06-17 Wim Taymansaudiosink: free the ringbuffer when going to NULL
2009-06-17 Wim Taymansaudio: correctly handle short read/writes
2009-06-17 René Stadlerbaseaudiosrc: add some extra logging for buffer timestamps
2009-06-17 Wim Taymansadder: more seeking fixes.
2009-06-17 Sebastian Drögedecodebin2: Free iterator after removing all groups
2009-06-16 Sebastian Drögevideofilter: Add a default get_unit_size function
2009-06-16 Wim Taymansrtsp: add Timestamp header field
2009-06-16 Wim Taymansplaybin2: set smarter target state on uridecodebin
2009-06-16 Wim Taymansplaysink: set the sink flag on the element
2009-06-16 Wim Taymansuridecodebin: add debug message
2009-06-16 Tim-Philipp... audiosink, audiosrc: do the class_ref()s in the right...
2009-06-15 Tim-Philipp... audiosink,audiosrc: ref the audio ring buffer class...
2009-06-15 Wim Taymansaudiosrc: return FALSE when receiving a SEEK event
2009-06-15 Sebastian DrögeDon't use deprecated GTK API
2009-06-15 Stefan Kostadder: send flush_stop when seeking failed
2009-06-15 Peter Kjellerstedtrtsp: Use a more consistent naming of GstRTSPRec variables.
2009-06-15 Peter Kjellerstedtrtsp: Call message_sent() callback for all sent messages.
2009-06-14 Tim-Philipp... oggdemux: post/send tags with the container-format tag
2009-06-14 Sebastian DrögeDon't use deprecated GTK API
2009-06-12 Wim Taymansadder: send flush-stop earlier
2009-06-12 Wim Taymansseek: add shuttle controls
2009-06-12 Wim Taymansexample: fix compile
2009-06-12 Wim Taymansexamples: build the stepping2 example
2009-06-12 Wim Taymansplaysink: update for new step API
2009-06-12 Wim Taymansoggdemux: do reverse seeks more accurate
2009-06-11 Tim-Philipp... subparse, ogmparse: post tags with GST_TAG_SUBTITLE_CODEC
2009-06-11 Wim Taymansringbuffer: handle border cases in resampler
2009-06-11 Jan Schmidtdocs: Update common. Use upload-doc.mak instead of...
2009-06-11 Wim Taymansdocs: fix typo
2009-06-11 Wim Taymansbaseaudiosink: reset accum when dropping samples
2009-06-11 Jan Schmidtdocs: Fix a couple of warnings from the docs build.
2009-06-10 Tim-Philipp... Don't include config.h multiple times when build audio...
2009-06-10 Jan Schmidtplaybin2/uridecodebin: Fix connection-speed propagation
2009-06-10 Tim-Philipp... subparse: recognise more subrip timestamp variants
2009-06-09 Wim Taymansrtsp: add some more docs
2009-06-09 Peter Kjellerstedtrtsp: Avoid a compiler warning.
2009-06-09 Peter Kjellerstedtrtsp: Updated documentation for GstRTSPResult.
2009-06-09 Tim-Philipp... autogen: remove -Wno-portability from here
2009-06-09 Peter Kjellerstedtrtsp: Plug a memory leak.
2009-06-09 Wim Taymansbaseaudiosink: no need to cause discont when clipping
2009-06-08 Wim Taymansaudiosink: don't align when we clip
2009-06-08 Wim Taymansexamples: add stepping example in PLAYING
2009-06-08 Edward Herveypbutils: Add description for hdv/aux-* formats.
2009-06-07 LRNAdded libgstbase to schro's LIBADD
2009-06-06 Tim-Philipp... libgsttag: don't extract genres from empty ID3v1 tags
2009-06-05 Wim Taymansdecodebin2: make sure varargs are of right type
2009-06-05 Wim Taymansdecodebin2: increase stream probing queues
2009-06-05 Peter Kjellerstedtrtsp: Fixed a typo.
2009-06-05 Peter Kjellerstedtrtsp: Remove an unused variable.
2009-06-05 Peter Kjellerstedtrtsp: Removed duplicate initialization of conn->writefd.
2009-06-05 Peter Kjellerstedtrtsp: Use #defined status codes.
2009-06-05 Peter Kjellerstedtrtsp: Correct gen_tunnel_reply().
2009-06-05 Tim-Philipp... configure: remove AC_C_INLINE which is not needed and...
2009-06-04 Sebastian Drögeplaybin2: API: Add {audio,video,text}-tags-changed...
2009-06-03 Tim-Philipp... vorbisdec: don't put invalid bitrate values into the...
2009-06-03 Wim Taymansignore: add new stepping app to ignore
2009-06-03 Wim Taymansexamples: add stepping example.
2009-06-03 Wim Taymansplaybin2: also set custom text and subp sinks
2009-06-02 Wim Taymansrtsp: add G_LIKELY because we can
2009-06-02 Edward Herveytypefindfunctions: Fix caps for ogg typefinder.
2009-06-02 Tim-Philipp... docs: remove some cruft from -sections.txt file
2009-06-01 Wim Taymansadd framestepping to playbin2 and seek
2009-06-01 Peter Kjellerstedtrtsp: Avoid compiler warnings with -Wextra.
2009-06-01 Peter Kjellerstedtrtsp: Include gst/gstconfig.h to make sure GST_PADDING...
2009-06-01 Peter Kjellerstedtsdp: Remove an unused variable.
2009-05-30 Sebastian Drögeffmpegcolorspace: Add a lot more conversions from/to...
2009-05-28 Jan Schmidtplaybin2: Have playbin recognise PGS subpicture streams
2009-05-28 Jan Schmidtdecodebin/uridecodebin: Recognise subpicture/x-pgs...
2009-05-28 Tim-Philipp... playbin2: fix volume handling for audio sinks without...
2009-05-28 Tim-Philipp... playbin2: cosmetic change to avoid unnecessary line...
2009-05-28 Wim Taymansplaybin2: don't lose the ref to the volume element
2009-05-28 Tim-Philipp... playbin2: actually use configured audio/video sinks
2009-05-28 Stefan Kostseek: add volume label and sync with sink volume
2009-05-27 Wim Taymansdecodebin2: remove leftover elements
2009-05-27 Wim Taymansplaybin2; release refs to volume/mute properties
2009-05-27 Wim Taymansgdppay: set caps on outgoing buffers
next