platform/upstream/gstreamer.git
2009-06-25 Edward Herveyqtdemux: Remove dead assignments and unused variables.
2009-06-25 Edward Herveyqtdemux: Fix uninitialized variables. Fixes build on...
2009-06-24 Stefan Kostsouphttpsrc: free memory in finalize
2009-06-24 Jan SchmidtAutomatic update of common submodule
2009-06-24 Tim-Philipp... avidemux: short-circuit gst_avi_demux_src_convert(...
2009-06-24 Edward Herveyqtdemux: Another round of G_*LIKELY micro-optimisations.
2009-06-24 Edward Herveyqtdemux: Take last sample duration for dummy segment...
2009-06-24 Edward Herveyavidemux: Sprinkle branch likeliness macros over the...
2009-06-24 Edward Herveyraw1394: sprinkle branch likeliness macros accross...
2009-06-24 Edward Herveyqtdemux: Add GST_MEMDUMP statements for unknown atoms.
2009-06-23 Sebastian Drögedeinterlace: Remove the interlaced field from the outpu...
2009-06-23 Sebastian Drögedeinterlace: Copy the correct line from correct place...
2009-06-23 Wim Taymansrtspsrc: use same protocols after redirect
2009-06-23 Tim-Philipp... qtdemux: don't leak cover art
2009-06-23 Tim-Philipp... udp: fix compiler warning about EAI_ADDRFAMILY getting...
2009-06-23 Wim Taymansmatroska: and the new headers too
2009-06-23 Wim Taymansmatroske: fix compiler error
2009-06-23 Wim Taymansmatroskademux: avoid leaking buffers
2009-06-22 Stefan Kostv4l2: open/close the device in READY
2009-06-22 Tim-Philipp... qtdemux: use GST_MEMDUMP
2009-06-22 Tim-Philipp... apedemux: add container-format tag
2009-06-22 Tim-Philipp... id3demux: add container-format tag
2009-06-22 Tim-Philipp... dvdemux: post container-format tag
2009-06-22 Tim-Philipp... dvdemux: don't screw up first audio buffer
2009-06-22 Tim-Philipp... multipartdemux: post container-format tag
2009-06-22 Tim-Philipp... matroska-demux: post container-format tags
2009-06-22 Tim-Philipp... avidemux: post container-format tag
2009-06-22 Tim-Philipp... qtdemux: post container-format tags
2009-06-21 Sebastian Drögeaudioamplify: Fix integer overflows on 32 bit architectures
2009-06-21 Kipp Cannonaudioamplify: Don't declare a loop index static
2009-06-19 Sebastian Drögeaudioamplify: Fix off-by-one in wrap-positive mode
2009-06-19 Kipp Cannonaudioamplify: Add noclip method and support for more...
2009-06-19 Koop Mastudp: Fix build on FreeBSD
2009-06-19 Ognyan Tonchevtests: add unit tests for buffer-list payloaders
2009-06-19 Ognyan Tonchevrtpmp4vpay: add support for buffer-list
2009-06-19 Ognyan Tonchevrtpjpegpay: add support for buffer-lists
2009-06-19 Ognyan Tonchevrtph264pay: add support for buffer-lists
2009-06-19 Wim Taymansudputils: don't free invalid memory
2009-06-19 Wim Taymanspulseink: don't leak device_description
2009-06-19 Tim-Philipp... po: update .po files for sunaudiomixer string changes
2009-06-18 Mark Nauwelaertsavidemux: streaming; adjust sizes to cater for padding...
2009-06-17 Mark Nauwelaertsavidemux: streaming mode; handle data chunks grouped...
2009-06-17 Mark Nauwelaertsqtdemux: map some tags to COMPOSER rather than ARTIST
2009-06-17 Mark Nauwelaertsqtdemux: fix some 3GP tag extraction (keywords, genre...
2009-06-17 Mark Nauwelaertsqtdemux: extract pixel-aspect-ratio information
2009-06-17 Sebastian Drögematroskademux: Fix leaking of the Matroska TITLE element
2009-06-16 Sebastian Drögeeffectv: Add basic documentation for the effectv elements
2009-06-16 Sebastian Drögeeffectv: Define the fast PRNG function at a central...
2009-06-16 Sebastian Drögeeffectv: Move type definitions into separate headers
2009-06-16 Sebastian Drögeeffectv: Remove get_unit_size implementations
2009-06-16 Tim-Philipp... configure: bump core/base requirements to git
2009-06-16 Wim Taymanstests: add some debug, send newsegment
2009-06-16 Wim Taymansudpsrc: add debug line for the socket
2009-06-16 Wim Taymanstests: turn g_print into debug
2009-06-16 Ognyan Tonchevmultiudpsink: add support for buffer lists
2009-06-16 Tim-Philipp... souphttpsrc: reset session state when stopping
2009-06-16 Tim-Philipp... souphttpsrc: log response and request headers and fix...
2009-06-15 Wim Taymansmp4gdepay: guess constantDuration better
2009-06-15 Sebastian Drögewarptv: Clean up warptv element and fix some minor...
2009-06-15 Sebastian Drögevertigotv: Clean up vertigotv element and fix some...
2009-06-15 Sebastian Drögedicetv: Use guint8 instead of char (which can be signed...
2009-06-15 Sebastian Drögeshagadelictv: Use guint8/gint8 instead of char (which...
2009-06-15 Sebastian Drögeshagadelictv: Clean up element and free all memory...
2009-06-15 Sebastian Drögerevtv: Clean up revtv element
2009-06-15 Sebastian Drögequarktv: Simplify some code
2009-06-15 Sebastian Drögequarktv: Use the input data if a NULL buffer is chosen...
2009-06-15 Sebastian Drögequarktv: Fix setting the planes property of quarktv
2009-06-15 Sebastian Drögequarktv: Clean up the quarktv element
2009-06-15 Sebastian Drögeeffectv: Make elements list constant
2009-06-15 Sebastian Drögeedgetv: Clean up edgetv element and fix memory leak
2009-06-15 Sebastian Drögedicetv: Clean up dicetv element and fix some smaller...
2009-06-15 Sebastian Drögeagingtv: Actually use GstController for syncing the...
2009-06-15 Sebastian Drögeagingtv: Export some more agingtv properties via GObjec...
2009-06-15 Sebastian Drögeagingtv: General cleanup and updating of copyright
2009-06-15 Sebastian Drögeagingtv: Store and update state inside the instance...
2009-06-15 Tim-Philipp... pulsesink: ref custom ring buffer class and type in...
2009-06-14 Tim-Philipp... Remove a few old example apps from the 0.8 days
2009-06-14 Olivier Crêtertpsirenpay: Remove deprecated symbol
2009-06-13 Marvin Schmidttests: Don't run the flacdec test if the plugin isn...
2009-06-12 Patrick Radizirtspsrc: Add RTP blocksize functionality
2009-06-11 Wim Taymansrtp: update README, fix some typos, mention gstrtpbin
2009-06-11 Wim Taymanspulsesink: handle border cases in resampler
2009-06-11 Jan Schmidtdocs: Bump common. Use upload-doc.mak instead of upload.mak
2009-06-11 Jan Schmidtdocs: Quieten a couple more docs warnings
2009-06-11 Jan Schmidtdocs: Remove gtk-doc comment marker
2009-06-11 Sebastian Drögedeinterlace: Implement upstream negotation
2009-06-11 Sebastian Drögedeinterlace: Improve debugging and clean up some code
2009-06-11 Sebastian Drögedeinterlace: Clip buffers to the current segment if...
2009-06-11 Sebastian Drögedeinterlace: Clean up includes and clean up order of...
2009-06-10 Olivier Crêtertph263pay: Default to doing A, B and C modes, not...
2009-06-10 Sebastian Drögedeinterlace: Fix QoS calculations
2009-06-09 Olivier Crêtertpsirenpay: Put the bitrate in the RTP caps
2009-06-09 Sebastian Drögedeinterlace: Implement basic QoS
2009-06-09 Sebastian Drögedeinterlace: Directly proxy events/queries to the peer...
2009-06-09 Edward Herveyavidemux: debug_memdump() unknown tags. Refactor junk...
2009-06-08 Edward Herveyrtp: Don't forget to dist the headers for the CELT...
2009-06-07 Wim TaymansRevert "Revert "qtdemux: fill timestamp table completely""
2009-06-07 Wim TaymansRevert "qtdemux: fill timestamp table completely"
2009-06-07 Wim Taymansqtdemux: fill timestamp table completely
2009-06-07 Wim Taymanswavparse: handle LIST INFO of 0 size
next