-Wold-style-definition is not valid for C++
[platform/upstream/gstreamer.git] / gst /
2010-03-21 Benjamin Ottemultifile: Include headers instead fo defining functions
2010-03-21 Benjamin OtteMake goom not use aggregate returns
2010-03-21 Benjamin OtteAdd -Wold-style-definition flag
2010-03-21 Benjamin OtteAdd -Wwrite-strings to the configure flags
2010-03-21 Sebastian Drögeshapewipe: Add support for the remaining ARGB formats
2010-03-20 Sebastian Drögealpha: Add support for RGB and xRGB input
2010-03-20 Sebastian Drögealpha: Add support for ARGB input
2010-03-20 Sebastian Drögealpha: Add support for generating ARGB output
2010-03-20 Sebastian Drögevideomixer: Add support for ABGR and RGBA
2010-03-20 Sebastian Drögealpha: Move chroma keying parameters into stack variabl...
2010-03-20 Sebastian Drögealpha: Move color conversion matrixes into stack variab...
2010-03-20 Sebastian Drögealpha: Use correct matrixes to convert chroma keying...
2010-03-19 Sebastian Drögealpha: Add support for different color matrixes
2010-03-19 Sebastian Drögealpha: Rename and move functions as further preparation...
2010-03-19 Sebastian Drögealpha: Remove some unneeded calculations and instance...
2010-03-19 Sebastian Drögealpha: Some preparations for supporting more color...
2010-03-19 Wim Taymansh264pay: fix config-interval property
2010-03-19 Sebastian Drögealphacolor: Implement color-matrix support and use...
2010-03-19 Wim Taymansrtsp: use GType from -base and bump required version
2010-03-19 Tim-Philipp Müllerapetag: minor Makefile.am surgery
2010-03-18 Tim-Philipp Müllerbuild: Makefile.am cleanups
2010-03-18 Sebastian Drögealpha: Remove remaining floating point arithmetic when...
2010-03-18 Sebastian Drögealpha: Refactor chroma keying into a single function
2010-03-18 Benjamin Ottegst_element_class_set_details => gst_element_class_set_...
2010-03-18 Benjamin OtteRemove oldcore directory
2010-03-18 Benjamin Otteavi: Remove old file
2010-03-18 Mark Nauwelaertsrtph264depay: do not call _push_ts with unneeded (and...
2010-03-18 Mark Nauwelaertsavidemux: fix typo in header validation check
2010-03-18 Jan Urbańskiflvmux: put more information in the metadata
2010-03-17 Benjamin OtteAdd -Wundef to configure flags
2010-03-17 Benjamin OtteAdd -Wredundant-decls warning flag
2010-03-17 Benjamin OtteFix warnings in experimental plugins, too
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 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 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 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 Wim Taymansrtspsrc: don't forget to send keepalive messages
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 Ala... 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 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 Stefan Kostbuild: include stdlib.h for atoi()
2010-03-11 Stefan Kostaudiopanorama: move invariant check out of the inner...
2010-03-10 Benjamin OtteUpdate for recent changes to common submodule
2010-03-10 Andoni Morales Ala... multiudpsink: Reset windows error code after getting...
2010-03-10 Michael Smithavimux: put the codec_data blob into the actual data...
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 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-09 David Schleefmultifilesink: Add key-frame option to next-file
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
next