platform/upstream/gstreamer.git
2014-09-27 Rico Tzschichholzvideo: Make sure to link against libm
2014-09-27 Tim-Philipp... xvimagesink: get rid of unnecessary private struct...
2014-09-27 Tim-Philipp... ximagesink: get rid of unnecessary private struct for...
2014-09-27 Arun Raghavanaudio: Trivial comment for unhandled MPEG-2 payloading...
2014-09-27 Arun Raghavanaudio: Fixes for MPEG-2 LSF IEC61937 payloading
2014-09-27 Anuj Jaiswalaudio: correct condition for MPEG case.
2014-09-26 Wim Taymansvideo: improve YUV -> RGB conversion
2014-09-26 Wim Taymansvideotestsrc: storel is better then copyl
2014-09-26 Luis de Bethencourtvideoscale: avoid recalculating values
2014-09-26 Ravi Kiran K Nvideoscale: support lanczos method for NV formats
2014-09-25 Tim-Philipp... video: update disted orc backup files
2014-09-24 Wim Taymansvideo: convertor -> converter
2014-09-24 Wim Taymansvideo: move videoconvert code to video library
2014-09-24 Wim Taymansvideo-color: add gst_video_color_matrix_get_Kr_Kb()
2014-09-24 Thiago Santosaudiosink: compensate for segment restart with clock...
2014-09-24 Ognyan Tonchevvideopool: add missing annotation for gst_video_buffer_...
2014-09-23 Sebastian Drögevideoscale Use stride instead of width in more places
2014-09-23 Sanjay NMvideoscale: Use width instead of stride in buffer offse...
2014-09-23 Stefan Saueraudioencoder: reshuffle code in error handling
2014-09-22 Stefan Sauervideoencoder: log the timestamps if we are unhappy...
2014-09-22 Wim Taymanstests: add orc test for videoconvert
2014-09-22 Sebastian Drögegst-play: Fix format string compiler warning
2014-09-22 Edward Herveyexample/overlay: Specify minimum gdk version
2014-09-19 Tim-Philipp... gst-play: add --quiet option to suppress output
2014-09-18 Thiago Santosbasetextoverlay: Do not fail the negotiation if query...
2014-09-18 Sanjay NMvideoscale: Added NV support for 4Tap resize
2014-09-18 Andrei Sarakeevplaybin: Don't leak input-selector sinkpads
2014-09-18 Sebastian Drögeaudiodecoder: Simplify code a bit
2014-09-18 Ognyan Tonchevstreamsplitter: do not leak events when flushing them
2014-09-18 Ognyan Tonchevaudioencoder: do not leak events when flushing them
2014-09-18 Ognyan Tonchevvideodecoder: do not leak events when flushing them
2014-09-18 Ognyan Tonchevvideoencoder: do not leak events when flushing them
2014-09-17 Ognyan Tonchevaudiodecoder: extend flush_events test to check for...
2014-09-17 Ognyan Tonchevaudiodecoder: Don't leak events
2014-09-17 Ognyan Tonchevaudiocdsrc: do not leak uid after parsing TOC select...
2014-09-17 Ravi Kiran K Ntypefind: correct the condition for irap flag
2014-09-16 Sebastian Drögeplaysink: Add audio/videoconvert in front of the audio...
2014-09-15 Sebastian Drögevideo-frame: Don't ref buffers twice when mapping
2014-09-15 Sebastian Drögeapp: Add FIXME comment for making the instance/class...
2014-09-15 Tim-Philipp... appsrc: fix recent ABI breakage caused by GstAppSrc...
2014-09-15 Ognyan Tonchevvideodecoder: do not leak pool and allocator in error...
2014-09-12 Sebastian Drögevideofilter: Use new GST_VIDEO_FRAME_MAP_FLAG_NO_REF
2014-09-12 Sebastian Drögevideo-frame: Add GST_VIDEO_FRAME_MAP_FLAG_NO_REF
2014-09-12 Sebastian Drögevideofilter: Unref buffers before calling the transform...
2014-09-12 Gargaudiobasesink: Fix deadlock caused by holding object...
2014-09-12 Nicola Murinoappsrc: Add example that shows gst_app_src_push_sample...
2014-09-12 Nicola Murinoappsrc: Add push_sample() convenience function for...
2014-09-11 Tim-Philipp... xvimagesink: only try to set XV_ITURBT_709 port attribu...
2014-09-11 Thiago Santosdecodebin: protect buffering message handling
2014-09-09 Ognyan Tonchevrtspconnection: ignore timeout in session request header
2014-09-05 George Kiagiadakisplaybin: filter out buffering messages when switching uri
2014-09-05 Kipp Cannonaudioresample: don't skip input samples
2014-09-05 Arnaud Vracbasetextoverlay: get framerate from previously parsed...
2014-09-05 Arnaud Vracbasetextoverlay: do not ask for a bufferpool when check...
2014-09-05 Arnaud Vracbasetextoverlay: schedule reconfigure on source pad...
2014-09-05 Arnaud Vracbasetextoverlay: just forward the seek event to sink...
2014-09-04 Nicola Murinobasetextoverlay: remove unneeded cairo transparence...
2014-09-04 Nicola Murinobasetextoverlay: Make shading_value a property
2014-09-03 Vineeth T Mvideorate: GstStructure refcount critical message
2014-09-02 Sebastian Drögedecodebin: Also include the raw caps in the error messa...
2014-09-02 Sebastian Drögedecodebin: Include codec description for missing plugin...
2014-09-01 Thiago Santostests: textoverlay: add test to reproduce fakesink...
2014-09-01 Thiago Santosbasetextoverlay: properly fallback to non-overlay caps
2014-09-01 Guillaume Desmottesoggdemux: don't set segment.base in pad_submit_packet()
2014-09-01 Sebastian Drögetextoverlay: Don't hold any mutexes while calling negotiate
2014-09-01 Guillaume Desmottesoggdemux: accumulate base time
2014-08-29 Tim-Philipp... textoverlay: remove code that can't be reached
2014-08-29 Tim-Philipp... encoding: remove assignment that's no longer needed
2014-08-29 Peter G. Baumriff: Recognize RF64 as RIFF file
2014-08-29 Göran Jönssonrtspconnection: Protect readsrc, writesrc and controlls...
2014-08-28 Sebastian Drögeplaysinkconvertbin: setcaps() always returns TRUE and...
2014-08-28 Sebastian Drögevideodecoder: Fix broken boolean expression
2014-08-28 Sebastian Drögeaudiodecoder: Fix broken boolean expression
2014-08-25 Sebastian Drögedecodebin: Include information from the error messages...
2014-08-25 Sebastian Drögedecodebin: Initialize local variables for every retry
2014-08-25 Sebastian Drögedecodebin: Remove error case that resulted in two error...
2014-08-25 Tim-Philipp... typefinding: tighten checks for 'freeform mp3' a little
2014-08-25 Sebastian Drögeaudiodecoder: Don't ignore ::start/stop return values
2014-08-18 Tim-Philipp... spec: add gst-device-monitor-1.0 to RPM .spec file
2014-08-15 Thiago Santosplaysinkconvertbin: only intersect with the filter...
2014-08-15 Thibault Saunierdiscoverer: Set 'processing = FALSE' when done discover...
2014-08-14 Thiago Santosgstvideo: add missing entry to win32 .def
2014-08-14 Jan Schmidtvideo: Add gst_video_guess_framerate() function
2014-08-14 Jan Schmidtvideo: Various simple docs fixes
2014-08-14 Jan Schmidtvideodecoder: Reset last_timestamp_out on new segment
2014-08-13 Thiago Santosdecodebin: handle group switching for deadend group
2014-08-13 Thiago Santosdecodebin: consider all deadend pads as drained
2014-08-13 Thiago Santosbasetextoverlay: fix caps negotiation filter
2014-08-13 Sebastian Drögeplaysinkconvertbin: Make sure to intersect raw caps...
2014-08-12 Jan Schmidtaudiodecoder: Don't drain and flush on SEGMENT events.
2014-08-12 Sanjay NMvideoscale: Add NV21 support
2014-08-12 Matthieu Crapettests: fix decodebin signal used in icles/playback...
2014-08-11 Thiago Santosbasetextoverlay: rework caps negotiation
2014-08-11 Thiago Santosbasetextoverlay: always intersect with the filter caps
2014-08-11 Thiago Santosencodebin: delay missing encoder error as passthrough...
2014-08-11 Sebastian Drögedecodebin: Remove buffering special casing for adaptive...
2014-08-11 Jan Alexander... videodecoder: Don't set decoding timestamps on raw...
2014-08-11 George Kiagiadakisvideodecoder: In reverse playback, flush the output...
2014-08-10 Tim-Philipp... configure: use pkg-config to detect x11 and xv libs
2014-08-10 Tim-Philipp... xvimage: fix crash when outputting debug log
next