platform/upstream/gstreamer.git
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
2009-05-27 Wim Taymansnetbuffer: also note the order of IP4 addresses
2009-05-26 Alessandro... theoraparse: fix assertions in make_granulepos when...
2009-05-26 Tim-Philipp... Revert "rtspconnection: don't use GLib-2.16 API, we...
2009-05-26 Jan SchmidtUpdate common
2009-05-26 Wim Taymansnetbuffer: document that the port is network order
2009-05-26 Sebastian Drögevideoscale: Add support for 16 bit grayscale in native...
2009-05-26 Sebastian Drögeffmpegcolorspace: Add support for 16 bit grayscale...
2009-05-26 Sebastian Drögevideotestsrc: Add support for 16 bit grayscale in nativ...
2009-05-26 Andy Wingoadd can-activate-pull property to baseaudiosink
2009-05-26 Wim Taymansoggdemux: fix boundary case for seeking.
2009-05-26 Bastien Noceracddabasesrc: Remove copy of sha1 digest
2009-05-25 Christian SchallerUpdate spec file
2009-05-24 Tim-Philipp... video: don't expose internal gst_adapter_get_buffer...
2009-05-23 David Schleefbasevideo: Fix memleak
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-23 David Schleefbasevideo: Add preset interface to encoder
2009-05-23 David SchleefRun liboil benchmark multiple times
2009-05-22 Tim-Philipp... m4: fix 'suspicious cache value' warning for gst-fionre...
2009-05-22 Wim Taymansvorbisdec: detect and report errors better
2009-05-22 Stefan Kostplaybin2: fix initial volume and mute handling
2009-05-22 Jan SchmidtAutomatic update of common submodule
2009-05-22 Jan Schmidtwin32: Remove gst_adapter_masked_scan_uint32 from the...
2009-05-21 Wim Taymansaudiosink: improve debug message
2009-05-20 Michael Smithgstid3tag: Don't extract a track number unless present.
2009-05-19 Wim Taymansvideoutils: remove adapter methods
2009-05-19 Wim Taymansdefs: add new symbols
2009-05-19 Tim-Philipp... autogen: pass -Wno-portability to automake to suppress...
2009-05-19 Tim-Philipp... gitignore: remove bogus *.sgml wildcard - these files...
2009-05-19 Wim Taymanstcpclientsrc: this is not a live source
2009-05-19 Stefan Kostadder: only send flush_stop when seek failed
2009-05-19 Wim Taymansaudiosink: return the return value of wait_preroll
2009-05-19 Stefan Kostadder: send flush_stop to match flush_start
2009-05-19 Stefan Kostseek: ui improvements
2009-05-19 Stefan Kostdecodebin: use iterators instead of list
2009-05-19 Wim Taymansuridecodebin: configure caps on decodebin2
2009-05-19 Wim Taymansdecodebin2: avoid some _caps_ref in some cases
2009-05-19 Wim Taymansuridecodebin: fix potential caps leak
2009-05-19 Wim Taymansuridecodebin: add queue after cdda://
2009-05-19 Wim Taymansoggdemux: don't loop when at EOS
2009-05-19 Edward Herveyaudioresample: Don't drain remaining buffers after...
2009-05-19 Michael Smiththeoradec: for 4:2:2, use Y42B (planar) rather than...
2009-05-18 Stefan Kostadder: add more logging and return value checking
2009-05-18 Stefan Kostadder: handle the return value from iterator_fold
2009-05-18 Stefan Kostadder: use the pad in logging as objects
2009-05-18 Stefan Kostseek: use parser for mp3 and rename variable
2009-05-18 Wim Taymansseek: add playbin2 options in expander
2009-05-16 David Schleefvideotestsrc: Add support for v210 and v216 formats
2009-05-15 David Schleefvideo: remove // comments
2009-05-15 David Schleefvideo: Add Y444, v210, v216 formats
2009-05-15 David Schleefschro: Move schro plugin from Schroedinger
next