October 2015 Archives by thread
Starting: Thu Oct 1 02:30:22 PDT 2015
Ending: Sat Oct 31 05:42:41 PDT 2015
Messages: 720
- gst-editing-services: don't leaks caps and converted strings
Thibault Saunier
- [1.6] gst-editing-services: nleoperation: don't leak srcpad
Thibault Saunier
- [1.6] gst-editing-services: don't leaks caps and converted strings
Thibault Saunier
- [1.6] gst-editing-services: project: fix a pointer for error message
Thibault Saunier
- [1.6] gst-editing-services: project: don't leak GFileInfo
Thibault Saunier
- gst-plugins-base: typefinding: minor clean-up
Tim Müller
- gst-plugins-base: typefinding: mpeg-ts detection improvement
Tim Müller
- gst-plugins-bad: glcolorscale: use glbasefilter vfuncs
Matthew Waters
- gst-editing-services: base-xml-formatter: properly handle GFile from wrong uri
Thibault Saunier
- gst-editing-services: xml-formatter: handle dispose properly
Thibault Saunier
- gst-plugins-bad: gl: move debugging related functions to their own file
Matthew Waters
- gst-plugins-base: visual: merge audiovisalizer base classes
Luis de Bethencourt
- gst-plugins-base: visual: make private all variable subclasses don't need
Luis de Bethencourt
- gst-plugins-bad: audiovisualizers: merge audiovisualizer base classes
Luis de Bethencourt
- gst-plugins-good: goom: use the new audiovisualizer base class
Luis de Bethencourt
- gst-plugins-good: goom2k1: use the new audiovisualizer base class
Luis de Bethencourt
- gst-plugins-bad: audioaggregator: Select the initial offset based on the start segment position
Sebastian Dröge
- gst-plugins-bad: aggregator: For the start time selection, only set the segment position
Sebastian Dröge
- gst-plugins-bad: aggregator: Convert GST_ERROR_OBJECT() for seek events to GST_DEBUG_OBJECT()
Sebastian Dröge
- gst-plugins-base: docs: add alsamidisrc to docs
Stefan Kost
- gst-plugins-base: midi: add an ALSA MIDI sequencer source
Stefan Kost
- gstreamer: interpolationcontrolsource: fix write over the array size
Stefan Kost
- www: conference: small lightning talk update
Tim Müller
- gst-plugins-good: ximagesrc: Gather and coalesce all damaged areas before retrieving.
Jan Schmidt
- gst-plugins-bad: Remove baseaudiovisualizer test.
Jan Schmidt
- gst-plugins-base: videotestsrc: Don't fixate framerate if downstream didn' t provide one
Jan Schmidt
- gst-plugins-base: tests: Add baseaudiovisualizer test, moved from -bad
Jan Schmidt
- gst-plugins-base: win32: Update exports for new audiovisualizer symbols
Sebastian Dröge
- [1.6] gst-python: Release 1.6.0
Sebastian Dröge
- [1.6] gst-plugins-bad: dashdemux: Properly handle relative and non-HTTP URIs for the headers/indices
Sebastian Dröge
- [1.6] gst-plugins-bad: mpdparser: Parse xlink attributes from Period, AdaptationSet and SegmentList
Sebastian Dröge
- [1.6] gst-plugins-bad: mpdparser: If no Initialization is present in the SegmentBase, assume it is before the indexRange
Sebastian Dröge
- [1.6] gst-plugins-bad: mpdparser: Implement loading of external Period nodes
Sebastian Dröge
- [1.6] gst-plugins-bad: mpdparser: Add support for loading external SegmentLists
Sebastian Dröge
- [1.6] gst-plugins-bad: mpdparser: Load OnLoad external resources immediately instead of on demand
Sebastian Dröge
- [1.6] gst-plugins-bad: dashdemux: Implement lazy-loading of external periods
Sebastian Dröge
- [1.6] gst-plugins-bad: mpdparser: Store an URI downloader in the parser for downloading additional MPD resources if needed
Sebastian Dröge
- [1.6] gst-plugins-bad: mpdparser: Add support for loading external AdaptationSets
Sebastian Dröge
- [1.6] gst-plugins-bad: aggregator: Convert GST_ERROR_OBJECT() for seek events to GST_DEBUG_OBJECT()
Sebastian Dröge
- [1.6] gst-plugins-bad: aggregator: For the start time selection, only set the segment position
Sebastian Dröge
- [1.6] gst-plugins-bad: audioaggregator: Select the initial offset based on the start segment position
Sebastian Dröge
- gst-plugins-bad: audiovisualizers: Fix nodist_HEADERS
Sebastian Dröge
- gst-libav: avviddec: only free config when pool doesn't take ownership
Luis de Bethencourt
- qt-gstreamer: Fix compilation with GStreamer >= 1.5.1
Sebastian Dröge
- gst-plugins-bad: rtmpsrc: Fix indentation with gst-indent
Sebastian Dröge
- gst-plugins-bad: qt: add support for building on osx/ios
Matthew Waters
- gst-plugins-bad: dashdemux: Correctly assign earliest pts instead of overriding it with first offset
Sebastian Dröge
- cerbero: recipes/pixman: Workaround known bug in Xcode clang
Edward Hervey
- gst-plugins-bad: dtls: fix printf format on win32
Tim Müller
- gst-plugins-bad: dtls: require openssl >= 1.0.1
Sebastian Dröge
- gst-plugins-good: rtpmanager: add new on-new-sender-ssrc, on-sender-ssrc-active signals
Sebastian Dröge
- gst-rtsp-server: stream: listen to sender ssrc signals
Sebastian Dröge
- gst-plugins-good: rtpsource: doesn' t handle probation and rtp gap in case of sender
Sebastian Dröge
- cerbero: flex: arrange patches into one directory
Sebastian Dröge
- cerbero: flex: don't generate document for all platform
Sebastian Dröge
- gst-plugins-base: decodebin: free hidden groups at time of switching groups
Sebastian Dröge
- gst-editing-services: uri-asset: do not reuse a passed GError pointer
Thibault Saunier
- gst-plugins-bad: dashdemux: test: added unit test for presentation time offset
Sebastian Dröge
- gst-plugins-bad: assrender: render the subtitles with the proper aspect
Sebastian Dröge
- gst-plugins-bad: assrender: Improve negotiation
Sebastian Dröge
- gst-plugins-bad: assrender: Use the window size from downstream
Sebastian Dröge
- gst-plugins-bad: assrender: optimize blending
Sebastian Dröge
- gst-plugins-bad: gstreamer: bad: Fix memory leaks when context parse fails
Sebastian Dröge
- gst-plugins-base: encodebin: Fix special case
Sebastian Dröge
- gst-plugins-base: gstreamer: base: Fix memory leaks when context parse fails.
Sebastian Dröge
- gst-plugins-base: videorate: remove unnecessary break statement
Sebastian Dröge
- gst-plugins-base: gst-play: Add keyboard shortcut '0' to seek to beginning
Sebastian Dröge
- gst-plugins-base: gst-play: Removed erroneous comment
Sebastian Dröge
- gstreamer: timedvaluecontrolsource: Use g_sequence_lookup where possible
Sebastian Dröge
- gstreamer: gstreamer: Fix memory leaks when context parse fails
Sebastian Dröge
- gst-plugins-good: gstreamer: good: tests: Fix memory leaks when context parse fails.
Sebastian Dröge
- gst-plugins-good: smpte: free mask
Sebastian Dröge
- gst-plugins-good: smpte: get size, stride info using VideoInfo
Sebastian Dröge
- gst-plugins-good: qtdemux: Check multi trex to find track id in mp4 mpeg-dash stream
Sebastian Dröge
- gst-plugins-good: avidemux: Reverse playback does not consider segment.start
Sebastian Dröge
- gst-plugins-good: splitmuxsink: initialize mux_start_time properly
Jan Schmidt
- [1.6] gst-plugins-good: splitmuxsink: initialize mux_start_time properly
Jan Schmidt
- gst-plugins-base: rtpbasepayload: Implement video SDP attributes
Sebastian Dröge
- [1.6] gst-plugins-good: splitmuxsink: allow non-video streams to serve as reference
Jan Schmidt
- gst-plugins-good: splitmuxsink: allow non-video streams to serve as reference
Jan Schmidt
- gst-plugins-good: splitmuxsink: post messages when fragments are being opened and closed
Jan Schmidt
- [1.6] gst-plugins-good: splitmuxsink: post messages when fragments are being opened and closed
Jan Schmidt
- gst-editing-services: track: mixing_operation is handled by its parent
Thibault Saunier
- gst-editing-services: nlecomposition: fix wrong argument order of GClosureNotify
Thibault Saunier
- gst-editing-services: nlecomposition: free closure actions when disposing
Thibault Saunier
- gst-editing-services: asset: simplify if-statement in cache_set_loaded
Thibault Saunier
- gst-editing-services: nleoperation: don't leak iterator
Thibault Saunier
- gst-devtools: validate: launcher: Support relative path for folder names
Thibault Saunier
- gst-devtools: validate: Print the return value at the end
Thibault Saunier
- gst-devtools: validate:tools: set locale to all and change argument to FILENAME
Thibault Saunier
- gst-devtools: validate: media-check: Pass NULL instead of GError if not using it
Thibault Saunier
- gst-devtools: validate: descriptor-writer: Handle NULL GError address and free GError during error cases
Thibault Saunier
- gst-devtools: validate: launcher: Fix media_check class name and add double quotes for valgrind logs
Thibault Saunier
- gst-devtools: validate:launcher: throw valgrind error only for definite loss
Thibault Saunier
- gst-plugins-bad: handdetect: Change gsthanddetect to C++
Luis de Bethencourt
- gst-plugins-bad: handdetect: need to migrate to C++
Luis de Bethencourt
- gst-plugins-bad: handdetect: CvPoint values changed from uint to int
Luis de Bethencourt
- gst-plugins-bad: handdetect: remove another unused variable
Luis de Bethencourt
- gst-plugins-bad: retinex: Change retinex to C++
Luis de Bethencourt
- gst-plugins-bad: cvsmooth: port to C++
Luis de Bethencourt
- gst-plugins-bad: retinex: use OpenCV namespace
Luis de Bethencourt
- gst-plugins-bad: opencvutils: add extern C, for the opencv elements work.
Luis de Bethencourt
- gst-plugins-bad: skindetect: Change gstskindetect to C++
Luis de Bethencourt
- gst-plugins-bad: cvdilate: Change gstcvdilate to C++
Luis de Bethencourt
- gst-plugins-good: qtdemux: handle empty segments in seeking adjust
Luis de Bethencourt
- gst-plugins-good: rtpstats: add utility for calculating RTP packet rate
Luis de Bethencourt
- gstreamer: Update GLib dependency to 2.40.0
Sebastian Dröge
- gst-plugins-base: Update GLib dependency to 2.40.0
Sebastian Dröge
- gst-plugins-good: Update GLib dependency to 2.40.0
Sebastian Dröge
- gst-plugins-bad: Update GLib dependency to 2.40.0
Sebastian Dröge
- gst-plugins-ugly: Update GLib dependency to 2.40.0
Sebastian Dröge
- gst-rtsp-server: Update GLib dependency to 2.40.0
Sebastian Dröge
- gst-libav: Add configure check for GLib for consistency with other modules
Sebastian Dröge
- gst-editing-services: Update GLib dependency to 2.40.0
Sebastian Dröge
- gst-plugins-good: udpsrc: Fixup last commit
Sebastian Dröge
- gst-plugins-bad: resindvd: Port to new GLib mutex/cond API
Sebastian Dröge
- gst-libav: libav: G_CONST_RETURN is deprecated since GLib 2.30
Sebastian Dröge
- cerbero: Include sysroot value when building pkg-config env
Nicolas Dufresne
- gst-plugins-good: gstrtpmux: allow the ssrc-property to decide ssrc on outgoing buffers
Olivier Crête
- gst-plugins-good: rtpmux: As 0xFFFFFFFF is a valid ssrc, check if it has been set
Olivier Crête
- gst-plugins-good: rtpmux: Use default upstream event handling
Olivier Crête
- gst-plugins-bad: rtmpsrc: plug memory-leaks
Sebastian Dröge
- cerbero: recipes: add spandsp.recipe
Nicolas Dufresne
- cerbero: spandsp: Compile and package this plugin
Nicolas Dufresne
- gst-libav: avvidenc: Pass the correct user_data to gst_buffer_new_wrapped_full()
Sebastian Dröge
- gst-libav: avcodecmap: Don't allocate dummy codec data anymore, it causes crashes nowadays
Sebastian Dröge
- cerbero: spandsp: Skip two autoconf check when cross-compiling
Nicolas Dufresne
- cerbero: spandsp: Also package it
Nicolas Dufresne
- www: schedule: add some missing cross-references
Tim Müller
- cerbero: spandsp: Fix build with mingw
Nicolas Dufresne
- cerbero: spandsp: Set empty patches array
Nicolas Dufresne
- cerbero: spandsp: Always skip ac_cv_func_ check for Android
Nicolas Dufresne
- gst-plugins-base: xvimagesink: Put error message into debug output instead of just throwing it away
Sebastian Dröge
- gst-plugins-good: cutter: Fix buffer leak
Sebastian Dröge
- gst-plugins-bad: id3tag: fix sample memory leak
Sebastian Dröge
- gstreamer: tests/gst-launch: Fix sample memory leak
Sebastian Dröge
- gst-plugins-good: qtmux: Fix sample memory leak
Sebastian Dröge
- [1.6] gst-libav: avvidenc: Pass the correct user_data to gst_buffer_new_wrapped_full()
Sebastian Dröge
- [1.6] gst-libav: avcodecmap: Don't allocate dummy codec data anymore, it causes crashes nowadays
Sebastian Dröge
- [1.6] gst-plugins-bad: dashdemux: Correctly assign earliest pts instead of overriding it with first offset
Sebastian Dröge
- [1.6] gst-plugins-bad: dtls: fix printf format on win32
Sebastian Dröge
- [1.6] gst-plugins-bad: dtls: require openssl >= 1.0.1
Sebastian Dröge
- [1.6] gst-plugins-bad: rtmpsrc: plug memory-leaks
Sebastian Dröge
- [1.6] cerbero: recipes/pixman: Workaround known bug in Xcode clang
Sebastian Dröge
- [1.6] gst-plugins-base: decodebin: free hidden groups at time of switching groups
Sebastian Dröge
- [1.6] gst-plugins-base: xvimagesink: Put error message into debug output instead of just throwing it away
Sebastian Dröge
- gstreamer: tracer: add the hook-id to the invoke signature
Stefan Kost
- gstreamer: tracer: initial prototype for the tracing subsystem
Stefan Kost
- gstreamer: inspect: add support for the new factory
Stefan Kost
- gstreamer: design: more planning
Stefan Kost
- gstreamer: tracer: switch to quarks and add another hook for buffer flow
Stefan Kost
- gstreamer: tracer: pass the instance to the vmethod
Stefan Kost
- gstreamer: stats: add a tracer that collects pipeline statistics
Stefan Kost
- gstreamer: tracer: use a macros for the enabled check
Stefan Kost
- gstreamer: stats: handle buffer lists
Stefan Kost
- gstreamer: tracer: parse parameters
Stefan Kost
- gstreamer: stats: print thread key for stats and filter empty pad-sections
Stefan Kost
- gstreamer: log: add cast macro
Stefan Kost
- gstreamer: tracer: pass the timestamp directly
Stefan Kost
- gstreamer: tracer: use macros for hooks
Stefan Kost
- gstreamer: log: make the log tracer more verbose again
Stefan Kost
- gstreamer: tracer: add more hooks and handle it in the plugins
Stefan Kost
- gstreamer: log: add query log category
Stefan Kost
- gstreamer: design: update design
Stefan Kost
- gstreamer: tracer: use the same timebase as the logging
Stefan Kost
- gstreamer: stats: update buffer flags
Stefan Kost
- gstreamer: stats: improve the handling of parentage
Stefan Kost
- gstreamer: gst-stats: filter complete thread section if we have no pads
Stefan Kost
- gstreamer: gst-stats: use the rusage stats
Stefan Kost
- gstreamer: design: update design docs
Stefan Kost
- gstreamer: stats: add a stats frontend
Stefan Kost
- gstreamer: rusage: add a new rusage tracer
Stefan Kost
- gstreamer: tracers: add a new latency tracer
Stefan Kost
- gstreamer: tracers: tweak the get_real_pad_parent()
Stefan Kost
- gstreamer: tracers: add a logging helper to remove identical copies from the tracers
Stefan Kost
- gstreamer: docs: add gtk-doc blobs
Stefan Kost
- gstreamer: tracer: split into tracer and tracerutils
Stefan Kost
- gstreamer: stats: improve cpu load meassurements
Stefan Kost
- gstreamer: design: update tracer design
Stefan Kost
- gstreamer: latency: take stop time when buffer is handled
Stefan Kost
- gstreamer: quarks: revert the quark changes, we not using them anymore
Stefan Kost
- gstreamer: tracer: use GST_PTR_FORMAT to log the structure
Stefan Kost
- gstreamer: tracer: remove commented code
Stefan Kost
- gstreamer: stats: fixup doc name and remove commented code
Stefan Kost
- gstreamer: tracer: simplify hook api
Stefan Kost
- gstreamer: rusage: announce the data format
Stefan Kost
- gstreamer: rusage: improve cpu load meassurements
Stefan Kost
- gstreamer: tracer: use GQuark or strings for the hook id
Stefan Kost
- gstreamer: tracers: code cleanups
Stefan Kost
- gstreamer: stats: don't warn on ".class" log lines
Stefan Kost
- gstreamer: rusage: implement windowing of cpuload
Stefan Kost
- gstreamer: tracers: add metadata for the logged values
Stefan Kost
- gstreamer: tracer: drop the HookId hid from the invoke method
Stefan Kost
- gstreamer: stats: fix cpu stats printing
Stefan Kost
- gstreamer: stats: TIMESTAMP -> PTS
Stefan Kost
- gstreamer: tracer: Use GST_TIME_ARGS when printing with GST_TIME_FORMAT.
Stefan Kost
- gstreamer: tracer: add missing hooks
Stefan Kost
- gstreamer: tests: fix the tag test
Stefan Kost
- gstreamer: tracers: eliminate var_args
Stefan Kost
- gstreamer: tracing: update docs
Stefan Kost
- gstreamer: tracer: strdup the passed parameters.
Stefan Kost
- gstreamer: tracer: gststats: add thread-id to log line
Stefan Kost
- gstreamer: tracing: rename the global api to gst_tracing
Stefan Kost
- gstreamer: tracer: add pad query hooks
Stefan Kost
- gstreamer: win32: libgstreamer: add tracer functions
Thiago Sousa Santos
- gstreamer: gst: adding tracer quark id to gst init and deinit
Thiago Sousa Santos
- gstreamer: tracers: stats: add message structure to output
Thiago Sousa Santos
- gstreamer: tracer: fix the build with debug (tracer) disabled
Stefan Kost
- gst-plugins-bad: glvideomixer: Proxy the ignore-eos videoaggregator property as well
Sebastian Dröge
- gstreamer: makefile.am: Remove obsolete Android build cruft
Stefan Kost
- gstreamer: tracers: disable the log tracer if debug logging is disabled
Stefan Kost
- gstreamer: tracer: mark GstTracerQuarkId as non GEnum
Stefan Kost
- gstreamer: tracer: move prototype to the right header
Stefan Kost
- gstreamer: win32: remove gst_tracer_quark_id_get_type
Stefan Kost
- [1.6] gst-editing-services: base-xml-formatter: properly handle GFile from wrong uri
Thibault Saunier
- [1.6] gst-editing-services: title-source: Force format with alpha channels out of videotestsrc
Thibault Saunier
- gstreamer: tracers: Only build getrusage() tracer if RUSAGE_THREAD is available
Sebastian Dröge
- gst-plugins-bad: audioaggregator: Fix build error
Sebastian Dröge
- gst-plugins-good: qtmux: Fix date memory leak
Sebastian Dröge
- gstreamer: Revert "tracers: Only build getrusage() tracer if RUSAGE_THREAD is available"
Stefan Kost
- gstreamer: tracers/rusage: ifdef the RUSAGE_THREAD usage
Stefan Kost
- gstreamer: gst-ptp-helper: #include <sys/socket.h> to fix net/ if.h include on OSX 10.6
Sebastian Dröge
- gstreamer: tracers: Only link against libgstprintf.la if the debugging system is enabled
Sebastian Dröge
- gst-plugins-good: rtpmanager: add "max-dropout-time" and " max-misorder-time" props
Sebastian Dröge
- gst-plugins-good: rtpmanager: Take into account packet rate for max-dropout and max-misorder calculations
Sebastian Dröge
- gst-plugins-bad: dashdemux: fixed has_next_period
Sebastian Dröge
- [1.6] cerbero: flex: don't generate document for all platform
Sebastian Dröge
- [1.6] cerbero: flex: arrange patches into one directory
Sebastian Dröge
- [1.6] gst-plugins-good: qtmux: Fix sample memory leak
Sebastian Dröge
- [1.6] gst-plugins-good: cutter: Fix buffer leak
Sebastian Dröge
- [1.6] gst-plugins-bad: dashdemux: fixed has_next_period
Sebastian Dröge
- [1.6] gst-plugins-good: qtmux: Fix date memory leak
Sebastian Dröge
- [1.6] gstreamer: gst-ptp-helper: #include <sys/socket.h> to fix net/ if.h include on OSX 10.6
Sebastian Dröge
- [1.6] gst-plugins-bad: audioaggregator: Fix build error
Sebastian Dröge
- [1.6] gst-plugins-bad: glvideomixer: Proxy the ignore-eos videoaggregator property as well
Sebastian Dröge
- [1.6] gstreamer: tests/gst-launch: Fix sample memory leak
Sebastian Dröge
- [1.6] gstreamer: tests: fix the tag test
Sebastian Dröge
- [1.6] gst-plugins-bad: id3tag: fix sample memory leak
Sebastian Dröge
- gstreamer: pad: fix memory leak when sending events to an EOS pad
Sebastian Dröge
- gst-plugins-good: rtpbin: Add missing break
Sebastian Dröge
- gst-plugins-good: gdkpixbufdec: Fix pixbuf_loader leak during failures
Sebastian Dröge
- gst-plugins-good: qtdemux: Fix memory leak for corrupted file
Sebastian Dröge
- gst-plugins-bad: dvb: simplify ZAP file format parser
Reynaldo H. Verdejo Pinochet
- gst-devtools: Update .arcconfig
Thibault Saunier
- gst-devtools: validate: fix loading of full path scenario
Thibault Saunier
- gst-devtools: validate: fix double free
Thibault Saunier
- gst-plugins-bad: cverode: Switch to C++
Luis de Bethencourt
- gst-plugins-bad: cvequalizehist: Switch to C++
Luis de Bethencourt
- gst-plugins-bad: cvlaplace: Switch to C++
Luis de Bethencourt
- gst-plugins-bad: cvsobel: Switch to C++
Luis de Bethencourt
- gst-plugins-good: audiofx: Remove unused variable
Tim Müller
- gst-plugins-good: rtpsession: Implement sending of reduced size RTCP packets
Sebastian Dröge
- gst-plugins-bad: dashdemux: fix undefined reference to gst_ntp_clock_new
Sebastian Dröge
- [1.6] gst-plugins-bad: dashdemux: fix undefined reference to gst_ntp_clock_new
Sebastian Dröge
- gst-plugins-good: rtpmanager: Add 'source-stats' to stats and notify
Sebastian Dröge
- gst-plugins-base: audiodecoder-test: port to using GstHarness
Sebastian Dröge
- gst-plugins-base: audioencoder-tests: port to use GstHarness
Sebastian Dröge
- gst-plugins-base: audioencoder: timestamp headers same as first buffer and use duration 0
Sebastian Dröge
- gst-plugins-bad: liveadder: Remove plugin, replace by compat subclass of audiomixer
Olivier Crête
- gst-plugins-good: flvdemux: speex is also always 16KHz
Sebastian Dröge
- gst-plugins-good: flvmux: use time segment and copy timestamps when streamable
Sebastian Dröge
- gst-plugins-good: flvmux: GST_BUFFER_OFFSETs should be GST_BUFFER_OFFSET_NONE
Sebastian Dröge
- gst-plugins-good: flvdemux: output speex vorbiscomment as a GstTagList
Sebastian Dröge
- gst-plugins-good: matroskamux: Create a TIME segment when creating streamable output
Sebastian Dröge
- gst-plugins-good: check: Don't forget base CFLAGS for flvdemux check
Edward Hervey
- gst-plugins-bad: opencv: pyramidsegment: Switch to C++
Luis de Bethencourt
- gst-plugins-bad: textoverlay: Switch to C++
Luis de Bethencourt
- cerbero: recipes: the liveadder plugin is no more
Edward Hervey
- gst-plugins-bad: liveadder: latency property is an uint64 in audiomixer
Tim Müller
- gst-plugins-bad: docs: update to git
Tim Müller
- gst-plugins-base: Revert "audioencoder: timestamp headers same as first buffer and use duration 0"
Sebastian Dröge
- cerbero: libvpx: Backport some patches from upstream to hopefully fix iOS build with XCode 7
Sebastian Dröge
- gst-plugins-good: souphttpclientsink: Replace redundant free_buffer_list function
Sebastian Dröge
- gst-plugins-good: souphttpclientsink: Fix memory leaks during failures
Sebastian Dröge
- gst-plugins-good: souphttpclientsink: Check if soup message is created
Sebastian Dröge
- gst-plugins-good: souphttpclientsink: Check if location being set is valid
Sebastian Dröge
- gst-plugins-good: mpegaudioparse: Fix buffer memory leak during failures
Sebastian Dröge
- common: as-libtool.m4: bump libtool requirement to 2.4.4
Vincent Penquerc'h
- cerbero: spandsp: Also ship spandsp.h header
Sebastian Dröge
- [1.6] cerbero: libvpx: Backport some patches from upstream to hopefully fix iOS build with XCode 7
Sebastian Dröge
- [1.6] cerbero: config: Add OSX 10.11 "El Capitan" to the list of know versions
Sebastian Dröge
- [1.6] cerbero: Add support for OS X 10.11 El Capitan
Sebastian Dröge
- [1.6] cerbero: Add iOS 9.0 support
Sebastian Dröge
- gstreamer: baseparse: Update internal position even if not linked
Edward Hervey
- gst-plugins-good: goom/goom2k1: remove obsolete left over files
Julien Isorce
- gst-plugins-good: tests: add GST_PLUGINS_BASE_LIBS for flvdemux check
Tim Müller
- [1.6] gstreamer: baseparse: Update internal position even if not linked
Edward Hervey
- cerbero: config: Workaround getcwd issue on OSX 10.11
Edward Hervey
- [1.6] cerbero: config: Workaround getcwd issue on OSX 10.11
Edward Hervey
- gst-libav: avcodecmap: add jpeg2000 decoder mapping
Thiago Sousa Santos
- [1.6] gst-libav: avviddec: only free config when pool doesn' t take ownership
Luis de Bethencourt
- gst-omx: omxaudiodec: use default pad accept-caps handling
Thiago Sousa Santos
- gst-omx: omxvideodec: use default pad accept-caps handling
Thiago Sousa Santos
- gst-omx: omxaacdec: Do not accept unknown layouts
Thiago Sousa Santos
- gst-plugins-good: qtmux: Allow negotiating to S8 as a raw format but stop making it best choice
Thibault Saunier
- gst-plugins-good: qtmux: Add prores support
Thibault Saunier
- cerbero: recipes: Update GStreamer recipes to origin/ master instead of 1.6.0
Sebastian Dröge
- gst-plugins-base: alsa: Use 8 bit pointer type for byte-based pointer arithmetic
Sebastian Dröge
- gst-plugins-bad: gl: fix leak in gst_gl_insert_debug_marker()
Matthew Waters
- gst-libav: libav: Update to n2.8.1
Sebastian Dröge
- [1.6] gst-libav: libav: Update to n2.8.1
Sebastian Dröge
- gst-plugins-good: qtdemux: Fix taglist memory leak
Sebastian Dröge
- gst-devtools: validate: Add support for prores
Thibault Saunier
- gst-plugins-good: qtdemux: fix caps leak
Sebastian Dröge
- gst-plugins-bad: build: add liveadder directory to the cruft list
Matthew Waters
- gst-plugins-good: souphttpclientsink: Add the retry and retry-delay properties
Sebastian Dröge
- gst-plugins-bad: opencv: motioncells: Switch to C++
Luis de Bethencourt
- gst-plugins-good: souphttpsrc: Make non-inclusive segment boundaries inclusive
Sebastian Dröge
- gst-plugins-good: souphttpsrc: EOS immediately if we have an empty seek segment
Sebastian Dröge
- gst-plugins-bad: adaptivedemux: HTTP ranges are inclusive, GStreamer segment.stop is exclusive
Sebastian Dröge
- gst-plugins-bad: mpdparser: Set default last_byte_pos to -1
Sebastian Dröge
- gstreamer: segment: Convert function to macro in unit test to get proper line numbers on failures
Sebastian Dröge
- gst-plugins-bad: opencv: switch remaining to C++
Luis de Bethencourt
- gst-plugins-bad: hls: Allow debugging of the playlist
Edward Hervey
- gst-plugins-bad: hlsdemux: Avoid negative sequence numbers
Edward Hervey
- gst-plugins-bad: po: Update POTFILES.in for OpenCV C++ file rename
Sebastian Dröge
- gst-plugins-bad: waylandsink: replace the custom GstWlShmMemory with GstFdMemory
George Kiagiadakis
- gst-plugins-bad: waylandsink: rename GstWlDisplay:: formats array to shm_formats
George Kiagiadakis
- gst-plugins-bad: waylandsink: fix fallback buffer allocation
George Kiagiadakis
- gst-plugins-bad: hls: if media sequence is not specified, use 0
Thiago Sousa Santos
- gst-plugins-base: playsink: Fix volume element leak
Sebastian Dröge
- gst-plugins-bad: dtls: Fix name conflict with openssl on win32
Sebastian Dröge
- [1.6] gst-plugins-bad: hlsdemux: Avoid negative sequence numbers
Edward Hervey
- orc: build: fix detection of AMD Kn host cpu
Tim Müller
- gst-plugins-bad: gl: add some GLSL utility functions
Matthew Waters
- gst-plugins-bad: gl/shader/variables: include generic gl.h header
Matthew Waters
- gst-plugins-bad: glsl: add a shader stage object GstGLSLStage
Matthew Waters
- gst-plugins-bad: glshader: port to using GstGLSLStage objects for string management
Matthew Waters
- gst-plugins-bad: glshader: port element to GstGLSLStage
Matthew Waters
- gst-plugins-bad: gl/tests: port glcontext test to opengl
Matthew Waters
- gst-plugins-bad: gl/caopengllayersink: port to new GstGLShader API
Matthew Waters
- gst-plugins-base: rtpbuffer: increase logging level when map fails
Sebastian Dröge
- gstreamer: multiqueue: Accept STREAM_START after EOS
Edward Hervey
- gst-plugins-bad: glslstage: add brackets around pointer dereference referencing an array
Matthew Waters
- gst-plugins-good: qtdemux: add support for FFV1 coded streams in mov
Reynaldo H. Verdejo Pinochet
- gst-plugins-base: Revert "rtpbuffer: increase logging level when map fails "
Sebastian Dröge
- gst-plugins-base: rtpbuffer: Add map flag to skip padding
Sebastian Dröge
- orc: tools: remove unused test.orc
Tim Müller
- gstreamer: memory: fix typo in documentation
Thiago Sousa Santos
- gst-plugins-base: win32 update exports for new rtp symbols
Matthew Waters
- gst-plugins-bad: amcvideodec: Properly forward the return value of gst_video_decoder_negotiate()
Sebastian Dröge
- gst-plugins-bad: amcvideodec: Implement support for COLOR_QCOM_FormatYVU420SemiPlanar32mMultiView for decoding
Sebastian Dröge
- gst-plugins-bad: srtpdec: skip padding when mapping RTP packets
Sebastian Dröge
- gstreamer: docs: manual: improve advanced metadata example a bit
Tim Müller
- gstreamer: alloctrace: show details of events and messages leaked
Tim Müller
- gst-plugins-bad: gl/examples: add a live shader demo using the new GstGLSLStage
Matthew Waters
- gstreamer: docs: mention xdot utility to view .dot files directly
Tim Müller
- gst-libav: avviddec: Fix bufferpool config double free by taking a copy as needed
Sebastian Dröge
- [1.6] gst-libav: avviddec: Fix bufferpool config double free by taking a copy as needed
Sebastian Dröge
- gst-plugins-bad: gtk: separate out the widget/window destroy callbacks
Matthew Waters
- gst-plugins-bad: gl/calayer: don't leak a gl shader object
Matthew Waters
- gst-plugins-bad: glshaderelement: implement on-demand create-shader signalling
Matthew Waters
- [1.6] gst-plugins-base: alsa: Use 8 bit pointer type for byte-based pointer arithmetic
Sebastian Dröge
- [1.6] gst-plugins-good: qtdemux: Fix taglist memory leak
Sebastian Dröge
- [1.6] gst-plugins-good: qtdemux: fix caps leak
Sebastian Dröge
- [1.6] gst-plugins-base: playsink: Fix volume element leak
Sebastian Dröge
- [1.6] gst-plugins-bad: dtls: Fix name conflict with openssl on win32
Sebastian Dröge
- gst-plugins-base: video: Add out annotations to the out parameters of gst_video_calculate_display_ratio ()
Sebastian Dröge
- [1.6] gst-editing-services: videosource: Force aspect-ratio=1/ 1 as compositor does not properly handle different values yet
Thibault Saunier
- gst-plugins-bad: pnmdec: completely reset parsing state at flush
Reynaldo H. Verdejo Pinochet
- gst-plugins-bad: pnmdec: propagate input state after parsing
Reynaldo H. Verdejo Pinochet
- gst-plugins-bad: pnmdec: drop frame in case of _handle() failure
Reynaldo H. Verdejo Pinochet
- [1.6] gst-plugins-bad: gtk: separate out the widget/ window destroy callbacks
Matthew Waters
- gst-plugins-base: decodebin: set the decode pad target before setting elements to PAUSED
Matthew Waters
- gst-plugins-bad: add glliveshader program to .gitignore
Matthew Waters
- gst-plugins-bad: gl: be consistent in gobject boilerpate
Matthew Waters
- gst-plugins-base: playbin/uridecodebin: Always post async-done immediately if we're a live pipeline
Sebastian Dröge
- gst-plugins-base: decodebin/playbin/playsink/subtitleoverlay: Post async-done on state change failures
Sebastian Dröge
- gst-plugins-base: playsink: Immediately error out if state change fails
Sebastian Dröge
- gstreamer: bin: Make sure to free all cached messages when going to NULL
Sebastian Dröge
- gst-plugins-good: qtmux: unify raw audio caps into a single caps structure
Tim Müller
- gst-plugins-good: auparse: Fix event memory leak
Tim Müller
- [1.6] gst-plugins-good: auparse: Fix event memory leak
Tim Müller
- gstreamer: gstutils: Fix build with clang -Werror=cast-align
Tim Müller
- gst-plugins-bad: dshowvideosink: Fix 64bit compatibility issue
Sebastian Dröge
- gstreamer: multiqueue: Improve incoming SEGMENT handling
Edward Hervey
- gst-plugins-good: qtmux: Don't unconditionally use strnlen()
Sebastian Dröge
- [1.6] gstreamer: multiqueue: Improve incoming SEGMENT handling
Edward Hervey
- gst-plugins-bad: hls/m3u8: Update current position in all cases
Edward Hervey
- gst-plugins-base: audiobasesink: fix issue about eos handling during flushing
Thiago Sousa Santos
- gst-devtools: validate-transcoding: trivial patch to change error from 0.10 to 1.0
Thiago Sousa Santos
- gstreamer: tracer: rename the envvar to GST_TRACER_PLUGINS
Stefan Kost
- gst-plugins-good: rtpj2kpay: update fragment offset
Thiago Sousa Santos
- [1.6] gst-plugins-bad: pnmdec: propagate input state after parsing
Sebastian Dröge
- [1.6] gst-plugins-bad: hls/m3u8: Update current position in all cases
Sebastian Dröge
- [1.6] gst-plugins-bad: pnmdec: drop frame in case of _handle() failure
Sebastian Dröge
- [1.6] gst-plugins-bad: pnmdec: completely reset parsing state at flush
Sebastian Dröge
- [1.6] gst-plugins-bad: dshowvideosink: Fix 64bit compatibility issue
Sebastian Dröge
- [1.6] gst-plugins-bad: amcvideodec: Implement support for COLOR_QCOM_FormatYVU420SemiPlanar32mMultiView for decoding
Sebastian Dröge
- [1.6] gst-plugins-bad: amcvideodec: Properly forward the return value of gst_video_decoder_negotiate()
Sebastian Dröge
- [1.6] gst-plugins-good: mpegaudioparse: Fix buffer memory leak during failures
Sebastian Dröge
- [1.6] gst-plugins-good: qtmux: Don't unconditionally use strnlen()
Sebastian Dröge
- [1.6] gst-plugins-good: rtpj2kpay: update fragment offset
Sebastian Dröge
- [1.6] gst-plugins-base: video: Add out annotations to the out parameters of gst_video_calculate_display_ratio ()
Sebastian Dröge
- [1.6] gst-plugins-base: playsink: Immediately error out if state change fails
Sebastian Dröge
- [1.6] gst-plugins-base: decodebin/playbin/playsink/subtitleoverlay: Post async-done on state change failures
Sebastian Dröge
- [1.6] gst-plugins-base: playbin/uridecodebin: Always post async-done immediately if we're a live pipeline
Sebastian Dröge
- [1.6] gst-plugins-base: audiobasesink: fix issue about eos handling during flushing
Sebastian Dröge
- [1.6] gstreamer: bin: Make sure to free all cached messages when going to NULL
Sebastian Dröge
- [1.6] gst-plugins-bad: mpdparser: Set default last_byte_pos to -1
Sebastian Dröge
- gst-plugins-base: playsink: relink text_pad in case of reconfiguration
Sebastian Dröge
- gstreamer: segment: Correct stream_time calc for negative applied rate
Sebastian Dröge
- gst-plugins-base: decodebin: return the possibly new chain in analyze_new_pad
Sebastian Dröge
- gst-plugins-base: decodebin: track the exposable pads through connect_pad
Sebastian Dröge
- [1.6] gst-plugins-base: rtpbuffer: Add map flag to skip padding
Sebastian Dröge
- [1.6] gst-plugins-base: win32 update exports for new rtp symbols
Sebastian Dröge
- [1.6] gst-plugins-base: rtp: GST_RTP_BUFFER_MAP_FLAG_SKIP_PADDING is Since 1.6.1
Sebastian Dröge
- [1.6] gst-plugins-bad: srtpdec: skip padding when mapping RTP packets
Sebastian Dröge
- gst-plugins-base: rtp: GST_RTP_BUFFER_MAP_FLAG_SKIP_PADDING is Since 1.6.1
Sebastian Dröge
- cerbero: libtasn1/gnutls: Update to 4.7 and 3.3.18
Sebastian Dröge
- cerbero: nettle: Update to 3.1
Sebastian Dröge
- cerbero: glib/glib-networking: Update to 2.46.1
Sebastian Dröge
- cerbero: libnice: integrate patch to spin the agent' s mainloop in a separate thread
Sebastian Dröge
- cerbero: glib: Remove Android L patch that was merged upstream in a different way
Sebastian Dröge
- orc: doc: update generated opcode tables
Tim Müller
- orc: doc: update from entropywave locations to gstreamer
Tim Müller
- www: Update module versions
Tim Müller
- www: documentation: add orc, add links to conf slide backups
Tim Müller
- gst-plugins-bad: opencv: motioncells: remove unnecessary check
Luis de Bethencourt
- gst-plugins-bad: opencv: handdetect: free best_r with delete
Luis de Bethencourt
- common: Revert "as-libtool.m4: bump libtool requirement to 2.4.4"
Vincent Penquerc'h
- cerbero: glib: Fix compilation on Windows
Sebastian Dröge
- gst-plugins-bad: glshaderelement: implement setting arbitrary uniforms
Matthew Waters
- gst-plugins-bad: gl: remove unneeded shader variable parsing code
Matthew Waters
- gst-plugins-bad: androidmedia: Improve debug messages
Matthew Waters
- gst-plugins-bad: androidmedia: Fix debug statement ( %d for a gsize argument)
Matthew Waters
- gst-plugins-bad: androidmedia: Improve color format debug messages
Matthew Waters
- gst-plugins-bad: androidmedia: Allow object to be NULL in gst_amc_jni_*unref functions
Matthew Waters
- gst-plugins-bad: androidmedia: Do not flush codec if it is not started
Matthew Waters
- gst-plugins-bad: androidmedia: Add support for GL output in amcvideodec
Matthew Waters
- gst-plugins-bad: glimagesink: create a context in NULL_READY
Matthew Waters
- gst-plugins-bad: amcviddec: use gstcontext to retreive the OpenGL context
Matthew Waters
- gst-plugins-bad: gl: fix usage of string.h and stdio.h functions without including the headers
Matthew Waters
- gst-plugins-bad: androidmedia: Only allow GL output if the decoder has unknown color formats
Matthew Waters
- gst-plugins-bad: androidmedia: Do not warn we do not support COLOR_FormatSurface
Matthew Waters
- cerbero: gst-plugins-bad-1.0: copy java class into package
Matthew Waters
- gst-plugins-bad: glshaderelement: remove unneeded reference to <gst/gl/ gstglshadervariables.h>
Matthew Waters
- gst-plugins-bad: androidmedia: fix build errors
Matthew Waters
- gst-plugins-bad: glshaderelement: free the vertex and fragment strings on finalize
Matthew Waters
- gst-plugins-good: flvmux: fix writing of creation time
Tim Müller
- gstreamer: stats: always free log
Luis de Bethencourt
- gst-plugins-good: flvdemux: fix indentation
Tim Müller
- gst-plugins-good: flvdemux: extract both creation date and time
Tim Müller
- gst-plugins-good: flvdemux: relax creation time parsing
Tim Müller
- common: Don' t disable assertions for releases and provide a new GST_ENABLE_EXTRA_CHECKS #define
Sebastian Dröge
- gstreamer: Automatic update of common submodule
Sebastian Dröge
- gst-plugins-base: Automatic update of common submodule
Sebastian Dröge
- gst-plugins-good: Automatic update of common submodule
Sebastian Dröge
- gst-plugins-bad: Automatic update of common submodule
Sebastian Dröge
- gst-plugins-ugly: Automatic update of common submodule
Sebastian Dröge
- gst-libav: Automatic update of common submodule
Sebastian Dröge
- gst-omx: Automatic update of common submodule
Sebastian Dröge
- gst-rtsp-server: Automatic update of common submodule
Sebastian Dröge
- gst-editing-services: Automatic update of common submodule
Sebastian Dröge
- common: update-common: Update for s/libav/ffmpeg/
Sebastian Dröge
- gstreamer: Use new GST_ENABLE_EXTRA_CHECKS #define
Sebastian Dröge
- gst-plugins-base: Use new GST_ENABLE_EXTRA_CHECKS #define
Sebastian Dröge
- gst-plugins-good: Use new GST_ENABLE_EXTRA_CHECKS #define
Sebastian Dröge
- gst-plugins-bad: Use new GST_ENABLE_EXTRA_CHECKS #define
Sebastian Dröge
- gst-plugins-ugly: Use new GST_ENABLE_EXTRA_CHECKS #define
Sebastian Dröge
- gst-libav: Use new GST_ENABLE_EXTRA_CHECKS #define
Sebastian Dröge
- gst-rtsp-server: Use new GST_ENABLE_EXTRA_CHECKS #define
Sebastian Dröge
- gst-editing-services: Use new GST_ENABLE_EXTRA_CHECKS #define
Sebastian Dröge
- gstreamer: pad: Fix docs/annotation of gst_pad_probe_info_get_buffer_list( )
Sebastian Dröge
- [1.6] gstreamer: pad: Fix docs/ annotation of gst_pad_probe_info_get_buffer_list()
Sebastian Dröge
- common: m4: gst-error: remove -Wall/-Werror support for Sun Forte
Tim Müller
- gst-plugins-bad: opencv: handdetect: no need to get a writable buffer
Luis de Bethencourt
- gst-plugins-bad: mxfaes-bwf: Format is unsigned if it's 1 byte per channel
Sebastian Dröge
- gst-plugins-bad: mxfmux: Push stream-start and caps event before segment event
Sebastian Dröge
- gst-plugins-bad: mxf: Re-enable mxfmux element
Sebastian Dröge
- gst-plugins-bad: mxf: Properly enable unit tests again
Sebastian Dröge
- gst-plugins-bad: mxfdemux: If seeking to the remaining parts of the file fails on EOS, consider the stream done
Sebastian Dröge
- gst-plugins-bad: mxfmux: Don't leak SEEK events when dropping them
Sebastian Dröge
- gst-plugins-bad: mxfmpeg: h264 is always byte-stream inside MXF
Sebastian Dröge
- gst-plugins-bad: mxfmux: Don't fail SEGMENT events
Sebastian Dröge
- gst-plugins-bad: mxfvc3: The wrapping is the 15th byte of the essence container UL, not the 16th
Sebastian Dröge
- gst-plugins-bad: mxf: Add unit tests for H264/PCM
Sebastian Dröge
- gst-plugins-bad: mxfjpeg2000: Fix caps
Sebastian Dröge
- gst-plugins-bad: mxfdemux-structure: Sync fakesink state with the bin to make the application work at all
Sebastian Dröge
- gst-plugins-bad: mxfmux: Don't let the header partition' s prev_partition point forward to the footer
Sebastian Dröge
- gst-plugins-bad: mxftypes: Fix generation of operational pattern UL
Sebastian Dröge
- gst-plugins-bad: mxfmux: Set KAG size to 1
Sebastian Dröge
- gst-plugins-good: goom: remove compiler trick
Luis de Bethencourt
- gstreamer: gstcontrolsource: Add missing (out) annotation
Mathieu Duponchelle
- gst-plugins-base: video: overlay-composition: fix rectangle and composition cast macros
Tim Müller
- gst-plugins-base: videotestsrc: Force alpha downstream if foreground color contains alpha
Thibault Saunier
- [1.6] gst-plugins-base: video: overlay-composition: fix rectangle and composition cast macros
Tim Müller
- cerbero: libnice: Pull in patches that fix crashes and other bugs
Sebastian Dröge
- cerbero: Add support for iOS 9.1
Sebastian Dröge
- gstreamer: basesink: rename argument of PREROLL_{COND,LOCK} macros
Tim Müller
- gst-rtsp-server: rtsp-stream: Always unref return value of gst_object_get_parent()
Sebastian Dröge
- gst-rtsp-server: rtspserver: Add udp-mcast transport SETUP test
Sebastian Dröge
- gst-plugins-good: docs: Minor fixes in various places
Sebastian Dröge
- gst-plugins-base: tests: typefindfunctions: fix error leaks
Sebastian Dröge
- gst-plugins-base: playbin: Send upstream events directly to playsink
Sebastian Dröge
- gstreamer: gst-uninstalled: Added env var for uninstalled PTP helper
Sebastian Dröge
- gstreamer: segment: Add _full variants of all stream/running_time from/ to segment position functions
Sebastian Dröge
- gst-plugins-bad: aggregator: Add create_new_pad() vfunc to allow subclasses to override the default behaviour
Sebastian Dröge
- gst-plugins-bad: srtp: Fix critical warning trying to retrieve SSRC from a non fb message
Sebastian Dröge
- gst-plugins-bad: mxf: Reorder CFLAGS and LIBS
Sebastian Dröge
- gst-plugins-bad: mxfmux: Set GC essence element UL version to 0x01
Sebastian Dröge
- [1.6] gst-rtsp-server: rtsp-stream: Always unref return value of gst_object_get_parent()
Sebastian Dröge
- [1.6] gst-plugins-base: playbin: Send upstream events directly to playsink
Sebastian Dröge
- [1.6] gst-plugins-bad: srtp: Fix critical warning trying to retrieve SSRC from a non fb message
Sebastian Dröge
- gst-plugins-base: audioconvert: use pack/unpack functions
Wim Taymans
- gst-plugins-bad: mxfmux: Port to GstAggregator
Sebastian Dröge
- gst-plugins-bad: mxfmux: Remove empty set/get_property()
Sebastian Dröge
- gst-plugins-base: audioconvert: Update disted orc files
Sebastian Dröge
- cerbero: Add enums for Fedora 23
Olivier Crête
- gstreamer: segment: Remove leftover debug g_print()
Sebastian Dröge
- gst-plugins-good: scaletempo: Add support for F64
Sebastian Dröge
- www: news: Add link to the binaries
Sebastian Dröge
- [1.6] cerbero: orc: Track orc 0.4.24 for the 1.6 branch instead of latest master
Sebastian Dröge
- gstreamer: debug: Dump pad properties values
Thibault Saunier
- gst-plugins-bad: hlsdemux: m3u8: clean-up: reindent header for better readability
Tim Müller
- gst-plugins-bad: hlsdemux: m3u8: move file lookup by sequence directly into code
Tim Müller
- gst-plugins-bad: hlsdemux: remove helper function only used once
Tim Müller
- gst-plugins-bad: hlsdemux: remove deprecated 'fragments-cache' property
Tim Müller
- gst-plugins-bad: hlsdemux: m3u8: clean-up: remove unused argument in function call
Tim Müller
- gst-plugins-bad: hlsdemux: change dispose function to finalize
Tim Müller
- cerbero: gst-plugins-bad-1.0-static: Also ship spandsp plugin as a static plugin
Sebastian Dröge
- gstreamer: uri: tests: added unit test for streams ending in .. without following /
Sebastian Dröge
- gstreamer: uri: fix behaviour for merging uris ending in .. without following /
Sebastian Dröge
- cerbero: spandsp: add patch to stop compiling some conflicting has_MMX/ has_3DNow/etc symbols
George Kiagiadakis
- cerbero: gst-plugins-bad-1.0-static: actually build the spandsp plugin in order to be able to ship it
George Kiagiadakis
- cerbero: glib: Patch from upstream GIT to fix ordering of library ctors
Sebastian Dröge
- cerbero: glib: Fix up patch from last commit
Sebastian Dröge
- gst-plugins-bad: tests: hlsdemux_m3u: add test for master playlist with missing variant list uri
Tim Müller
- gst-plugins-bad: hlsdemux: don' t crash or leak memory on broken master playlist
Tim Müller
- [1.6] gst-plugins-bad: hlsdemux: don' t crash or leak memory on broken master playlist
Tim Müller
- gst-plugins-base: decodebin: fix event leak
Tim Müller
- [1.6] gst-plugins-base: decodebin: fix event leak
Tim Müller
- gst-plugins-good: check: Dist splitvideo0[012].ogg test files.
Jan Schmidt
- [1.6] gst-plugins-good: check: Dist splitvideo0[012].ogg test files.
Jan Schmidt
- gst-plugins-good: deinterlace: implement accept-caps
Thiago Sousa Santos
- gst-plugins-good: deinterlace: break as soon as non-interlaced if found
Thiago Sousa Santos
- gst-plugins-good: tests: deinterlace: fix small typo in comment
Thiago Sousa Santos
- gst-plugins-bad: glcolorconvert: allow outputting multiple textures for gles3 contexts
Matthew Waters
- gst-plugins-bad: glviewconvert: expose the element on gles2 platforms
Matthew Waters
- gstreamer: segment: Return -1 if gst_segment_to_stream_time_full() considers the position not inside the segment
Sebastian Dröge
- gstreamer: doc: add GST_{PTR,SEGMENT}_FORMAT
Tim Müller
- www: features: 0.10 -> 1.x
Tim Müller
- gst-devtools: validate: Add missing gir include path
Thibault Saunier
- gst-plugins-bad: waylandsink: don't advertise the local wl_display context
George Kiagiadakis
- [1.6] gst-plugins-bad: waylandsink: don' t advertise the local wl_display context
George Kiagiadakis
- gst-plugins-bad: geometrictransform: rename gemetric math functions to have their symbols namespaced
George Kiagiadakis
- cerbero: spandsp: fix dllexport/dllimport usage on windows
George Kiagiadakis
- gst-libav: avviddec: _drain and _finish need slightly different handling
Mark Nauwelaerts
- gst-plugins-bad: opengl: build/provide glstereomix/ split on gles only systems
Matthew Waters
- gstreamer: buffer: Add a GST_BUFFER_DTS_OR_PTS macro
Edward Hervey
- gstreamer: collectpads: Use GST_BUFFER_DTS_OR_PTS
Edward Hervey
- gstreamer: queue/queue2: Use GST_BUFFER_DTS_OR_PTS
Edward Hervey
- gstreamer: multiqueue: Use buffer DTS if present, else PTS
Edward Hervey
- gstreamer: buffer: flesh out docs for gst_buffer_make_writable() a little
Tim Müller
- gstreamer: caps: clarify docs for a few functions that they don' t update things in-place
Tim Müller
- gstreamer: netaddressmeta: gst_buffer_get_net_address_meta() as function
Tim Müller
- gst-plugins-base: decodebin: Send SEEK events directly to adaptive streaming demuxers
Sebastian Dröge
- gst-devtools: validate: Un-blacklist seeking HLS tests
Sebastian Dröge
- gst-plugins-bad: mxfmux: Remove some dead code that could never be called
Sebastian Dröge
- [1.6] gstreamer: uri: fix behaviour for merging uris ending in .. without following /
Sebastian Dröge
- [1.6] gstreamer: segment: gst_segment_to_stream_time: Renamed 'result' to 'stream_time'
Sebastian Dröge
- [1.6] gstreamer: segment: Correct stream_time calc for negative applied rate
Sebastian Dröge
- [1.6] gstreamer: uri: tests: added unit test for streams ending in .. without following /
Sebastian Dröge
- [1.6] gst-plugins-base: decodebin: Send SEEK events directly to adaptive streaming demuxers
Sebastian Dröge
- gst-plugins-good: scaletempo: Fix handling of rate < 0
Sebastian Dröge
- [1.6] gst-plugins-good: scaletempo: Fix handling of rate < 0
Sebastian Dröge
- [1.6] gst-plugins-good: scaletempo: F64 support is only available in GIT master at this point
Sebastian Dröge
- gst-plugins-good: matroskademux: Read buffer timestamp *after* actually setting it
Sebastian Dröge
- cerbero: spandsp: patch spandsp' s Makefile.am to reliably generate some headers with recent autotools
George Kiagiadakis
- cerbero: xz: xz-5.2.0 is no longer available at the source site
Sebastian Dröge
- gst-plugins-base: audioquantize: fix 8-pole noise shaping
Wim Taymans
- gst-plugins-base: audioconvert: make the quantizer a reusable object
Wim Taymans
- gst-plugins-base: audioconvert: make the channel mixer a separate reusable object
Wim Taymans
- [1.6] gst-plugins-base: audioquantize: fix 8-pole noise shaping
Wim Taymans
- gstreamer: pad: Append hooks instead of prepending to call them in the order they were added
Sebastian Dröge
- gstreamer: pad: Document the order in which pad probes are called
Sebastian Dröge
- gst-plugins-good: tests/check/splitmux: test that the release_pad vfunc of splitmuxsink actually releases pads
Jan Schmidt
- gst-plugins-good: splitmuxsink: do not destroy the multiqueue & muxer when going to NULL
Jan Schmidt
- [1.6] gst-plugins-good: splitmuxsink: do not destroy the multiqueue & muxer when going to NULL
Jan Schmidt
- [1.6] gst-plugins-good: tests/check/splitmux: test that the release_pad vfunc of splitmuxsink actually releases pads
Jan Schmidt
- [1.6] gst-plugins-good: qtmux: Add prores support
Thibault Saunier
- [1.6] gst-plugins-good: qtmux: Allow negotiating to S8 as a raw format but stop making it best choice
Thibault Saunier
- gst-python: overrides: chain up to base __init__ in Pad override
Thibault Saunier
- gst-python: examples: Port the sink example to GstBaseSink
Thibault Saunier
- [1.6] gst-python: overrides: chain up to base __init__ in Pad override
Thibault Saunier
- gst-plugins-bad: glslstage: initialize output params to 0 before calling gl functions
Julien Isorce
- gst-plugins-base: encoding-target: Allow having encoding target without a category set
Thibault Saunier
- gst-plugins-base: encoding-profile: Allow specifying the target category in the serialized encoding target
Thibault Saunier
- gst-plugins-base: encoding-target: Create directory before trying to save encoding targets
Thibault Saunier
- gst-plugins-base: encoding-target: Add a GST_ENCODING_TARGET_PATH envvar to find target files
Thibault Saunier
- gst-plugins-bad: mpdparser: validate representation set identifier
Vincent Penquerc'h
- gst-plugins-bad: mpdparser: check segment lists have either duration or timeline
Vincent Penquerc'h
- gst-plugins-bad: dashdemux: parser rejects XMLs with negative period duration
Vincent Penquerc'h
- gst-plugins-bad: mpdparser: forbid negative values for duration
Vincent Penquerc'h
- gst-plugins-base: tools: gst-device-monitor: fix two memory leaks
Tim Müller
- gst-plugins-good: matroskamux: don' t drop JPEG frames that only have PTS but no DTS set
Tim Müller
- gst-plugins-good: v4l2: fix double-unref in the v4l2 device provider
Tim Müller
- [1.6] gst-plugins-good: matroskamux: don' t drop JPEG frames that only have PTS but no DTS set
Tim Müller
- [1.6] gst-plugins-good: v4l2: fix double-unref in the v4l2 device provider
Tim Müller
- gst-plugins-bad: liveadder: Make latency property be a uint in millisecs
Olivier Crête
- gstreamer: pad: Unblock blocking pad probes when receiving FLUSH_START in send_event() too
Sebastian Dröge
- [1.6] gstreamer: pad: Unblock blocking pad probes when receiving FLUSH_START in send_event() too
Sebastian Dröge
- gst-plugins-bad: codecparser: h265: initialize parsing structures
Sebastian Dröge
- gst-plugins-bad: codecparser: h264: initialize parsing structures
Sebastian Dröge
- gstreamer: stats: log the element-new hook properly
Thiago Sousa Santos
- gstreamer: element: emit tracer's element-new hook from 'constructed'
Thiago Sousa Santos
- gst-plugins-bad: dashdemux: corrected parsing of negative values into unsigned data
Vincent Penquerc'h
- gst-plugins-bad: dashdemux: parser rejects negative values for mediaPresentationDuration
Vincent Penquerc'h
- gst-plugins-bad: adaptivedemux: fixed multithread support
Vincent Penquerc'h
- gst-plugins-bad: mpdparser: do not dereference profiles is absent
Vincent Penquerc'h
- gst-plugins-bad: dashdemux: fixed crash when segment timeline list is greater than segment url list
Vincent Penquerc'h
- gst-plugins-bad: dashdemux: unit test for missing profiles
Vincent Penquerc'h
- gst-plugins-bad: dahsdemux: task is signaled to stop without stop condition being set
Vincent Penquerc'h
- gst-plugins-bad: dashdemux: corrected parsing of segment templates
Vincent Penquerc'h
- gst-plugins-bad: dash_mpd: restrict segment template format strings to %0[ 0-9]*d as per spec
Vincent Penquerc'h
- gst-plugins-bad: dashdemux: improve detection of stream language
Vincent Penquerc'h
- gst-plugins-bad: dashdemux: segment template parsing: added support for %d
Vincent Penquerc'h
- gst-plugins-bad: ivfparse: Add vp9 support
Tim Müller
- gst-plugins-bad: dashdemux: provide a default suggestedPresentationDelay
Vincent Penquerc'h
- [1.6] gst-plugins-bad: ivfparse: Add vp9 support
Tim Müller
- gst-plugins-base: videodecoder: Print GstClockTimeDiff as a signed integer in debug logs
Sebastian Dröge
- [rpi-1.6] gst-devtools: validate: Handle setting several scenarios
Thibault Saunier
- gst-devtools: validate: Handle setting several scenarios
Thibault Saunier
- gst-plugins-base: videodecoder: Print another time difference as a signed integer instead of a huge unsigned one
Sebastian Dröge
- gst-plugins-bad: tests: fixed fake soup http src plugin
Vincent Penquerc'h
- gst-plugins-bad: tests: added fake http src plugin
Vincent Penquerc'h
- gst-plugins-bad: adaptivedemux: tests: added unit test for adaptivedemux
Vincent Penquerc'h
- www: conference: add post-conference follow-up section
Tim Müller
- gst-plugins-bad: glbufferpool: move typedef' s into the forward decleration file
Matthew Waters
- gst-plugins-bad: glcolorconvert: order the caps template so that RGBA is first
Matthew Waters
- gst-plugins-bad: glbufferpool: add bufferpool options for the various texture targets
Matthew Waters
- gst-plugins-bad: glcolorconvert: add support for converting texture targets
Matthew Waters
- gst-plugins-bad: glupload: explicitly configure the texture target on the gl buffer pool
Matthew Waters
- gst-plugins-bad: glmemory: add support for rectangle textures
Matthew Waters
- gst-plugins-bad: glcolorconvert: follow the correct texture target names
Matthew Waters
- gst-plugins-bad: glslstage: remove typedefs from the header
Matthew Waters
- gst-plugins-bad: glcolorconvert: remove unused ret variable
Matthew Waters
- gst-plugins-bad: gl/tests: update for glmemory api changes
Matthew Waters
- gst-plugins-bad: vtdec: fix compilation error
Matthew Waters
- gst-editing-services: uri-clip: Make sure to instantiate an asset to back GESUriClip-s
Thibault Saunier
- gst-plugins-bad: adaptivedemux: release manifest lock before changing element state
Vincent Penquerc'h
- gst-plugins-bad: adaptivedemux: reset download_finished before starting the src element
Vincent Penquerc'h
- gst-plugins-bad: adaptivedemux: release manifest lock before sending flush stop event
Vincent Penquerc'h
- gst-plugins-bad: adaptivedemux: fix header redownload in case of errors
Vincent Penquerc'h
- gst-plugins-bad: adaptivedemux: fixed waiting for fragment updates
Vincent Penquerc'h
- [1.6] gstreamer: po: Update translations
Sebastian Dröge
- gst-plugins-bad: adaptivedemux: return error if src element cannot start
Vincent Penquerc'h
- [1.6] gst-plugins-base: po: Update translations
Sebastian Dröge
- [1.6] gst-plugins-good: po: Update translations
Sebastian Dröge
- [1.6] gst-plugins-bad: po: Update translations
Sebastian Dröge
- gst-plugins-bad: adaptivedemux: fix a missing lock in write to stream-> last_ret
Vincent Penquerc'h
- gst-plugins-bad: adaptivedemux: stop task on multiple download errors
Vincent Penquerc'h
- gst-plugins-bad: adaptivedemux: tests: added download error test
Vincent Penquerc'h
- gst-plugins-bad: dashdemux: tests: added unit test for 6d1eda9391d3143b5fc633edfd94b89dbba209ab
Vincent Penquerc'h
- gst-plugins-bad: dashdemux: tests: added test for multiple BaseURL entries
Vincent Penquerc'h
- gst-plugins-bad: adaptivedemux: tests: added query test
Vincent Penquerc'h
- gst-plugins-bad: adaptivedemux: tests: made adaptive demux test thread safe
Vincent Penquerc'h
- gst-plugins-bad: adaptivedemux: tests: added test for fragment download error
Vincent Penquerc'h
- [1.6] gstreamer: Update .po files
Sebastian Dröge
- [1.6] gstreamer: Release 1.6.1
Sebastian Dröge
- Tag 1.6.1: Release 1.6.1
Sebastian Dröge
- [1.6] gst-plugins-base: Update .po files
Sebastian Dröge
- [1.6] gst-plugins-base: Release 1.6.1
Sebastian Dröge
- [1.6] gst-plugins-good: Update .po files
Sebastian Dröge
- [1.6] gst-plugins-good: Release 1.6.1
Sebastian Dröge
- [1.6] gst-plugins-bad: Update .po files
Sebastian Dröge
- [1.6] gst-plugins-bad: Release 1.6.1
Sebastian Dröge
- [1.6] gst-plugins-ugly: Release 1.6.1
Sebastian Dröge
- [1.6] gst-plugins-ugly: Update .po files
Sebastian Dröge
- [1.6] gst-libav: Release 1.6.1
Sebastian Dröge
- gst-plugins-bad: dashdemux: inherited segment URLs are ignored if they are defined again in a lower SegmentList
Vincent Penquerc'h
- gst-plugins-bad: dashdemux: unit testing reproducing inherited segment duration overflow
Vincent Penquerc'h
- [1.6] gst-rtsp-server: Release 1.6.1
Sebastian Dröge
- [1.6] gst-python: Release 1.6.1
Sebastian Dröge
- [1.6] gst-editing-services: Release 1.6.1
Sebastian Dröge
- www: Release 1.6.1
Sebastian Dröge
- gst-plugins-bad: dashdemux: marked PROP_BANDWIDTH_USAGE property as deprecated
Vincent Penquerc'h
- cerbero: Use xcodebuild to get 'latest' SDK path on OSX
Sebastian Dröge
- [1.6] cerbero: Use xcodebuild to get 'latest' SDK path on OSX
Sebastian Dröge
- [1.6] cerbero: packages: Update versions to 1.6.1
Sebastian Dröge
- [1.6] cerbero: gstreamer: Update recipe versions to 1.6.1
Sebastian Dröge
- gst-plugins-bad: dashdemux: inherit bitstreamSwitching from Period to AdaptationSet
Vincent Penquerc'h
- gst-plugins-bad: mpdparser: make durations unsigned where appropriate
Vincent Penquerc'h
- gst-plugins-base: audioquantize: make helper for add with saturation
Wim Taymans
- gst-plugins-base: channelmix: fix up API a little
Wim Taymans
- gst-plugins-base: audioconvert: rework audioconvert
Wim Taymans
- gst-plugins-good: audiochebband: Fix typo in example pipeline
Tim Müller
- gst-plugins-base: videotestsrc: fix handling of Bayer format 'gbrg'
Tim Müller
- [1.6] gst-plugins-base: videotestsrc: fix handling of Bayer format 'gbrg'
Tim Müller
- [1.6] cerbero: Update cerbero version to 1.6.1
Sebastian Dröge
- gst-plugins-base: multisocketsink: fix "client-removed" signal on 64-bit platforms and with bindings
Tim Müller
- [1.6] gst-plugins-base: multisocketsink: fix "client-removed" signal on 64-bit platforms and with bindings
Tim Müller
- gst-plugins-bad: glbufferpool: explicitly initialize a possibly uninitialized variable
Matthew Waters
- common: m4: fix comments of SET_PACKAGE_RELEASE_DATETIME
Tim Müller
- common: m4: grep's RE patterns conflict with M4 quotes
Tim Müller
- common: m4: bad parameter use in SET_PACKAGE_RELEASE_DATETIME
Tim Müller
Last message date:
Sat Oct 31 05:42:41 PDT 2015
Archived on: Sat Oct 31 05:42:47 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).