platform/upstream/gst-plugins-good.git
2010-03-17 Benjamin OtteAdd -Wmissing-declarations -Wmissing-prototypes warning...
2010-03-17 Wim Taymansmp4gdepay: improve constantDuration guessing
2010-03-17 Jan Urbańskiflvmux: Put width and height in the metadata
2010-03-17 Jan Urbańskiflvmux: don't put timestamps larger than G_MAXINT32...
2010-03-16 Stefan Kostsoup: also use g_value_set_static_string() here for...
2010-03-16 Sebastian Drögealphacolor: Fix RGBA<->AYUV conversion
2010-03-16 Sebastian Drögealpha: Remove redundant instance field
2010-03-16 Sebastian Drögealpha: Protect property values from changes during...
2010-03-16 Руслан Ижбулатовpngenc: Use png_get_io_ptr() instead of accessing io_pt...
2010-03-16 Руслан Ижбулатовpng: Check for libpng >= 1.2 instead of libpng12
2010-03-16 Jan Urbańskiflvmux: Always put a duration tag in the metadata
2010-03-16 Jan Urbańskiflvmux: Remove the send_codec_data field from GstFlvPad
2010-03-16 Wim Taymansmultiudpsink: get family of external sockets too
2010-03-15 Sebastian Drögealphacolor: Add support for the remaining ARGB formats
2010-03-15 Sebastian Drögealphacolor: Simplify ARGB<->AYUV conversions by code...
2010-03-15 Sebastian Drögealpha: Minor cleanups and move declarations into a...
2010-03-15 Sebastian Drögealpha: Use GstVideoFilter as base class for automatic...
2010-03-15 Sebastian Drögealphacolor: Add support for inplace conversions from...
2010-03-15 Sebastian Drögealphacolor: Use libgstvideo for caps parsing
2010-03-15 Sebastian Drögealphacolor: Use GstVideoFilter as base class for automa...
2010-03-15 Sebastian Drögealphacolor: Some minor cleanup
2010-03-15 Sebastian Drögespeexdec: Use speex_stereo_state_init() instead of...
2010-03-15 Jan Urbańskiflvmux: Correctly mark buffers as delta units
2010-03-15 Jan Urbańskiflvmux: Support streamheaders
2010-03-15 Jan Urbańskiflvmux: Preallocate index space and fill it after finis...
2010-03-15 Sebastian Drögeflvmux: Minor coding style fixes and cleanup
2010-03-15 Jan Urbańskiflvmux: Add a is-live property
2010-03-15 Jan Urbańskiflvmux: Only put valid seek points in the index
2010-03-15 Jan Urbańskiflvmux: Fix index building to make entries point to...
2010-03-15 Sebastian Drögecairotextoverlay: Don't render text outside the frame...
2010-03-15 Wim Taymansrtspsrc: don't forget to send keepalive messages
2010-03-14 Руслан Ижбулатовpngenc: Call png_jmpbuf() instead of accessing png_stru...
2010-03-13 Руслан Ижбулатовpngenc: Call png_error() instead of using longjmp(...
2010-03-12 Edward HerveyAutomatic update of common submodule
2010-03-11 Thiago Santosqtdemux: add XMP parsing support
2010-03-11 Michael Smithudp: fix compilation errors on non-windows.
2010-03-11 Andoni Morales... multiudpsink: avoid getting the socket family using...
2010-03-11 Edward Herveyqtdemux: Fix print statements for pointer differences.
2010-03-11 Edward Herveyqtdemux: Fix unitialized variables
2010-03-11 Edward Herveyflvdemux: Fix printf formatting for macosx
2010-03-11 Edward Herveyflvdemux: Fix unitialized variables
2010-03-11 Edward Herveyavidemux: Fix unitialized variable.
2010-03-11 Edward Herveyflvparse: Make script tag parsing more flexible.
2010-03-11 Tim-Philipp... tests: fix metadata not writable warnings in interleave...
2010-03-11 Tim-Philipp... tests: fix metadata not writable warnings with apev2mux...
2010-03-11 Tim-Philipp... souphttpsrc: fix metadata writable warnings
2010-03-11 Mark Nauwelaertsavidemux: ignore stream with invalid header time metadata
2010-03-11 Thiago Santosqtdemux: Set stream-format=raw on AAC caps
2010-03-11 Wim Taymansrtspsrc: check for NULL before doing strcmp
2010-03-11 Benjamin OtteAutomatic update of common submodule
2010-03-11 Stefan Kostbuild: include stdlib.h for atoi()
2010-03-11 Stefan Kostaudiopanorama: move invariant check out of the inner...
2010-03-10 Benjamin OtteUpdate CXXFLAGS, too, just like CFLAGS
2010-03-10 Benjamin OtteUpdate for recent changes to common submodule
2010-03-10 Benjamin OtteAutomatic update of common submodule
2010-03-10 Benjamin OtteAutomatic update of common submodule
2010-03-10 Andoni Morales... multiudpsink: Reset windows error code after getting...
2010-03-10 Michael Smithavimux: put the codec_data blob into the actual data...
2010-03-10 Benjamin OtteAutomatic update of common submodule
2010-03-10 Thadeu Lima... ximagesrc: send new_segment with GST_FORMAT_TIME format
2010-03-10 Mark Nauwelaertsavidemux: push mode; also report seekable without an...
2010-03-10 Mark Nauwelaertsavidemux: add some check and standardized seek event...
2010-03-10 Mark Nauwelaertsavidemux: fix offset handling in push mode seeking
2010-03-10 Mark Nauwelaertsflvdemux: conduct index scan in task thread
2010-03-10 Mark Nauwelaertsflvdemux: avoid indefinite index growth
2010-03-10 Mark Nauwelaertsflvdemux: also collect index info on-the-fly in pull...
2010-03-10 Mark Nauwelaertsflvdemux: incrementally build index in pull mode
2010-03-10 Mark Nauwelaertsflvdemux: some more variable cleanup
2010-03-10 Mark Nauwelaertsflvdemux: refactor adding index entry
2010-03-10 Mark Nauwelaertsflvdemux: fix setting DELTA_UNIT flag on outgoing buffers
2010-03-10 Mark Nauwelaertsqtdemux: avoid erroneous codec-data overriding of stsd...
2010-03-10 Mark Nauwelaertsspeexdec: adapt to new oggdemux
2010-03-10 Mark Nauwelaertsspeexdec: refactor granulepos hacks
2010-03-10 Wim Taymansrtspsrc: parse connection information
2010-03-10 Wim Taymansrtspsrc: require a destination for multicast
2010-03-10 Wim Taymansrtspsrc: handle ipv6 listening ports when needed
2010-03-10 Wim Taymansudp: use uri parsing code
2010-03-10 Wim Taymansudpnetutils: add helper functions for udp uri handling
2010-03-10 Olivier Crêtertpsession: Make it possible to favor new sources in...
2010-03-10 Olivier Crêtertpsession: Move SSRC conflicts lists into RTPSource
2010-03-10 Wim Taymansrtspsrc: send keep alive when paused
2010-03-10 Tim-Philipp... Automatic update of common submodule
2010-03-09 David Schleefmultifilesink: Add key-frame option to next-file
2010-03-09 Sebastian DrögeAutomatic update of common submodule
2010-03-09 Sebastian Drögevideobox: Fix autocropping for odd width/height differences
2010-03-09 Sebastian Drögevideobox: Use libgstvideo for format specific stuff
2010-03-09 Sebastian Drögeaudiofx: Sync properties to the stream time
2010-03-09 Sebastian Drögevideobox: Make properties controllable
2010-03-09 Sebastian Drögevideobox: Some cleanup
2010-03-09 Sebastian Drögeeffectv: Use controller where possible, optimize a...
2010-03-09 Sebastian Drögebuild: Make some more rules silent if requested
2010-03-09 Sebastian Drögeconfigure: Use automake 1.11 silent rules instead of...
2010-03-09 Benjamin Ottepng: fractions don't allow doubles
2010-03-09 Benjamin Otteflx: fix description
2010-03-09 Tim-Philipp... Back to development
2010-03-09 Tim-Philipp... Release 0.10.21 RELEASE-0.10.21
2010-03-09 Tim-Philipp... Update .po files
2010-03-09 Tim-Philipp... Revert "Add 4:2:2, 4:1:1, and 4:4:4 output support"
2010-03-08 Tim-Philipp... Release 0.10.20 RELEASE-0.10.20
2010-03-08 Tim-Philipp... Update .po files
next