platform/upstream/gst-plugins-base.git
2013-12-26 Wim Taymansrtsptransport: add more profiles
2013-12-25 Wim Taymansvideo-frame: fix plane copy for index plane
2013-12-24 Lionel Landwerlincolorbalance: add missing annotation for list_channels()
2013-12-23 Sebastian Drögevideoconvert: Fix I420 to BGRA fast-path alpha setting
2013-12-22 Tim-Philipp... Automatic update of common submodule
2013-12-22 Tim-Philipp... po: set gettext domain in Makevars so we don't have...
2013-12-22 Tim-Philipp... tests: make git ignore new test binary
2013-12-20 Reynaldo H... gstaudiobasesink: Always reset last_align
2013-12-20 Reynaldo H... gstaudiobasesink: Reset last_align to 0, not -1
2013-12-20 Reynaldo H... gstaudiobasesink: Always reset avg_skew on _reset
2013-12-20 Reynaldo H... gstaudiobasesink: Retarget FIXME to 2.0
2013-12-20 Reynaldo H... gstaudiobasesink: Factor out reset sync routine
2013-12-20 Reynaldo H... gstaudiobasesink: Drop dead _sink_async_play() code
2013-12-20 Reynaldo H... gstaudiobasesink: Break some too long lines
2013-12-20 Reynaldo H... gstaudiobasesink: Cosmetics, grammar/spelling
2013-12-20 Edward Herveyaudio/video: Initialize all {audio|video}info fields
2013-12-19 Reynaldo H... gstaudiobasesink: Refactor alignment computation for...
2013-12-18 Sebastian Drögesubparse: Add unit test for LRC subtitles
2013-12-18 Sebastian Drögesubparse: Add support for parsing LRC subtitles
2013-12-18 Sebastian Drögesubparse: Add typefinder for LRC subtitles
2013-12-17 Aleix Conchillo... sdp: parse encryption key field
2013-12-17 Stefan Sauerpbutils: add typefinder and descriptions for audio...
2013-12-17 Stefan Sauerdescriptions: longer version of two audio codec descrip...
2013-12-17 Sebastian Drögevideo-format: Document usage of GST_VIDEO_FORMAT_ENCODED
2013-12-17 Sebastian DrögeRevert "video: specify/restrict usage of GST_VIDEO_FORM...
2013-12-17 Sebastian Drögevideoencoder: Release the allocator on hard resets
2013-12-16 Julien Isorcevideodecoder: release buffer pool and allocator on...
2013-12-16 Todd AgulnickSome compiler warning fixes to satisfy XCode compiler
2013-12-16 Sebastian Drögevorbistag: Read image-type from the GstSample info...
2013-12-13 Sebastian Drögevideodecoder: gst_video_decoder_release_frame() is...
2013-12-13 Tim-Philipp... tools: play: allow parse-launch strings for audio and...
2013-12-12 Julien Isorcertpbasepayload: change SSRC on GstRTPCollision event
2013-12-12 Julien Isorcertpbasepayload: implement src_event function
2013-12-11 Edward Herveyvideo: specify/restrict usage of GST_VIDEO_FORMAT_ENCODED
2013-12-10 Sebastian Rasmussentests: Add test for rtpbasepayload/-depayload
2013-12-10 Sebastian Rasmussenrtpbuffer: Allow subbuffering of empty buffers
2013-12-09 Sebastian Drögeconvertframe: Fix indention
2013-12-09 Sebastian Drögevideoencoder: Add sink_query() src_query() virtual...
2013-12-09 Nicolas Dufresnevideodecoder: Add sink_query() src_query() virtual
2013-12-09 Tim-Philipp... tools: play: fix compiler warning on windows
2013-12-07 Olivier Crêtevideocodecframe: Correct function name in doc
2013-12-06 Olivier Crêtevideoencoder: Remove gst_video_encoder_set/get_discont
2013-12-06 Sebastian Rasmussendocs: add missing files for distribution
2013-12-05 Wim Taymansaudiobasesink: handle the RESYNC flag
2013-12-05 Julien Isorceaudiodec/enc: clear reconfigure flag if negotiate succeeds
2013-12-05 Julien Isorcevideodec/enc: clear reconfigure flag if negotiate succeeds
2013-12-05 Sebastian Drögetheoradec: Use new gst_video_decoder_set_needs_format...
2013-12-05 Sebastian Drögeaudiodecoder: Use FALSE instead of 0
2013-12-05 Sebastian Drögevideodecoder: Add API to allow subclasses to specify...
2013-12-05 Sebastian Drögevideoencoder: Return not-negotiated if we don't have...
2013-12-04 Mark Nauwelaertsaudiodecoder: no fallback to segment start for reverse...
2013-12-04 Justin Joyconvertframe: Fix trivial memory leak in debug statement
2013-12-02 Mark Nauwelaertsaudiodecoder: use segment start as fallback ts if no...
2013-12-01 Mark Nauwelaertsvideodecoder: add new API to docs and defs
2013-12-01 Mark Nauwelaertsvideodecoder: make _release_frame external API
2013-12-01 Mark Nauwelaertsvideodecoder: fix spelling error in debug message
2013-11-29 Wim Taymansuridecodebin: copy sticky events
2013-11-29 Wim Taymansdecodebin2: copy sticky events
2013-11-29 Sebastian Drögetheoraparse: Fix event handling
2013-11-29 Tim-Philipp... tools: gst-play: quit on Q or Esc key
2013-11-28 Tim-Philipp... tcp: fix compilation with MSVC
2013-11-28 Wim Taymansdecodebin2: activate ghost pad before targetting
2013-11-26 Matthew Watersvideometa: add GstVideoGLTextureUploadMeta buffer pool...
2013-11-26 Sebastian Drögeaudiodecoder: error out if no frames are decoded before eos
2013-11-26 Sebastian Drögeaudiodecoder: Allow using -1 for infinite tolerated...
2013-11-26 Sebastian Drögeplaysink: Fix visualizations if no visualization plugin...
2013-11-25 Thiago Santosvideodecoder: error out if no frames are decoded before eos
2013-11-25 Thiago Santosvideodecoder: allow using -1 for infinite tolerated...
2013-11-24 Tim-Philipp... tools: play: implement seeking via console in interacti...
2013-11-24 Tim-Philipp... tools: play: fix endless loop on unhandled keys
2013-11-24 Tim-Philipp... tools: play: add keyboard controls for next/previous...
2013-11-24 Tim-Philipp... tools: play: add --interactive switch and basic keyboar...
2013-11-23 Sebastian Drögetypefind: Add typefinder for OpenEXR
2013-11-23 Mark Nauwelaertsvideodecoder: avoid descending output timestamps
2013-11-22 Tim-Philipp... tools: play: add --shuffle command line option
2013-11-21 Tim-Philipp... tests: add unit test for samiparser issue
2013-11-21 Jihyun Chosubparse: fix null pointer access in sami parser
2013-11-21 Tim-Philipp... subparse: g_memmove() is deprecated
2013-11-18 Tim-Philipp... tests: fix input-selector-test
2013-11-18 Tim-Philipp... tests: fix appsrc test with latest GLib version
2013-11-16 Tim-Philipp... docs: remove old 0.10 Since markers
2013-11-16 Tim-Philipp... docs: cosmetic since marker fixes
2013-11-16 Mark Nauwelaertsaudioencoder: also set output buffer DTS
2013-11-15 Reynaldo H... typefind: Fix identification of some MPEG files
2013-11-13 Sebastian Drögertpbuffer: Fix gst_rtp_buffer_ext_timestamp() with...
2013-11-12 Tim-Philipp... tests: fix race in streamsynchronizer test
2013-11-11 Sreerenj Balachandranvideodecoder: try to negotiate the buffer pool even...
2013-11-07 Tom Greenwoodappsrc: Fix deadlock that may occur when multiple threa...
2013-11-06 Wim Taymanstagdemux: accumulate buffers in adapter
2013-11-06 Sebastian Drögeadder: Free consistency checker instance in test_live_s...
2013-11-06 Sebastian Drögeadder: Release some request pads properly in the unit...
2013-11-05 Tim-Philipp... Automatic update of common submodule
2013-11-04 Alessandro... discoverer: fix build after last commit
2013-11-04 Alessandro... discoverer: fix -Wformat-nonliteral warning
2013-11-03 Sebastian Drögeaudio: Add unit test for filling memory with silence...
2013-11-03 Sebastian Drögeaudio: Update ORC dist files
2013-11-03 Sebastian Drögeaudio-format: Use ORC for filling memory with silence...
2013-11-01 Sebastian Drögertspconnection: Add new API to the docs and .def file
2013-11-01 Sebastian Drögertspconnection: Fix indention in header
2013-11-01 Aleix Conchillo... rtspconnection: allow setting tls certificate validation
next