platform/upstream/gstreamer.git
2015-10-02 Rajat Vermadecodebin: free hidden groups at time of switching...
2015-10-02 Sebastian Drögewin32: Update exports for new audiovisualizer symbols
2015-10-02 Jan Schmidttests: Add baseaudiovisualizer test, moved from -bad
2015-10-02 Jan Schmidtvideotestsrc: Don't fixate framerate if downstream...
2015-10-01 Stefan Sauerdocs: add alsamidisrc to docs
2015-10-01 Antonio Ospitemidi: add an ALSA MIDI sequencer source
2015-10-01 Luis de Bethencourtvisual: make private all variable subclasses don't...
2015-10-01 Luis de Bethencourtvisual: merge audiovisalizer base classes
2015-10-01 Tim-Philipp... typefinding: minor clean-up
2015-10-01 Pankaj Daraktypefinding: mpeg-ts detection improvement
2015-09-30 Tim-Philipp... tests: subparse: add unit test for closing tag detection
2015-09-30 Tim-Philipp... subparse: detect closing tags even if there's a space...
2015-09-29 Perry Hungapp: pass PKG_CONFIG_PATH for gir files for libgstapp...
2015-09-25 Sebastian DrögeBack to development
2015-09-25 Sebastian DrögeRelease 1.6.0
2015-09-25 Sebastian DrögeUpdate .po files
2015-09-24 Sebastian Drögevideo-dither: Use saturated add when adding ordered...
2015-09-24 Sebastian Drögevideo-frame: Fix gst_video_frame_copy() for formats...
2015-09-23 Aurélien Zanellifdmemory: remove 'allow-none' annotation in gst_fd_allo...
2015-09-23 Aurélien Zanellidmabuf: remove 'allow-none' annotation in gst_dmabuf_al...
2015-09-18 Sebastian DrögeRelease 1.5.91
2015-09-18 Sebastian DrögeUpdate .po files
2015-09-18 Christophe... appsink: Fix 'steaming' typo in API doc
2015-09-18 Sebastian Drögepo: Update translations
2015-09-18 Ravi Kiran K Nplayback-test: avoid critical on exit
2015-09-18 Prashant Gotarnebasetextoverlay: fix typo in debug log message
2015-09-17 Vineeth T Maudiosink, multisocketsink: Fix error leak during failures
2015-09-16 Sebastian Drögeuridecodebin: Use the correct caps name for MS Smooth...
2015-09-15 Tim-Philipp... appsink: minor docs fix
2015-09-15 Tim-Philipp... videopool: ensure allocation alignment is consistent...
2015-09-14 Vineeth TMxvimagesink: fix error leak when context creation fails
2015-09-11 Sebastian Drögeplayback: Add POINTER_TO_ULONG() macro for consistency
2015-09-11 Kouhei Sutouplayback: fix build error for 64bit Windows build by...
2015-09-10 Thiago Santosvideo-format: add missing alpha flag for some formats
2015-09-09 Sebastian Drögeappsrc: Always take the mutex before flushing the queue
2015-09-09 Vikram Fugroappsrc: retain the latest caps in queue when flushing
2015-09-06 Tim-Philipp... video: improve GstVideoFormatUnpack docs
2015-09-06 Kouhei Sutoulibs: Fix build error on MinGW where "%ll" is not available
2015-09-04 Havard Grafflibs: build rtp after audio
2015-09-04 Tim-Philipp... libs: rtp is no longer an independent subdir
2015-09-03 Wim Taymansvideoscale: fix gamma-decode option
2015-09-03 Prashant Gotarnebasetextoverlay: FIX crash if padding greater than...
2015-08-31 Philippe Normandappsrc: remove duplicate get_size vfunc assignment
2015-08-29 George Kiagiadakisallocators: include gstfdmemory.h in the main library...
2015-08-29 Tim-Philipp... audiobasesink: fix misleading error message debug detail
2015-08-28 Thiago Santosplaysinkconvertbin: implement accept-caps handler
2015-08-28 Carlos Rafael... audiobasesink: Fix incorrect/missing custom slaving...
2015-08-19 Eunhae Choisubparse: use g_clear_error instead of g_error_free
2015-08-19 Sebastian DrögeRelease 1.5.90
2015-08-19 Sebastian DrögeUpdate .po files
2015-08-19 Sebastian Drögepo: Update translations
2015-08-19 Vineeth TMtools: discoverer: When info is NULL just print error...
2015-08-18 Sebastian DrögeRevert "decodebin: Handle the preroll multi-queue size"
2015-08-18 Sebastian DrögeRevert "decodebin: Store extra_buffer_required per...
2015-08-18 Sebastian DrögeRevert "decodebin: If extra buffers are going to be...
2015-08-18 Sebastian Drögevideo(en|de)coder: Return TRUE when we consumed a tag...
2015-08-18 Sebastian Drögeaudiodecoder: If there are no tags, don't try to do...
2015-08-18 Sebastian Drögeaudioencoder: If there are no tags, don't try to do...
2015-08-18 Vivia Nikolaidoutools: gst-play: Use g_build_filename instead of g_strc...
2015-08-18 Sebastian Drögedecodebin: If extra buffers are going to be required...
2015-08-18 Sebastian Drögedecodebin: Store extra_buffer_required per group, not...
2015-08-18 Myoungsun Leedecodebin: Handle the preroll multi-queue size
2015-08-18 Tim-Philipp... videoencoder: fix tag handling
2015-08-18 Tim-Philipp... audioencoder: fix tag handling
2015-08-18 Sebastian Drögetypefindfunctions: Add typefinder for TTML+XML
2015-08-18 Vineeth TMpbutils: discoverer: Set GError when NULL info is being...
2015-08-17 Vineeth TMdiscoverer: free context and error during failures
2015-08-16 Tim-Philipp... audiodecoder: try harder to avoid sending unnecessary...
2015-08-16 Tim-Philipp... videodecoder: fix tag handling
2015-08-16 Tim-Philipp... tests: audiodecoder: add unit test for tag handling
2015-08-16 Tim-Philipp... audiodecoder: fix tag handling
2015-08-16 Thiago Santosvorbisenc: use template subset check for accept-caps
2015-08-16 Thiago Santosvorbisenc: use more accurate sink pad template caps
2015-08-16 Thiago Santostheoraenc: use template subset check for accept-caps
2015-08-16 Thiago Santosaudioencoder: add src and sink query methods
2015-08-16 Edward Herveydecodebin: Fix list iteration
2015-08-15 Edward Herveydecodebin2: Handle flushing with multiple decode groups
2015-08-15 Edward Herveydecodebin2: Forward event/queries for unlinked groups
2015-08-15 Thiago SantosRevert "audiodecoder: expose default query handling...
2015-08-15 Thiago SantosRevert "videodecoder: expose default query handling...
2015-08-15 Thiago Santosvorbisdec: use default pad accept-caps handling
2015-08-15 Thiago Santostheoradec: use default pad accept-caps handling
2015-08-15 Thiago Santosaudiodecoder: add option to use default pad accept...
2015-08-15 Thiago Santosvideodecoder: add option to use default pad accept...
2015-08-15 Jan Schmidtrtpbasedepayload: Make stats creation threadsafe, fix...
2015-08-15 Jan Schmidttypefind: Make the H.264 typefind a tiny bit more lenient.
2015-08-14 George Kiagiadakisappsink: unref the preroll buffer and cleanup the segme...
2015-08-14 George Kiagiadakisappsink: do not update preroll_caps unless the sink...
2015-08-14 George Kiagiadakistests/appsink: add test to ensure that the segment...
2015-08-14 George Kiagiadakisappsink: put the correct segment in the preroll sample
2015-08-14 Thiago Santosvideodecoder: expose default query handling function
2015-08-14 Thiago Santosaudiodecoder: expose default query handling function
2015-08-14 Edward Herveycheck: Rename states unit test
2015-08-14 Thiago Santosplaysinkconvertbin: remove accept-caps handling
2015-08-13 Thiago Santosvideorate: fixate the pixel-aspect-ratio
2015-08-11 Tim-Philipp... theoraenc: mention videorate is often needed in docs
2015-08-11 Sebastian Drögertp: Depend on the audio library
2015-08-11 Sebastian Drögertpbaseaudiopayload: Copy metadata in the (de)payloader...
2015-08-10 Joan Pau Beltranvideorate: add support for bayer formats
2015-08-10 Nicolas Dufresnebasedepayloader: Don't re-timestamp with running-time
next