April 2011 Archives by subject
Starting: Fri Apr 1 01:40:06 PDT 2011
Ending: Sat Apr 30 12:09:32 PDT 2011
Messages: 1135
- [0.11] gst-ffmpeg: audioresample: Use new av_audio_resample API
Wim Taymans
- [0.11] gst-ffmpeg: autogen.sh: Also check for libav submodule
Wim Taymans
- [0.11] gst-ffmpeg: autogen: wingo signed comment
Wim Taymans
- [0.11] gst-ffmpeg: Automatic update of common submodule
Wim Taymans
- [0.11] gst-ffmpeg: Automatic update of common submodule
Wim Taymans
- [0.11] gst-ffmpeg: Automatic update of common submodule
Wim Taymans
- [0.11] gst-ffmpeg: Automatic update of common submodule
Wim Taymans
- [0.11] gst-ffmpeg: Automatic update of common submodule
Wim Taymans
- [0.11] gst-ffmpeg: Automatic update of common submodule
Wim Taymans
- [0.11] gst-ffmpeg: Automatic update of common submodule
Wim Taymans
- [0.11] gst-ffmpeg: codecmap: _XVID is gone
Wim Taymans
- [0.11] gst-ffmpeg: common: recommit to updated version
Wim Taymans
- [0.11] gst-ffmpeg: configure.ac: FFmpeg => Libav
Wim Taymans
- [0.11] gst-ffmpeg: dec: avoid making the buffer writable
Wim Taymans
- [0.11] gst-ffmpeg: dec: Fixes
Wim Taymans
- [0.11] gst-ffmpeg: ext: Add libav as a git submodule
Wim Taymans
- [0.11] gst-ffmpeg: ffmpeg: AVERROR_* => AVERROR(*)
Wim Taymans
- [0.11] gst-ffmpeg: ffmpeg: CodecType => AVMediaType
Wim Taymans
- [0.11] gst-ffmpeg: ffmpeg: Disable code using old metadata API
Wim Taymans
- [0.11] gst-ffmpeg: ffmpeg: don't divide by 0 when checking the framerates
Wim Taymans
- [0.11] gst-ffmpeg: ffmpeg: PKT_FLAG_KEY => AV_PKT_FLAG_KEY
Wim Taymans
- [0.11] gst-ffmpeg: ffmpeg: port to new memory API
Wim Taymans
- [0.11] gst-ffmpeg: ffmpeg: use bufferpool instead of pad_alloc
Wim Taymans
- [0.11] gst-ffmpeg: ffmpeg_use G_DEFINE_TYPE
Wim Taymans
- [0.11] gst-ffmpeg: ffmpegcfg: mb_qmin/mb_qmax are deprecated/removed
Wim Taymans
- [0.11] gst-ffmpeg: ffmpegdec: do buffer padding before parsing and before decoding
Wim Taymans
- [0.11] gst-ffmpeg: ffmpegdec: Set caps on outgoing audio buffers
Wim Taymans
- [0.11] gst-ffmpeg: ffmpegdec: Use new AVPacket-based API
Wim Taymans
- [0.11] gst-ffmpeg: ffmpegdec: Use skip_frame instead of deprecated hurry_up
Wim Taymans
- [0.11] gst-ffmpeg: ffmpegdemux: Define our own MAX_STREAMS
Wim Taymans
- [0.11] gst-ffmpeg: ffmpegdemux: The index_built AVFormatContext hasn' t been used in over 2 years
Wim Taymans
- [0.11] gst-ffmpeg: Fix unused-but-set-variable warnings with gcc 4.6
Wim Taymans
- [0.11] gst-ffmpeg: gstffmpeg(de)mux: Disable known broken (de)muxers
Wim Taymans
- [0.11] gst-ffmpeg: gstffmpeg: register_protocol => av_register_protocol2
Wim Taymans
- [0.11] gst-ffmpeg: gstffmpegdec: Use non-deprecated av_parser_parse2
Wim Taymans
- [0.11] gst-ffmpeg: Merge branch 'master' into 0.11
Wim Taymans
- [0.11] gst-ffmpeg: Merge branch 'master' into 0.11
Wim Taymans
- [0.11] gst-ffmpeg: Merge branch 'master' into 0.11
Wim Taymans
- [0.11] gst-ffmpeg: Merge branch 'master' into 0.11
Wim Taymans
- [0.11] gst-ffmpeg: Merge branch 'master' into 0.11
Wim Taymans
- [0.11] gst-ffmpeg: postproc: pp_*_t => pp_*
Wim Taymans
- [0.11] gst-ffmpeg: Remove usage of SVN now that we use git submodules for libav
Wim Taymans
- [0.11] gst-ffmpeg: WIP: porting to 0.11
Wim Taymans
- [0.11] gst-plugins-base: 0.10.32.2 pre-release
Sebastian Dröge
- [0.11] gst-plugins-base: 0.10.32.3 pre-release
Wim Taymans
- [0.11] gst-plugins-base: Add new header file to spec file
Wim Taymans
- [0.11] gst-plugins-base: android: make it ready for androgenizer
Wim Taymans
- [0.11] gst-plugins-base: app: Use G_DEFINE_TYPE instead of GST_BOILERPLATE
Sebastian Dröge
- [0.11] gst-plugins-base: audio: Use G_DEFINE_TYPE instead of GST_BOILERPLATE
Sebastian Dröge
- [0.11] gst-plugins-base: audiofilter: GstElement takes ownership of pad templates and it should be called from class_init now , not base_init
Sebastian Dröge
- [0.11] gst-plugins-base: audioresample: fix unused-but-set-variable warnings with gcc 4.6
Wim Taymans
- [0.11] gst-plugins-base: audioresample: Make src query MT-safe
Wim Taymans
- [0.11] gst-plugins-base: audioresample: minor simplification
Wim Taymans
- [0.11] gst-plugins-base: audioresample: Remove filter-length property, it only existed for backward compatibility
Sebastian Dröge
- [0.11] gst-plugins-base: Automatic update of common submodule
Wim Taymans
- [0.11] gst-plugins-base: Automatic update of common submodule
Wim Taymans
- [0.11] gst-plugins-base: baseaudiosink: don' t allow aligning behind the read-segment
Wim Taymans
- [0.11] gst-plugins-base: baseaudiosrc: Add src object lock around call to ringbuffer parse caps.
Wim Taymans
- [0.11] gst-plugins-base: baseaudiosrc: protect against ringbuffer disappearing while in a query
Wim Taymans
- [0.11] gst-plugins-base: cddabasesrc: Use G_DEFINE_TYPE instead of GST_BOILERPLATE
Sebastian Dröge
- [0.11] gst-plugins-base: docs: fix typo in video format docs
Sebastian Dröge
- [0.11] gst-plugins-base: docs: update documentation
Sebastian Dröge
- [0.11] gst-plugins-base: docs: Update interlaced video design document
Wim Taymans
- [0.11] gst-plugins-base: encodebin: Release pads after setting the state to NULL in the unit test
Sebastian Dröge
- [0.11] gst-plugins-base: encodebin: Set all elements to NULL and remove them from the bin when removing a source group
Sebastian Dröge
- [0.11] gst-plugins-base: encodebin: Unref encoding profiles after usage in the test
Sebastian Dröge
- [0.11] gst-plugins-base: encoding-profile: fix unused-but-set-variable warnings with gcc 4.6
Sebastian Dröge
- [0.11] gst-plugins-base: ext: Use G_DEFINE_TYPE instead of GST_BOILERPLATE
Sebastian Dröge
- [0.11] gst-plugins-base: ffmpegcolorspace: fix unused-but-set-variable warnings with gcc 4.6
Sebastian Dröge
- [0.11] gst-plugins-base: fft: remove gst_init() for g-i scanner again
Sebastian Dröge
- [0.11] gst-plugins-base: fix compilation after merge
Wim Taymans
- [0.11] gst-plugins-base: fix unused-but-set-variable warnings with gcc 4.6
Sebastian Dröge
- [0.11] gst-plugins-base: gio: Remove the bus GSource from the main context
Sebastian Dröge
- [0.11] gst-plugins-base: gst: update disted orc backup code
Sebastian Dröge
- [0.11] gst-plugins-base: gst: Use G_DEFINE_TYPE instead of GST_BOILERPLATE
Sebastian Dröge
- [0.11] gst-plugins-base: gstbasertppayload: Use g_once_init_{enter, leave}() in the _get_type() function
Sebastian Dröge
- [0.11] gst-plugins-base: libs: gobject-introspection scanner doesn' t need to scan or update plugin info
Sebastian Dröge
- [0.11] gst-plugins-base: Merge branch 'master' into 0.11
Wim Taymans
- [0.11] gst-plugins-base: Merge branch 'master' into 0.11
Wim Taymans
- [0.11] gst-plugins-base: Merge branch 'master' into 0.11
Wim Taymans
- [0.11] gst-plugins-base: Merge branch 'master' into 0.11
Wim Taymans
- [0.11] gst-plugins-base: Merge branch 'master' into 0.11
Sebastian Dröge
- [0.11] gst-plugins-base: Merge branch 'master' into 0.11
Sebastian Dröge
- [0.11] gst-plugins-base: Merge branch 'master' into 0.11
Sebastian Dröge
- [0.11] gst-plugins-base: Merge branch 'master' into 0.11
Sebastian Dröge
- [0.11] gst-plugins-base: Merge branch 'master' into 0.11
Wim Taymans
- [0.11] gst-plugins-base: Merge branch 'master' into 0.11
Wim Taymans
- [0.11] gst-plugins-base: metavideo: add flags and a define for the API
Wim Taymans
- [0.11] gst-plugins-base: metavideo: first attempt at video metadata
Wim Taymans
- [0.11] gst-plugins-base: multifdsink: do check return values of fcntl() and fstat()
Sebastian Dröge
- [0.11] gst-plugins-base: ogg: fix unused-but-set-variable warnings with gcc 4.6
Sebastian Dröge
- [0.11] gst-plugins-base: ogg: Update new code for 0.11 buffer API
Sebastian Dröge
- [0.11] gst-plugins-base: oggmux: fix uninitialised variable usage and element leak
Sebastian Dröge
- [0.11] gst-plugins-base: oggmux: fix warning building in mac os x
Wim Taymans
- [0.11] gst-plugins-base: oggmux: Keep track of pad's segments
Wim Taymans
- [0.11] gst-plugins-base: oggmux: prefer headers from caps to determine stream type
Sebastian Dröge
- [0.11] gst-plugins-base: oggmux: Remove bus GSource to prevent a valgrind warning
Sebastian Dröge
- [0.11] gst-plugins-base: oggmux: Reset the segment on flush-stop events and when going back to READY
Wim Taymans
- [0.11] gst-plugins-base: oggmux: Store the segment directly inside the pad
Wim Taymans
- [0.11] gst-plugins-base: oggmux: Use running time instead of timestamps
Wim Taymans
- [0.11] gst-plugins-base: pango: Create a new base class for all the elements
Sebastian Dröge
- [0.11] gst-plugins-base: pango: Create a new pango context for every subclass
Sebastian Dröge
- [0.11] gst-plugins-base: playbin2: avoid foregoing READY_TO_NULL when appropriate
Sebastian Dröge
- [0.11] gst-plugins-base: playbin2: ensure proper PAUSED_TO_READY cleanup
Sebastian Dröge
- [0.11] gst-plugins-base: po: update translations
Sebastian Dröge
- [0.11] gst-plugins-base: remove buffer_alloc
Wim Taymans
- [0.11] gst-plugins-base: Remove setting of plugindir from Makefiles
Wim Taymans
- [0.11] gst-plugins-base: Revert "video: Remove the extensive checkings from switch"
Sebastian Dröge
- [0.11] gst-plugins-base: ringbuffer: make sure to not start if the may_start flag is FALSE
Sebastian Dröge
- [0.11] gst-plugins-base: rtcpbuffer: fix invalid read in validation of padding in rtcp packet
Wim Taymans
- [0.11] gst-plugins-base: rtcpbuffer: Round to next 32bit word, not current 32bit word at end of SDES chunk
Wim Taymans
- [0.11] gst-plugins-base: rtp: fix pad callbacks so they handle when parent goes away
Wim Taymans
- [0.11] gst-plugins-base: rtp: Remove unused variables
Wim Taymans
- [0.11] gst-plugins-base: rtp: Unref events if the parent element disappeared or has no event handler implemented
Wim Taymans
- [0.11] gst-plugins-base: rtp: Use G_DEFINE_TYPE instead of GST_BOILERPLATE
Sebastian Dröge
- [0.11] gst-plugins-base: rtsptranport: ensure valid int result when parsing ranges
Sebastian Dröge
- [0.11] gst-plugins-base: sdp: remove gst_init() for g-i scanner here again as well to avoid problems with -Wl, --as-needed
Sebastian Dröge
- [0.11] gst-plugins-base: sys: Use G_DEFINE_TYPE instead of GST_BOILERPLATE
Sebastian Dröge
- [0.11] gst-plugins-base: tag: Adds GST_TAG_CAPTURING_EXPOSURE_COMPENSATION
Sebastian Dröge
- [0.11] gst-plugins-base: tag: exif: Adds mapping for GST_TAG_CAPTURING_EXPOSURE_COMPENSATION
Sebastian Dröge
- [0.11] gst-plugins-base: tag: exif: register common tags from tag library
Wim Taymans
- [0.11] gst-plugins-base: tag: Explicit cast to GThreadFunc to silence MS compiler.
Wim Taymans
- [0.11] gst-plugins-base: tag: fix compiler warning on OSX
Wim Taymans
- [0.11] gst-plugins-base: tag: fix typo in ID3 genres
Sebastian Dröge
- [0.11] gst-plugins-base: tag: Remove constness to silence MS compiler.
Wim Taymans
- [0.11] gst-plugins-base: tag: update some FIXMEs for 0.11
Wim Taymans
- [0.11] gst-plugins-base: tag: use gst/math-compat.h header.
Wim Taymans
- [0.11] gst-plugins-base: tag: xmp: Adds mapping for GST_TAG_CAPTURING_EXPOSURE_COMPENSATION
Sebastian Dröge
- [0.11] gst-plugins-base: tests: add basic unit tests for discoverer
Wim Taymans
- [0.11] gst-plugins-base: tests: add unit test for basetransform/ videoscale negotiation regression
Wim Taymans
- [0.11] gst-plugins-base: tests: dist all struct_*.h files for libs ABI test
Sebastian Dröge
- [0.11] gst-plugins-base: tests: fix test
Wim Taymans
- [0.11] gst-plugins-base: tests: fix unused-but-set-variable warnings with gcc 4.6
Sebastian Dröge
- [0.11] gst-plugins-base: tests: ignore xmpwriter unit test binary
Wim Taymans
- [0.11] gst-plugins-base: tests: list libs/ struct*h files explicitly in Makefile.am
Sebastian Dröge
- [0.11] gst-plugins-base: tests: make unit tests compile
Wim Taymans
- [0.11] gst-plugins-base: tests: tag: Fix typo
Sebastian Dröge
- [0.11] gst-plugins-base: tests: Use G_DEFINE_TYPE instead of GST_BOILERPLATE
Sebastian Dröge
- [0.11] gst-plugins-base: textoverlay: Add support for xBGR and RGBx
Wim Taymans
- [0.11] gst-plugins-base: textoverlay: Added support for ARGB and other RGB alpha variants
Wim Taymans
- [0.11] gst-plugins-base: textoverlay: Always hold the class-global pango mutex when using pango API
Sebastian Dröge
- [0.11] gst-plugins-base: textoverlay: converted AYUV to use 'A OVER B' alpha compositing
Wim Taymans
- [0.11] gst-plugins-base: textoverlay: fix comparison is always false due to limited range of data type
Wim Taymans
- [0.11] gst-plugins-base: theoradec: use bufferpool
Wim Taymans
- [0.11] gst-plugins-base: theoraenc: refactor multipass file writing
Wim Taymans
- [0.11] gst-plugins-base: typefindfunctions: fix unused-but-set-variable warning with gcc 4.6
Sebastian Dröge
- [0.11] gst-plugins-base: v4l: use G_DEFINE_TYPE
Wim Taymans
- [0.11] gst-plugins-base: video: Fix creation of grayscale caps
Wim Taymans
- [0.11] gst-plugins-base: video: Fix height calculation for YUV9/YVU9
Wim Taymans
- [0.11] gst-plugins-base: video: Fix YUV9 and YVU9 again
Wim Taymans
- [0.11] gst-plugins-base: video: Remove the extensive checkings from switch
Sebastian Dröge
- [0.11] gst-plugins-base: videorate: empty caps have no structure to pick
Sebastian Dröge
- [0.11] gst-plugins-base: videoscale: Fix ARGB bilinear scaling
Wim Taymans
- [0.11] gst-plugins-base: videoscale: Fix off-by-one error in previous commit
Wim Taymans
- [0.11] gst-plugins-base: videoscale: hack to fix invalid reads in linear
Wim Taymans
- [0.11] gst-plugins-base: videoscale: protect 4tap from out-of-bounds reads
Wim Taymans
- [0.11] gst-plugins-base: videoscale: use simpler scaling method for small images
Wim Taymans
- [0.11] gst-plugins-base: videotestsrc: use ALLOCATION query
Wim Taymans
- [0.11] gst-plugins-base: visual: add bufferpool support to libvisual
Wim Taymans
- [0.11] gst-plugins-base: vorbis: add support for using tremolo on android
Sebastian Dröge
- [0.11] gst-plugins-base: vorbisdec: make upstream queries and events MT-safe
Wim Taymans
- [0.11] gst-plugins-base: vorbisdec: Unref events if the parent element disappeared
Wim Taymans
- [0.11] gst-plugins-base: vorbistag: Add support for METADATA_BLOCK_PICTURE tags
Wim Taymans
- [0.11] gst-plugins-base: vorbistag: Use g_base64_decode_inplace()
Wim Taymans
- [0.11] gst-plugins-base: vorbistag: Write GST_TAG_IMAGE and GST_TAG_PREVIEW_IMAGE as METADATA_BLOCK_PICTURE
Wim Taymans
- [0.11] gst-plugins-base: x(v)imagesink: If NULL caps are passed to buffer_alloc() do fallback allocation
Sebastian Dröge
- [0.11] gst-plugins-base: ximage: don't share the memory
Wim Taymans
- [0.11] gst-plugins-base: ximage: more fixes
Wim Taymans
- [0.11] gst-plugins-base: ximage: more fixes
Wim Taymans
- [0.11] gst-plugins-base: xvimagesink: don' t paint the window black when going to NULL
Wim Taymans
- [0.11] gst-plugins-base: xvimagesink: implement ALLOCATION query
Wim Taymans
- [0.11] gst-plugins-base: xvimagesink: make the show_frame function prettier
Wim Taymans
- [0.11] gst-plugins-base: xvimagesink: use bufferpool
Wim Taymans
- [0.11] gst-plugins-base: {clock, time}overlay: Only set the global pango context options once in class_init
Sebastian Dröge
- [0.11] gst-plugins-base: {time, clock}overlay: Hold the class-global pango mutex when changing the pango context
Sebastian Dröge
- [0.11] gst-plugins-good: 0.10.28.3 pre-release
Wim Taymans
- [0.11] gst-plugins-good: apedemux: Port to 0.11
Sebastian Dröge
- [0.11] gst-plugins-good: audiofx: fix pad_alloc
Wim Taymans
- [0.11] gst-plugins-good: audioparsers: fix some parsers
Wim Taymans
- [0.11] gst-plugins-good: autogen: wingo signed comment
Wim Taymans
- [0.11] gst-plugins-good: Automatic update of common submodule
Wim Taymans
- [0.11] gst-plugins-good: Automatic update of common submodule
Wim Taymans
- [0.11] gst-plugins-good: Automatic update of common submodule
Wim Taymans
- [0.11] gst-plugins-good: Automatic update of common submodule
Wim Taymans
- [0.11] gst-plugins-good: Automatic update of common submodule
Wim Taymans
- [0.11] gst-plugins-good: Automatic update of common submodule
Wim Taymans
- [0.11] gst-plugins-good: Automatic update of common submodule
Wim Taymans
- [0.11] gst-plugins-good: avi: more porting to 0.11
Wim Taymans
- [0.11] gst-plugins-good: avi: port to 0.11 API
Wim Taymans
- [0.11] gst-plugins-good: avi: use G_DEFINE_TYPE
Wim Taymans
- [0.11] gst-plugins-good: avimux, matroskamux: Add stream-format to h264 caps
Wim Taymans
- [0.11] gst-plugins-good: avimux: use running time for synchronization
Wim Taymans
- [0.11] gst-plugins-good: cairo: fix the name of the *-marshall. list file to unbreak make distcheck
Wim Taymans
- [0.11] gst-plugins-good: configure.ac: redundant uses of AC_MSG_RESULT()
Wim Taymans
- [0.11] gst-plugins-good: configure: don' t pass -Waddress to ObjC compiler on OSX when compiling osxvideosink
Wim Taymans
- [0.11] gst-plugins-good: docs: add various qtmux variants to documentation
Wim Taymans
- [0.11] gst-plugins-good: docs: fix docuemntation warnings (and reindent)
Wim Taymans
- [0.11] gst-plugins-good: docs: fix pulsesink gtk-doc markup
Wim Taymans
- [0.11] gst-plugins-good: dvdemux: Chain up to the parent class' :: send_event for non-seek events
Wim Taymans
- [0.11] gst-plugins-good: dvdemux: Fix refcount issues with the seek event
Wim Taymans
- [0.11] gst-plugins-good: fix error caused by merging
Wim Taymans
- [0.11] gst-plugins-good: flac: port to 0.11
Wim Taymans
- [0.11] gst-plugins-good: flacdec: fix issues with large metadata blocks when streaming unframed flac
Wim Taymans
- [0.11] gst-plugins-good: flacenc: Add support for writing METADATA_BLOCK_PICTURE blocks for GST_TAG_IMAGE and GST_TAG_PREVIEW_IMAGE
Wim Taymans
- [0.11] gst-plugins-good: flv: Specify the only possible stream-format for h264 in the pad templates.
Wim Taymans
- [0.11] gst-plugins-good: flvdemux: Do not build an index if upstream is not seekable
Wim Taymans
- [0.11] gst-plugins-good: flvdemux: fix deadlock on setting index on flvdemux
Wim Taymans
- [0.11] gst-plugins-good: flvmux: use running time for synchronization
Wim Taymans
- [0.11] gst-plugins-good: imagefreeze: Remove bus GSource to prevent a valgrind warning
Wim Taymans
- [0.11] gst-plugins-good: jack: fix build against jack 0.120.2
Wim Taymans
- [0.11] gst-plugins-good: jack: Fix build with jack 0.120.1
Wim Taymans
- [0.11] gst-plugins-good: jack: port jack elements
Wim Taymans
- [0.11] gst-plugins-good: jack: unbreak the build for jack2 users
Wim Taymans
- [0.11] gst-plugins-good: jackaudiosink: Fix typo from 9544622674c0d0a3147a9b51145159b02eec68e9
Wim Taymans
- [0.11] gst-plugins-good: jitterbuffer: handle position query
Wim Taymans
- [0.11] gst-plugins-good: jpegdec: documentation typo "jpegddec"
Wim Taymans
- [0.11] gst-plugins-good: matroska: Mark tag mapping tables as static const
Wim Taymans
- [0.11] gst-plugins-good: matroskademux: Use ARTIST Matroska tag instead of AUTHOR for GST_TAG_ARTIST
Wim Taymans
- [0.11] gst-plugins-good: matroskamux: Add support for A-Law and µ-Law
Wim Taymans
- [0.11] gst-plugins-good: matroskamux: return TRUE from sink pad event function for tag events, which are handled
Wim Taymans
- [0.11] gst-plugins-good: matroskamux: Use ARTIST instead of AUTHOR for GST_TAG_ARTIST
Wim Taymans
- [0.11] gst-plugins-good: matroskamux: use running time for synchronization
Wim Taymans
- [0.11] gst-plugins-good: Merge branch 'master' into 0.11
Wim Taymans
- [0.11] gst-plugins-good: Merge branch 'master' into 0.11
Wim Taymans
- [0.11] gst-plugins-good: Merge branch 'master' into 0.11
Wim Taymans
- [0.11] gst-plugins-good: Merge branch 'master' into 0.11
Wim Taymans
- [0.11] gst-plugins-good: Merge branch 'master' into 0.11-fdo
Wim Taymans
- [0.11] gst-plugins-good: plugins: port to new memory API
Wim Taymans
- [0.11] gst-plugins-good: pngdec: Remove temporary code
Wim Taymans
- [0.11] gst-plugins-good: port more plugins to 0.11
Wim Taymans
- [0.11] gst-plugins-good: port some more elements to 0.11
Wim Taymans
- [0.11] gst-plugins-good: pulsesink: also uncork during EOS waiting ( and after EOS is rendered)
Wim Taymans
- [0.11] gst-plugins-good: pulsesink: Always call pa_stream_new_with_proplist ()
Wim Taymans
- [0.11] gst-plugins-good: pulsesink: Better fix for deadlock on failed connect
Wim Taymans
- [0.11] gst-plugins-good: pulsesink: Fix deadlock if connecting to PA fails
Wim Taymans
- [0.11] gst-plugins-good: qtdemux: Check for invalid (empty) classification info entity strings
Wim Taymans
- [0.11] gst-plugins-good: qtdemux: Year 0 is not a valid year for GDate and the proleptic gregorian calendar
Wim Taymans
- [0.11] gst-plugins-good: quicktime: register 3gppmux element in addition to the misnamed gppmux
Wim Taymans
- [0.11] gst-plugins-good: quicktime: rename plugin filename from *qtdemux* to *quicktime*
Wim Taymans
- [0.11] gst-plugins-good: Revert "jitterbuffer: reset element base_time upon flush"
Wim Taymans
- [0.11] gst-plugins-good: rtp: port more to 0.11
Wim Taymans
- [0.11] gst-plugins-good: rtp: port some more (de)payloaders
Wim Taymans
- [0.11] gst-plugins-good: rtp: port some more elements
Wim Taymans
- [0.11] gst-plugins-good: rtp: port some pay/depayloaders
Wim Taymans
- [0.11] gst-plugins-good: rtpbin: Don' t try to request the same request pad twice
Wim Taymans
- [0.11] gst-plugins-good: rtpdec: reset structure before use
Wim Taymans
- [0.11] gst-plugins-good: rtpgstpay: fix buffer leak
Wim Taymans
- [0.11] gst-plugins-good: rtpgstpay: fix buffer leak
Wim Taymans
- [0.11] gst-plugins-good: rtpsession: Remove incomplete support for RTCP FIR
Wim Taymans
- [0.11] gst-plugins-good: rtsp/udp: port to 0.11
Wim Taymans
- [0.11] gst-plugins-good: rtspsrc: distribute new base_time to manager children following flush seek
Wim Taymans
- [0.11] gst-plugins-good: rtspsrc: handle * control correctly
Wim Taymans
- [0.11] gst-plugins-good: rtspsrc: improve recovery from failed seek
Wim Taymans
- [0.11] gst-plugins-good: rtspsrc: perform post-flush state tricks downstream to upstream
Wim Taymans
- [0.11] gst-plugins-good: spectrum: multi-channel support
Wim Taymans
- [0.11] gst-plugins-good: spectrum: add a GstSpecrtumChannel context structure
Wim Taymans
- [0.11] gst-plugins-good: spectrum: avoid unneccesary extra fft runs
Wim Taymans
- [0.11] gst-plugins-good: spectrum: call the instance var spectrum instead of filter
Wim Taymans
- [0.11] gst-plugins-good: spectrum: code cleanup for copying data to ring-buffer
Wim Taymans
- [0.11] gst-plugins-good: spectrum: don' t value we already took from the gvalue
Wim Taymans
- [0.11] gst-plugins-good: spectrum: factor out the code that accumulated samples into the ring-buffer
Wim Taymans
- [0.11] gst-plugins-good: spectrum: fix broken code resulting for a wrong splitup of changes
Wim Taymans
- [0.11] gst-plugins-good: spectrum: fix the error accumulation and frames_todo handling
Wim Taymans
- [0.11] gst-plugins-good: spectrum: more comments and tune and logging
Wim Taymans
- [0.11] gst-plugins-good: spectrum: more xrefs in the docs
Wim Taymans
- [0.11] gst-plugins-good: spectrum: only scale the vectors that we are processing
Wim Taymans
- [0.11] gst-plugins-good: spectrum: pull format to temp var to improve readability of lines using it
Wim Taymans
- [0.11] gst-plugins-good: spectrum: put number of channels to instance variable
Wim Taymans
- [0.11] gst-plugins-good: spectrum: refactor processing loop for block based operation
Wim Taymans
- [0.11] gst-plugins-good: spectrum: simplify the have_interval calculation
Wim Taymans
- [0.11] gst-plugins-good: spectrum: update doc review stamp
Wim Taymans
- [0.11] gst-plugins-good: spectrum: use function pointers for data readers
Wim Taymans
- [0.11] gst-plugins-good: spectrum: use local var for input_data function
Wim Taymans
- [0.11] gst-plugins-good: speexdec: Always process the number of frames per packet as specified in the header
Wim Taymans
- [0.11] gst-plugins-good: speexdec: Get and use streamheader from the caps if possible
Wim Taymans
- [0.11] gst-plugins-good: speexdec: silence warning message when appropriate
Wim Taymans
- [0.11] gst-plugins-good: tagschecking: Remove bus GSource to prevent a valgrind warning
Wim Taymans
- [0.11] gst-plugins-good: tests: add generic set_index test
Wim Taymans
- [0.11] gst-plugins-good: tests: add index-setting test for baseparse/ flacparse
Wim Taymans
- [0.11] gst-plugins-good: tests: enable more formats in videofilter unit test, check more resolutions
Wim Taymans
- [0.11] gst-plugins-good: tests: in videofilter unit test also check with ' odd' widths and heights
Wim Taymans
- [0.11] gst-plugins-good: tests: order state-test blacklist and add jack elements
Wim Taymans
- [0.11] gst-plugins-good: udpsink: handle scather gather from buffers
Wim Taymans
- [0.11] gst-plugins-good: use G_DEFINE_TYPE
Wim Taymans
- [0.11] gst-plugins-good: use G_DEFINE_TYPE some more
Wim Taymans
- [0.11] gst-plugins-good: v4l2: new v4l2radio element to control analog radio devices
Wim Taymans
- [0.11] gst-plugins-good: videoflip: Add support for YUY2, UVYV and YVYU colorspaces
Wim Taymans
- [0.11] gst-plugins-good: videoflip: Fix buffer overflow bug for odd resolutions and Y422 colorspaces
Wim Taymans
- [0.11] gst-plugins-good: videomixer2: Add transparent background option for alpha channel formats
Wim Taymans
- [0.11] gst-plugins-good: videomixer: Add transparent background option for alpha channel formats
Wim Taymans
- [0.11] gst-plugins-good: videomixer: update orc dist files
Wim Taymans
- [0.11] gst-plugins-good: videomixer[2]: Use orc_memset() instead of memset( )
Wim Taymans
- [0.11] gst-plugins-good: wavenc: Remove bus GSource to prevent a valgrind warning
Wim Taymans
- [0.11] gst-plugins-good: wavpack: Remove bus GSource to prevent a valgrind warning
Wim Taymans
- [0.11] gst-plugins-ugly: 0.10.17.2 pre-release
Wim Taymans
- [0.11] gst-plugins-ugly: android: make it ready for androgenizer
Wim Taymans
- [0.11] gst-plugins-ugly: android: remove the android/ folder
Wim Taymans
- [0.11] gst-plugins-ugly: asfdemux: fix unused-but-set-variable warnings with gcc 4.6
Wim Taymans
- [0.11] gst-plugins-ugly: autogen: wingo signed comment
Wim Taymans
- [0.11] gst-plugins-ugly: Automatic update of common submodule
Wim Taymans
- [0.11] gst-plugins-ugly: Automatic update of common submodule
Wim Taymans
- [0.11] gst-plugins-ugly: Automatic update of common submodule
Wim Taymans
- [0.11] gst-plugins-ugly: Automatic update of common submodule
Wim Taymans
- [0.11] gst-plugins-ugly: Automatic update of common submodule
Wim Taymans
- [0.11] gst-plugins-ugly: Automatic update of common submodule
Wim Taymans
- [0.11] gst-plugins-ugly: configure.ac: redundant use of AC_MSG_RESULT()
Wim Taymans
- [0.11] gst-plugins-ugly: dvdread, sidplay, x264enc: fix unused-but-set-variable warnings with gcc 4.6
Wim Taymans
- [0.11] gst-plugins-ugly: dvdsubdec: Implement clipping if the video size is smaller than the subpicture size
Wim Taymans
- [0.11] gst-plugins-ugly: dvdsubdec: Output only a single buffer per subpicture and set the correct duration
Wim Taymans
- [0.11] gst-plugins-ugly: dvdsubdec: Rearrange buffer allocation and pushing code a bit
Wim Taymans
- [0.11] gst-plugins-ugly: mad: build the mad plugin even if libid3tag is not available
Wim Taymans
- [0.11] gst-plugins-ugly: mad: port to 0.11
Wim Taymans
- [0.11] gst-plugins-ugly: Merge branch 'master' into 0.11
Wim Taymans
- [0.11] gst-plugins-ugly: mpegstream: fix unused-but-set-variable warnings with gcc 4.6
Wim Taymans
- [0.11] gst-plugins-ugly: rademux: fix two ' variable may be used uninitialized' warnings caused by -DG_DISABLE_ASSERT
Wim Taymans
- [0.11] gst-plugins-ugly: x264enc: Allow changing the bitrate and quantitizers dynamically
Wim Taymans
- [0.11] gst-plugins-ugly: x264enc: Implement getcaps function
Wim Taymans
- [0.11] gst-plugins-ugly: x264enc: Make it clear that constant quantizer is for debugging only
Wim Taymans
- [0.11] gst-plugins-ugly: x264enc: Set max bitrate in quality mode
Wim Taymans
- [0.11] gst-rtsp-server: add common
Wim Taymans
- [0.11] gst-rtsp-server: auth: add authentication object
Wim Taymans
- [0.11] gst-rtsp-server: auth: add realm to make it more spec compliant
Wim Taymans
- [0.11] gst-rtsp-server: auth: fix memleak and add some docs
Wim Taymans
- [0.11] gst-rtsp-server: autogen: wingo signed comment
Wim Taymans
- [0.11] gst-rtsp-server: Automatic update of common submodule
Wim Taymans
- [0.11] gst-rtsp-server: Automatic update of common submodule
Wim Taymans
- [0.11] gst-rtsp-server: Automatic update of common submodule
Wim Taymans
- [0.11] gst-rtsp-server: Automatic update of common submodule
Wim Taymans
- [0.11] gst-rtsp-server: Automatic update of common submodule
Wim Taymans
- [0.11] gst-rtsp-server: Automatic update of common submodule
Wim Taymans
- [0.11] gst-rtsp-server: Automatic update of common submodule
Wim Taymans
- [0.11] gst-rtsp-server: Automatic update of common submodule
Wim Taymans
- [0.11] gst-rtsp-server: Automatic update of common submodule
Wim Taymans
- [0.11] gst-rtsp-server: Automatic update of common submodule
Wim Taymans
- [0.11] gst-rtsp-server: Automatic update of common submodule
Wim Taymans
- [0.11] gst-rtsp-server: Automatic update of common submodule
Wim Taymans
- [0.11] gst-rtsp-server: Automatic update of common submodule
Wim Taymans
- [0.11] gst-rtsp-server: Automatic update of common submodule
Wim Taymans
- [0.11] gst-rtsp-server: back to development
Wim Taymans
- [0.11] gst-rtsp-server: build tests
Wim Taymans
- [0.11] gst-rtsp-server: build: Include lcov. mak to allow test coverage report generation
Wim Taymans
- [0.11] gst-rtsp-server: build: make autotools put all .m4 cruft into m4/ rather than polluting common/m4
Wim Taymans
- [0.11] gst-rtsp-server: client: add support for setting the server.
Wim Taymans
- [0.11] gst-rtsp-server: client: cleanup headers
Wim Taymans
- [0.11] gst-rtsp-server: client: delegate setup of auth to the manager
Wim Taymans
- [0.11] gst-rtsp-server: client: emit signal when closing
Wim Taymans
- [0.11] gst-rtsp-server: client: fix typo
Wim Taymans
- [0.11] gst-rtsp-server: client: unref auth in finalize
Wim Taymans
- [0.11] gst-rtsp-server: client: use the response from the clientstate
Wim Taymans
- [0.11] gst-rtsp-server: client: use the socket length from getsockname
Wim Taymans
- [0.11] gst-rtsp-server: configure: require core/base 0.10.31
Wim Taymans
- [0.11] gst-rtsp-server: configure: set PYGOBJECT_REQ before using it
Wim Taymans
- [0.11] gst-rtsp-server: docs: add more docs
Wim Taymans
- [0.11] gst-rtsp-server: docs: add uri factory to the docs
Wim Taymans
- [0.11] gst-rtsp-server: docs: improve docs
Wim Taymans
- [0.11] gst-rtsp-server: docs: mention full version these docs are for, not just major-minor
Wim Taymans
- [0.11] gst-rtsp-server: docs: recursive into sub-directories on ' make upload'
Wim Taymans
- [0.11] gst-rtsp-server: docs: We don't build ps/pdf for API reference docs
Wim Taymans
- [0.11] gst-rtsp-server: example: improve example docs a little
Wim Taymans
- [0.11] gst-rtsp-server: examples: add some more options and comments
Wim Taymans
- [0.11] gst-rtsp-server: factory-uri: add support for gstpay
Wim Taymans
- [0.11] gst-rtsp-server: factory-uri: attempt to configure buffer-lists
Wim Taymans
- [0.11] gst-rtsp-server: factory-uri: rework the autoplugger.
Wim Taymans
- [0.11] gst-rtsp-server: factory-uri: use better factory filter
Wim Taymans
- [0.11] gst-rtsp-server: factory-uri: use right property type
Wim Taymans
- [0.11] gst-rtsp-server: funnel: rename fsfunnel to rtspfunnel
Wim Taymans
- [0.11] gst-rtsp-server: gitignore: updates
Wim Taymans
- [0.11] gst-rtsp-server: gobject-introspection: fix g-i build for uninstalled setup
Wim Taymans
- [0.11] gst-rtsp-server: gobject-introspection: use PKG_CONFIG_PATH specified at configure time
Wim Taymans
- [0.11] gst-rtsp-server: gst-rtsp-server: update python bindings
Wim Taymans
- [0.11] gst-rtsp-server: media-factory: add methods to configure authorisation
Wim Taymans
- [0.11] gst-rtsp-server: media-factory: add property to configure the buffer-size
Wim Taymans
- [0.11] gst-rtsp-server: media: add property to configure kernel buffer sizes
Wim Taymans
- [0.11] gst-rtsp-server: media: add signal to notify of state changes
Wim Taymans
- [0.11] gst-rtsp-server: media: attempt to configure bigger UDP buffers
Wim Taymans
- [0.11] gst-rtsp-server: media: emit prepared signal when prepared
Wim Taymans
- [0.11] gst-rtsp-server: media: enable per factory authorisations
Wim Taymans
- [0.11] gst-rtsp-server: media: fix default buffer size
Wim Taymans
- [0.11] gst-rtsp-server: media: init debug category before starting thread
Wim Taymans
- [0.11] gst-rtsp-server: media: make method to retrieve the play range
Wim Taymans
- [0.11] gst-rtsp-server: media: remove duplicate filtering
Wim Taymans
- [0.11] gst-rtsp-server: media: remove more unused code
Wim Taymans
- [0.11] gst-rtsp-server: Merge branch 'master' into 0.11
Wim Taymans
- [0.11] gst-rtsp-server: python an optional dependency
Wim Taymans
- [0.11] gst-rtsp-server: python bindings: add arg type for GstRTSPUrl
Wim Taymans
- [0.11] gst-rtsp-server: python bindings: add GstRTSPUrlParam
Wim Taymans
- [0.11] gst-rtsp-server: python bindings: fix returning GstRTSPUrl types
Wim Taymans
- [0.11] gst-rtsp-server: python bindings: fix the definition of MediaFactory .collect_stream
Wim Taymans
- [0.11] gst-rtsp-server: python bindings: wrap GstRTSPMediaFactoryClass vfuncs
Wim Taymans
- [0.11] gst-rtsp-server: release 0.10.8
Wim Taymans
- [0.11] gst-rtsp-server: rtsp-media.h: Minor corrections in comments.
Wim Taymans
- [0.11] gst-rtsp-server: rtsp-media: add and use fsfunnel
Wim Taymans
- [0.11] gst-rtsp-server: rtsp-server: add support for buffer lists
Wim Taymans
- [0.11] gst-rtsp-server: rtsp-server: clarify docs a little
Wim Taymans
- [0.11] gst-rtsp-server: rtsp-server: Don't install the funnel header
Wim Taymans
- [0.11] gst-rtsp-server: rtsp-server: Pass ClientState structure arround
Wim Taymans
- [0.11] gst-rtsp-server: rtsp-server: port to 0.11
Wim Taymans
- [0.11] gst-rtsp-server: rtsp: move network includes where they are needed
Wim Taymans
- [0.11] gst-rtsp-server: server: add locking
Wim Taymans
- [0.11] gst-rtsp-server: server: chain up to the parent finalize
Wim Taymans
- [0.11] gst-rtsp-server: server: ensure the watch has a ref to the server
Wim Taymans
- [0.11] gst-rtsp-server: server: improve debugging in various objects
Wim Taymans
- [0.11] gst-rtsp-server: server: move includes back
Wim Taymans
- [0.11] gst-rtsp-server: server: separate create and accept
Wim Taymans
- [0.11] gst-rtsp-server: server: set SO_REUSEADDR before bind
Wim Taymans
- [0.11] gst-rtsp-server: server: simpify channel function
Wim Taymans
- [0.11] gst-rtsp-server: server: simplify management of channel and source
Wim Taymans
- [0.11] gst-rtsp-server: server: unref auth in finalize
Wim Taymans
- [0.11] gst-rtsp-server: server: use signal to keep track of clients
Wim Taymans
- [0.11] gst-rtsp-server: session: use full charset for RTSP session ID
Wim Taymans
- [0.11] gst-rtsp-server: tests: add tests directory and cleanup test
Wim Taymans
- [0.11] gstreamer: 0.10.32.2 pre-release
Wim Taymans
- [0.11] gstreamer: Automatic update of common submodule
Sebastian Dröge
- [0.11] gstreamer: Automatic update of common submodule
Wim Taymans
- [0.11] gstreamer: base: Fix pad callbacks so they handle when parent goes away
Sebastian Dröge
- [0.11] gstreamer: base: Update docs to say class_init instead of base_init
Sebastian Dröge
- [0.11] gstreamer: base: Use G_DEFINE_TYPE instead of GST_BOILERPLATE
Sebastian Dröge
- [0.11] gstreamer: baseparse: change gst_base_parse_frame_init() to not take a GstBaseParse argument
Sebastian Dröge
- [0.11] gstreamer: baseparse: don't deadlock when setting external index
Wim Taymans
- [0.11] gstreamer: baseparse: expose gst_base_parse_frame_free() for completeness
Sebastian Dröge
- [0.11] gstreamer: baseparse: init frames on the stack with gst_base_parse_frame_init()
Sebastian Dröge
- [0.11] gstreamer: baseparse: make fmtlist constant
Wim Taymans
- [0.11] gstreamer: baseparse: make GstBaseParseFrame handling more bindings-friendly
Sebastian Dröge
- [0.11] gstreamer: baseparse: more debug logging, minor clean-up
Sebastian Dröge
- [0.11] gstreamer: baseparse: register boxed type for GstBaseFrameParse
Sebastian Dröge
- [0.11] gstreamer: baseparse: Remove unused but set variable
Sebastian Dröge
- [0.11] gstreamer: basesrc: Handle tag and custom downstream events the same
Wim Taymans
- [0.11] gstreamer: basesrc: Send syncronized custom downstream/ both events downstream from the streaming thread
Wim Taymans
- [0.11] gstreamer: basetransform: don' t unref trans until the function is done using it
Wim Taymans
- [0.11] gstreamer: basetransform: fix negotiation regression
Wim Taymans
- [0.11] gstreamer: base{sink,src}: Don't try to fixate ANY caps
Sebastian Dröge
- [0.11] gstreamer: bin: Enable DURATION query caching
Sebastian Dröge
- [0.11] gstreamer: bla
Wim Taymans
- [0.11] gstreamer: buffer: add FIXME
Wim Taymans
- [0.11] gstreamer: buffer: add method to compare buffer data
Wim Taymans
- [0.11] gstreamer: buffer: make memory writable in _peek
Wim Taymans
- [0.11] gstreamer: bufferlist: Add boxed type for GstBufferListIterator for gobject-introspection
Sebastian Dröge
- [0.11] gstreamer: bufferlist: Implement gst_buffer_list_foreach()
Sebastian Dröge
- [0.11] gstreamer: bufferpool: add query to request pool and configuration
Wim Taymans
- [0.11] gstreamer: bufferpool: fix some docs
Wim Taymans
- [0.11] gstreamer: bus: Add private API to set a GstBus in child mode
Sebastian Dröge
- [0.11] gstreamer: bus: also allow popping a message without timeout if no poll available
Wim Taymans
- [0.11] gstreamer: bus: Check if pending messages are in the queue
Sebastian Dröge
- [0.11] gstreamer: bus: fix timeout handling
Wim Taymans
- [0.11] gstreamer: bus: Only create the signalling socket pair when required
Sebastian Dröge
- [0.11] gstreamer: check: Ignore new gstmeta binary
Edward Hervey
- [0.11] gstreamer: checks: add GstBin unit test that creates a lot of bins
Sebastian Dröge
- [0.11] gstreamer: checks: add some queues to test_many_bins unit test
Sebastian Dröge
- [0.11] gstreamer: checks: ignore new funnel unit test binary
Wim Taymans
- [0.11] gstreamer: checks: make tests_many_bins in bin unit test a bit faster
Sebastian Dröge
- [0.11] gstreamer: defs: update defs
Wim Taymans
- [0.11] gstreamer: design docs: document expected behaviour for ACCURATE and KEY_UNIT seek flags
Wim Taymans
- [0.11] gstreamer: design: draft-buffer2.txt no longer exists
Edward Hervey
- [0.11] gstreamer: docs: add note/warning to gst_index_get_writer_id() docs about the OBJECT_LOCK
Wim Taymans
- [0.11] gstreamer: docs: add pointer to part-seeking. txt design docs to event seek flags docs
Wim Taymans
- [0.11] gstreamer: docs: remove file as we have docs/design/ part-missing-plugins.txt
Wim Taymans
- [0.11] gstreamer: docs: remove reference to baseparse API that didn' t make it
Wim Taymans
- [0.11] gstreamer: docs: update porting guide with bufferlist changes
Wim Taymans
- [0.11] gstreamer: element: Add test for inheriting metadata/pad templates
Sebastian Dröge
- [0.11] gstreamer: element: don't touch base_time or clock in state change
Wim Taymans
- [0.11] gstreamer: element: Inherit element metadata and pad templates from parent classes
Sebastian Dröge
- [0.11] gstreamer: element: remove unused variable
Wim Taymans
- [0.11] gstreamer: element: strto[u]l() returns a g[u]long
Wim Taymans
- [0.11] gstreamer: element: Use gint64/guint64 string parsing functions
Wim Taymans
- [0.11] gstreamer: element: When requesting an existing pad print a g_critical() instead of using an assertion
Wim Taymans
- [0.11] gstreamer: elements: Fix pad callbacks so they handle when parent goes away
Sebastian Dröge
- [0.11] gstreamer: elements: Use G_DEFINE_TYPE instead of GST_BOILERPLATE
Sebastian Dröge
- [0.11] gstreamer: event: improve argument names of segments
Wim Taymans
- [0.11] gstreamer: ghostpad: Fix pad callbacks so they handle when parent goes away
Sebastian Dröge
- [0.11] gstreamer: gst-launch: remove newline from translatable string
Wim Taymans
- [0.11] gstreamer: gst: Add some more gobject-introspection annotations
Sebastian Dröge
- [0.11] gstreamer: gst: Don' t use base_init and use G_DEFINE_TYPE instead of GST_BOILERPLATE
Sebastian Dröge
- [0.11] gstreamer: gst: Don't forget to dist gstelementmetadata.h
Edward Hervey
- [0.11] gstreamer: gst: gobject-introspection scanner doesn' t need to scan or update plugin info
Sebastian Dröge
- [0.11] gstreamer: gst: make sure gobject-introspection scanner calls gst_init()
Sebastian Dröge
- [0.11] gstreamer: gstpoll: retry reading the control socket to release properly all wakeups
Wim Taymans
- [0.11] gstreamer: libs: gobject-introspection scanner doesn' t need to scan or update plugin info
Sebastian Dröge
- [0.11] gstreamer: libs: make sure gobject-introspection scanner calls gst_init()
Sebastian Dröge
- [0.11] gstreamer: memory: add NO_SHARE flag to memory
Wim Taymans
- [0.11] gstreamer: memory: don't follow the parent in the fallback share
Wim Taymans
- [0.11] gstreamer: Merge branch 'master' into 0.11
Wim Taymans
- [0.11] gstreamer: Merge branch 'master' into 0.11
Wim Taymans
- [0.11] gstreamer: Merge branch 'master' into 0.11
Sebastian Dröge
- [0.11] gstreamer: Merge branch 'master' into 0.11
Wim Taymans
- [0.11] gstreamer: Merge branch 'master' into 0.11
Sebastian Dröge
- [0.11] gstreamer: Merge branch 'master' into 0.11
Sebastian Dröge
- [0.11] gstreamer: Merge branch 'master' into 0.11
Sebastian Dröge
- [0.11] gstreamer: Merge branch 'master' into 0.11
Wim Taymans
- [0.11] gstreamer: Merge branch 'master' into 0.11
Wim Taymans
- [0.11] gstreamer: Merge branch 'master' into 0.11
Wim Taymans
- [0.11] gstreamer: miniobject: fix debug
Wim Taymans
- [0.11] gstreamer: minor inline documentation fix
Wim Taymans
- [0.11] gstreamer: multiqueue: Don't leak pads in the named pads unit test
Sebastian Dröge
- [0.11] gstreamer: multiqueue: Don't leak the sinkpad name
Sebastian Dröge
- [0.11] gstreamer: net: Use G_DEFINE_TYPE
Sebastian Dröge
- [0.11] gstreamer: net: Use G_DEFINE_TYPE instead of GST_BOILERPLATE
Sebastian Dröge
- [0.11] gstreamer: pad: Allow tracking of buffers in GST_SCHEDULING debug output
Sebastian Dröge
- [0.11] gstreamer: pad: Don't allow fixating ANY caps and remove FIXME
Sebastian Dröge
- [0.11] gstreamer: pad: Make the size parameter of gst_pad_alloc_buffer() unsigned
Sebastian Dröge
- [0.11] gstreamer: pad: unlock before freeing the cache to avoid deadlock
Wim Taymans
- [0.11] gstreamer: parse: Add boxed type for GstParseContext for gobject-introspection
Sebastian Dröge
- [0.11] gstreamer: parser: Allow element names to begin with digits
Sebastian Dröge
- [0.11] gstreamer: pluginfeature: store pointer to plugin in addition to the plugin name
Wim Taymans
- [0.11] gstreamer: pluginloader: fix compiler warnings
Sebastian Dröge
- [0.11] gstreamer: pluginloader: make sure gst-plugin-scanner is called with the right arch on OSX
Sebastian Dröge
- [0.11] gstreamer: pluginloader: only run gst-plugin-scanner with /usr/bin/ arch wrapper on OS X >= 10.5
Sebastian Dröge
- [0.11] gstreamer: po: update translations
Wim Taymans
- [0.11] gstreamer: poll: don't call WSAWaitForMultipleEvents with no events
Wim Taymans
- [0.11] gstreamer: query: const-ify formats arguments to gst_query_set_formatsv()
Wim Taymans
- [0.11] gstreamer: query: fix parsing of the ALLOCATION query
Wim Taymans
- [0.11] gstreamer: query: fix typo in method name and improve docs
Wim Taymans
- [0.11] gstreamer: query: init the ALLOCATION query correctly
Wim Taymans
- [0.11] gstreamer: queue2: Add missing ) to the ring-buffer-max-size property description
Sebastian Dröge
- [0.11] gstreamer: queue2: fix mixing of return values
Wim Taymans
- [0.11] gstreamer: queue2: prevent calculation with GST_CLOCK_TIME_NONE in update_time_level()
Sebastian Dröge
- [0.11] gstreamer: registry: use TRACE log level to log files that don' t look like plugins
Wim Taymans
- [0.11] gstreamer: registry: when removing a cached-but-no-longer-existing plugin, only remove features that belong to it
Wim Taymans
- [0.11] gstreamer: Remove pad_alloc, this can now be done better
Wim Taymans
- [0.11] gstreamer: Revert "bus: Check if pending messages are in the queue"
Sebastian Dröge
- [0.11] gstreamer: Revert "bus: Only create the signalling socket pair when required"
Sebastian Dröge
- [0.11] gstreamer: Small cosmetic cleanups
Wim Taymans
- [0.11] gstreamer: structure: Add date as a type abbreviation of GDate
Sebastian Dröge
- [0.11] gstreamer: structure: Don' t allow invalid GDates in all structures and don' t allow NULL GDates in taglists
Wim Taymans
- [0.11] gstreamer: tests: add simple pipeline-in-pipeline unit test
Wim Taymans
- [0.11] gstreamer: tests: Add test for greatest common divisor
Sebastian Dröge
- [0.11] gstreamer: tests: allow more time for the test_many_bins pipeline to preroll
Sebastian Dröge
- [0.11] gstreamer: tests: clean up properly in the bin test_link_structure_change unit test
Wim Taymans
- [0.11] gstreamer: tests: disable test_many_bins unit test for now
Sebastian Dröge
- [0.11] gstreamer: tests: fix unusued-but-assigned-variable warnings with gcc 4.6
Sebastian Dröge
- [0.11] gstreamer: tests: Use G_DEFINE_TYPE instead of GST_BOILERPLATE
Sebastian Dröge
- [0.11] gstreamer: transform: do pad_alloc fallback correctly
Wim Taymans
- [0.11] gstreamer: utils: Avoid using "type" as name for a variable and a macro argument in GST_BOILERPLATE
Wim Taymans
- [0.11] gstreamer: utils: Fix caps leaks in gst_element_factory_can_accept_{any, all}_caps_in_direction()
Sebastian Dröge
- [0.11] gstreamer: utils: Remove GST_BOILERPLATE and friends
Sebastian Dröge
- [0.11] gstreamer: value: GstDate/GDate has a abbreviation now
Sebastian Dröge
- [0.11] gstreamer: win32: Add exports for the GstParseContext and GstBufferListIterator types
Sebastian Dröge
- [0.11] gstreamer: win32: add new baseparse API to libgstbase.def
Sebastian Dröge
- common: gst.supp: make valgrind ignore leaks in the plugin scanner
Tim Müller
- common: gtk-doc-plugins.mak: don't cat the ununsed symbols
Stefan Kost
- common: scangobj: move unlinking the .new files to merge
Stefan Kost
- gnonlin: android: make it ready for androgenizer
Edward Hervey
- gnonlin: Automatic update of common submodule
Stefan Kost
- gnonlin: Automatic update of common submodule
Tim Müller
- gst-android: Add audioflingersink and surfaceflingersink
Reynaldo H. Verdejo Pinochet
- gst-android: Add Copyright lines for me AT ccu
Edward Hervey
- gst-android: Add correct LOCAL_MODULE_TAGS to audioflingersink's Android.mk
Reynaldo H. Verdejo Pinochet
- gst-android: android: err... actually set LOCAL_MODULE_TAGS := user
Edward Hervey
- gst-android: android: gah, user is deprecated, set LOCAL_MODULE_TAGS := eng debug
Edward Hervey
- gst-android: android: set LOCAL_MODULE_TAGS := eng
Edward Hervey
- gst-android: Avoid double quoting uri strings
Edward Hervey
- gst-android: Avoid using gst_element_get_name if we dont need a copy
Edward Hervey
- gst-android: Build fixes
Edward Hervey
- gst-android: Correctly unref gst_bin_get_by_name()'s result
Edward Hervey
- gst-android: Cosmetics
Edward Hervey
- gst-android: Cosmetics
Edward Hervey
- gst-android: Cosmetics & some more debug messages
Edward Hervey
- gst-android: Disable GstMetadataRetriever for now, it doesn' t build with gingerbread
Edward Hervey
- gst-android: Don't check for STECONF_ANDROID_VERSION_FROYO
Edward Hervey
- gst-android: g_strdup_printf -> g_strdup
Edward Hervey
- gst-android: Get libgstmetadataretriever built
Edward Hervey
- gst-android: gst-indent the whole mess
Edward Hervey
- gst-android: GstDriver: be more verbose about missing-plugin messages
Edward Hervey
- gst-android: GstDriver: fix logging to file
Edward Hervey
- gst-android: GstDriver: remove custom log function
Edward Hervey
- gst-android: Make GstMetadataRetriever not to bork
Edward Hervey
- gst-android: Make gstsurfaceflingersink being correctly plugged
Reynaldo H. Verdejo Pinochet
- gst-android: Making GstMetadataRetriever display thumbnails:
Edward Hervey
- gst-android: mPlayBin -> mUriDecodeBin
Edward Hervey
- gst-android: Remove icebird-specific files
Edward Hervey
- gst-android: Set environment variables to get logs instead of argc/argv
Edward Hervey
- gst-android: Set the GST_REGISTRY variable so the registry cache is saved
Edward Hervey
- gst-android: TRIVIAL: Match gstaudioflinger's naming
Reynaldo H. Verdejo Pinochet
- gst-android: Use surfaceflingersink.
Edward Hervey
- gst-android: We are not goig to depend on config.h here
Reynaldo H. Verdejo Pinochet
- gst-android: WIP: Continue deborking GstMetadataRetriever.
Edward Hervey
- gst-android: WIP: Use capsfilter between ffmpegcolorspace and video scale to limit video format to what we know its supported upstream
Edward Hervey
- gst-android: WIP: use gst_caps_can_intersect()
Edward Hervey
- gst-editing-services: android: make it ready for androgenizer
Edward Hervey
- gst-editing-services: Automatic update of common submodule
Stefan Kost
- gst-editing-services: Automatic update of common submodule
Tim Müller
- gst-ffmpeg: audioresample: Use new av_audio_resample API
Edward Hervey
- gst-ffmpeg: autogen.sh: Also check for libav submodule
David Schleef
- gst-ffmpeg: Automatic update of common submodule
Stefan Kost
- gst-ffmpeg: Automatic update of common submodule
Tim Müller
- gst-ffmpeg: codecmap: _XVID is gone
Edward Hervey
- gst-ffmpeg: configure.ac: FFmpeg => Libav
Edward Hervey
- gst-ffmpeg: dec: avoid making the buffer writable
Wim Taymans
- gst-ffmpeg: ext: Add libav as a git submodule
Edward Hervey
- gst-ffmpeg: ffmpeg: AVERROR_* => AVERROR(*)
Edward Hervey
- gst-ffmpeg: ffmpeg: CodecType => AVMediaType
Edward Hervey
- gst-ffmpeg: ffmpeg: Disable code using old metadata API
Edward Hervey
- gst-ffmpeg: ffmpeg: don't divide by 0 when checking the framerates
Stefan Kost
- gst-ffmpeg: ffmpeg: PKT_FLAG_KEY => AV_PKT_FLAG_KEY
Edward Hervey
- gst-ffmpeg: ffmpegcfg: mb_qmin/mb_qmax are deprecated/removed
Edward Hervey
- gst-ffmpeg: ffmpegdec: do buffer padding before parsing and before decoding
Sebastian Dröge
- gst-ffmpeg: ffmpegdec: Set caps on outgoing audio buffers
Edward Hervey
- gst-ffmpeg: ffmpegdec: Use new AVPacket-based API
Edward Hervey
- gst-ffmpeg: ffmpegdec: Use skip_frame instead of deprecated hurry_up
Edward Hervey
- gst-ffmpeg: ffmpegdemux: Define our own MAX_STREAMS
Edward Hervey
- gst-ffmpeg: ffmpegdemux: The index_built AVFormatContext hasn' t been used in over 2 years
Edward Hervey
- gst-ffmpeg: Fix unused-but-set-variable warnings with gcc 4.6
Tim Müller
- gst-ffmpeg: gstffmpeg(de)mux: Disable known broken (de)muxers
Edward Hervey
- gst-ffmpeg: gstffmpeg: register_protocol => av_register_protocol2
Edward Hervey
- gst-ffmpeg: gstffmpegdec: Use non-deprecated av_parser_parse2
Edward Hervey
- gst-ffmpeg: postproc: pp_*_t => pp_*
Edward Hervey
- gst-ffmpeg: Remove usage of SVN now that we use git submodules for libav
Edward Hervey
- gst-plugins-bad: 0.10.21.2 pre-release
Tim Müller
- gst-plugins-bad: 0.10.21.3 pre-release
Tim Müller
- gst-plugins-bad: 0.10.21.4 pre-release
Tim Müller
- gst-plugins-bad: Add latest plugins to spec file
Christian Fredrik Kalager Schaller
- gst-plugins-bad: android: make it ready for androgenizer
Edward Hervey
- gst-plugins-bad: asfmux: fix unused-but-set-variable warnings with gcc 4.6
Tim Müller
- gst-plugins-bad: assrender: refactor blitting, avoid writing past end of buffer
Tim Müller
- gst-plugins-bad: assrender: Remove bus GSource to prevent a valgrind warning
Sebastian Dröge
- gst-plugins-bad: Automatic update of common submodule
Stefan Kost
- gst-plugins-bad: Automatic update of common submodule
Tim Müller
- gst-plugins-bad: basecamerasrc: add unstable-API warnings if GST_USE_UNSTABLE_API is not defined
Tim Müller
- gst-plugins-bad: baseparse: remove -bad version of baseparse library, now in core
Tim Müller
- gst-plugins-bad: basevideo: Add function to allocate src buffer
David Schleef
- gst-plugins-bad: basevideo: Check if caps are set directly
David Schleef
- gst-plugins-bad: basevideo: Don't duplicate code in basevideocodec
David Schleef
- gst-plugins-bad: basevideo: Fix negotiation errors
David Schleef
- gst-plugins-bad: basevideo: fix unused-but-set-variable warnings with gcc 4 .6
Tim Müller
- gst-plugins-bad: basevideoencoder: Don't allow buffers after EOS
David Schleef
- gst-plugins-bad: bayer: fix unused-but-set-variable warnings with gcc 4.6
Tim Müller
- gst-plugins-bad: Bump orc requirement to 0.4.11
David Schleef
- gst-plugins-bad: camerabin: Do not forget to unref the ffmpegcolorspace
Thiago Sousa Santos
- gst-plugins-bad: camerabin: don' t rely on the application running the default GLib main loop
Thiago Sousa Santos
- gst-plugins-bad: camerabin: Fix corner case for preview posting
Thiago Sousa Santos
- gst-plugins-bad: camerabin: Preserve unused imagebin or videobin on NULL
Thiago Sousa Santos
- gst-plugins-bad: camerabin: Processing should stop on READY
Thiago Sousa Santos
- gst-plugins-bad: chopmydata: don' t mess with adapter from non-streaming thread on FLUSH_START
Tim Müller
- gst-plugins-bad: chopmydata: don' t push buffers smaller than min-size on eos
Tim Müller
- gst-plugins-bad: configure: fix --disable-external
Tim Müller
- gst-plugins-bad: configure: Fix libexif pkg-config check
Sebastian Dröge
- gst-plugins-bad: configure: Fix linsys/decklink checks for Linux
Sebastian Dröge
- gst-plugins-bad: decklink: Add to SUBDIRS
Sebastian Dröge
- gst-plugins-bad: decklink: Check for pthread.h and link with -lpthread
Sebastian Dröge
- gst-plugins-bad: decklink: Dist all headers and put them in noinst_HEADERS
Sebastian Dröge
- gst-plugins-bad: decklink: Remove unused/unneeded CFLAGS/LIBS and move $( LIBM) to LIBADD
Sebastian Dröge
- gst-plugins-bad: docs: update docs for pre-release
Tim Müller
- gst-plugins-bad: dshowvideosink: update for latest GstXOverlay changes
Tim Müller
- gst-plugins-bad: dtmf: Move duplicate #defines into a common include
Olivier Crête
- gst-plugins-bad: dtmf: Remove leftover MAEMO_BROKEN defines
Olivier Crête
- gst-plugins-bad: element-maker-test: try to run element-maker for all templates
Stefan Kost
- gst-plugins-bad: element-maker: Add videofilter2 template
David Schleef
- gst-plugins-bad: element-maker: allow to run from a different working directory
Stefan Kost
- gst-plugins-bad: element-maker: dist new videofilter2 template
Tim Müller
- gst-plugins-bad: element-maker: don't dist incomplete templates
Stefan Kost
- gst-plugins-bad: element-maker: fixup gobject template a bit but disable for now
Stefan Kost
- gst-plugins-bad: element-maker: lowercasify input
David Schleef
- gst-plugins-bad: element-maker: make it fail, when compilation fails
Stefan Kost
- gst-plugins-bad: element-maker: set CPPFLAGS to make templates using uninstalled headers work
Stefan Kost
- gst-plugins-bad: element-maker: the broekn templates are not broekn, but dependencies
Stefan Kost
- gst-plugins-bad: element-templates: clean up gobject template a bit
Tim Müller
- gst-plugins-bad: element-templates: fix templates
Stefan Kost
- gst-plugins-bad: ext, gst: update disted orc backup files
Tim Müller
- gst-plugins-bad: fieldanalysis: Use RFF flag to indicate buffers to drop downstream
Robert Swain
- gst-plugins-bad: Fix some unused-but-set-variable warnings with gcc 4.6
Tim Müller
- gst-plugins-bad: fpsdisplay: Add verbose property
Sebastian Dröge
- gst-plugins-bad: fpsdisplay: Add verbose property
Stefan Kost
- gst-plugins-bad: fpsdisplay: Use PROP_ instead of ARG_ for the property enums
Sebastian Dröge
- gst-plugins-bad: fpsdisplaysink: Add last-message property and never print anything to stdout
Sebastian Dröge
- gst-plugins-bad: fpsdisplaysink: Rename verbose property to silent for consistency
Sebastian Dröge
- gst-plugins-bad: fpsdisplaysink:: fix compilation with older GLib
Tim Müller
- gst-plugins-bad: gme: fix infinite looping by fading out after two loops
Tim Müller
- gst-plugins-bad: hls: Fix compilation on windows
Thiago Sousa Santos
- gst-plugins-bad: hlsdemux: Another windows build fix
Thiago Sousa Santos
- gst-plugins-bad: hlsdemux: dispose the fetcher from the same thread it' s created
Tim Müller
- gst-plugins-bad: hlsdemux: fix example pipeline
Tim Müller
- gst-plugins-bad: hlsdemux: fix handling of end of playlist
Tim Müller
- gst-plugins-bad: hlsdemux: ignore seek events until it's implemented
Tim Müller
- gst-plugins-bad: hlsdemux: m3u8: clear the list of media files before updating the playlist
Sebastian Dröge
- gst-plugins-bad: hlsdemux: m3u8: return duration in nanoseconds
Tim Müller
- gst-plugins-bad: hlsdemux: use and adapter instead of costful buffer joins
Sebastian Dröge
- gst-plugins-bad: hlsdemux: validate properly utf-8 playlist
Sebastian Dröge
- gst-plugins-bad: jpeg: comment and logging changes
Stefan Kost
- gst-plugins-bad: jpeg: set tags to NULL at init time and after freeing them
Stefan Kost
- gst-plugins-bad: jpegformat: Fix unitialized variable on macosx
Edward Hervey
- gst-plugins-bad: jpegparse: add get_tag_list ()
Stefan Kost
- gst-plugins-bad: jpegparse: add gst_jpeg_parse_remove_marker()
Stefan Kost
- gst-plugins-bad: jpegparse: log id when skipping an unhandled APP marker
Stefan Kost
- gst-plugins-bad: jpegparse: refactor APP1 parsing
Stefan Kost
- gst-plugins-bad: jpegparse: refactor COM parsing
Stefan Kost
- gst-plugins-bad: jpegparse: skip all APP markers, excepting APP1
Stefan Kost
- gst-plugins-bad: jpegparse: subtract id-str size from the remaining read
Stefan Kost
- gst-plugins-bad: libs: remove leftover media-info directory
Tim Müller
- gst-plugins-bad: linsys: Dist all headers and put them in noinst_HEADERS
Sebastian Dröge
- gst-plugins-bad: linsys: Link with libgstbase for basesink/basesrc
Sebastian Dröge
- gst-plugins-bad: m4: Update gsettings m4 macros
Sebastian Dröge
- gst-plugins-bad: mpegaudioparse: Parse encoder delay and encoder padding from the LAME header if present
Sebastian Dröge
- gst-plugins-bad: mpegaudioparse: relax sync match a bit when draining
Mark Nauwelaerts
- gst-plugins-bad: mpegaudioparse: require tighter sync match when draining
Mark Nauwelaerts
- gst-plugins-bad: mpegtsbase: Don't forget to free the program streams array
Edward Hervey
- gst-plugins-bad: mpegtsbase: Unref buffers we don't use.
Edward Hervey
- gst-plugins-bad: mpegtsdemux,tsdemux: Add byte-stream to h264 caps
David Schleef
- gst-plugins-bad: mpegtsmux: Add byte-stream to h264 caps
David Schleef
- gst-plugins-bad: ofa: Remove bus GSource to prevent a valgrind warning
Sebastian Dröge
- gst-plugins-bad: opencv: make work with openCV 2.2
Tim Müller
- gst-plugins-bad: pnm: add LIBTOOLFLAGS = --tag=disable-static
Stefan Kost
- gst-plugins-bad: qtmux: more helpful debug error message when no needed duration on input buffers
Mark Nauwelaerts
- gst-plugins-bad: qtmux: remove qtmux plugin, it has moved to -good
Tim Müller
- gst-plugins-bad: Remove audioflingersink
Tim Müller
- gst-plugins-bad: Remove audioparsers plugin, it has been moved to -good
Tim Müller
- gst-plugins-bad: Remove setting of plugindir from Makefiles
David Schleef
- gst-plugins-bad: scenechange: new scene change detection element
David Schleef
- gst-plugins-bad: segmentclip: Keep a reference of events until the event is parsed
Sebastian Dröge
- gst-plugins-bad: shm: Fix MSG_NOSIGNAL check
Olivier Crête
- gst-plugins-bad: shmsink: ensure gst_poll_wait is called first on descriptors
Sebastian Dröge
- gst-plugins-bad: test: camerabin: More leak fixes
Thiago Sousa Santos
- gst-plugins-bad: tests: camerabin2: Leak fixes for the unit tests
Thiago Sousa Santos
- gst-plugins-bad: tests: camerabin: Some leak fixes
Thiago Sousa Santos
- gst-plugins-bad: tests: jifmux: Adds test for new exposure compensation tag
Thiago Sousa Santos
- gst-plugins-bad: tools: disable new gst-element-maker test
Tim Müller
- gst-plugins-bad: tsdemux: Don't leak bufferlist on streams without pads
Edward Hervey
- gst-plugins-bad: tsdemux: Free packet buffer even if it doesn' t have a payload
Edward Hervey
- gst-plugins-bad: Update orc-generated disted C backup code to orc 0.4.14
Tim Müller
- gst-plugins-bad: Update spec file with a lot of new plugins
Christian Fredrik Kalager Schaller
- gst-plugins-bad: vdpau: Fix uninitialized variable compiler warning
Sebastian Dröge
- gst-plugins-bad: videoparsers: port to baseparse, which is now in libgstbase in core
Tim Müller
- gst-plugins-bad: wavpack: Remove bus GSource to prevent a valgrind warning
Sebastian Dröge
- gst-plugins-bad: xvidenc: Implement getcaps function
Sebastian Dröge
- gst-plugins-bad: y4mdec: add plugin description
Tim Müller
- gst-plugins-base: 0.10.32.2 pre-release
Tim Müller
- gst-plugins-base: 0.10.32.3 pre-release
Tim Müller
- gst-plugins-base: 0.10.32.4 pre-release
Tim Müller
- gst-plugins-base: Add new header file to spec file
Christian Fredrik Kalager Schaller
- gst-plugins-base: android: make it ready for androgenizer
Edward Hervey
- gst-plugins-base: audioresample: fix unused-but-set-variable warnings with gcc 4.6
Tim Müller
- gst-plugins-base: audioresample: Make src query MT-safe
Sebastian Dröge
- gst-plugins-base: audioresample: minor simplification
Mark Nauwelaerts
- gst-plugins-base: Automatic update of common submodule
Stefan Kost
- gst-plugins-base: Automatic update of common submodule
Tim Müller
- gst-plugins-base: baseaudiosink: don' t allow aligning behind the read-segment
Sebastian Dröge
- gst-plugins-base: baseaudiosrc: Add src object lock around call to ringbuffer parse caps.
Sebastian Dröge
- gst-plugins-base: baseaudiosrc: protect against ringbuffer disappearing while in a query
Sebastian Dröge
- gst-plugins-base: docs: fix typo in video format docs
Tim Müller
- gst-plugins-base: docs: update documentation
Tim Müller
- gst-plugins-base: docs: Update interlaced video design document
Robert Swain
- gst-plugins-base: encodebin: Release pads after setting the state to NULL in the unit test
Sebastian Dröge
- gst-plugins-base: encodebin: Set all elements to NULL and remove them from the bin when removing a source group
Sebastian Dröge
- gst-plugins-base: encodebin: Unref encoding profiles after usage in the test
Sebastian Dröge
- gst-plugins-base: encoding-profile: fix unused-but-set-variable warnings with gcc 4.6
Tim Müller
- gst-plugins-base: ffmpegcolorspace: fix unused-but-set-variable warnings with gcc 4.6
Tim Müller
- gst-plugins-base: fft: remove gst_init() for g-i scanner again
Tim Müller
- gst-plugins-base: fix unused-but-set-variable warnings with gcc 4.6
Tim Müller
- gst-plugins-base: gio: Remove the bus GSource from the main context
Sebastian Dröge
- gst-plugins-base: gst: update disted orc backup code
Tim Müller
- gst-plugins-base: gst: update orc-generated disted C backup code to orc 0.4 .14
Tim Müller
- gst-plugins-base: libs: gobject-introspection scanner doesn' t need to scan or update plugin info
Tim Müller
- gst-plugins-base: multifdsink: do check return values of fcntl() and fstat( )
Tim Müller
- gst-plugins-base: ogg: fix unused-but-set-variable warnings with gcc 4.6
Tim Müller
- gst-plugins-base: oggmux: fix uninitialised variable usage and element leak
Tim Müller
- gst-plugins-base: oggmux: fix warning building in mac os x
Sebastian Dröge
- gst-plugins-base: oggmux: Keep track of pad's segments
Sebastian Dröge
- gst-plugins-base: oggmux: prefer headers from caps to determine stream type
Tim Müller
- gst-plugins-base: oggmux: Remove bus GSource to prevent a valgrind warning
Sebastian Dröge
- gst-plugins-base: oggmux: Reset the segment on flush-stop events and when going back to READY
Sebastian Dröge
- gst-plugins-base: oggmux: Store the segment directly inside the pad
Sebastian Dröge
- gst-plugins-base: oggmux: Use running time instead of timestamps
Sebastian Dröge
- gst-plugins-base: pango: Create a new pango context for every subclass
Sebastian Dröge
- gst-plugins-base: playbin2: avoid foregoing READY_TO_NULL when appropriate
Mark Nauwelaerts
- gst-plugins-base: playbin2: ensure proper PAUSED_TO_READY cleanup
Mark Nauwelaerts
- gst-plugins-base: po: update translations
Tim Müller
- gst-plugins-base: Remove setting of plugindir from Makefiles
David Schleef
- gst-plugins-base: Revert "video: Remove the extensive checkings from switch "
David Schleef
- gst-plugins-base: ringbuffer: make sure to not start if the may_start flag is FALSE
Wim Taymans
- gst-plugins-base: rtcpbuffer: fix invalid read in validation of padding in rtcp packet
Sebastian Dröge
- gst-plugins-base: rtcpbuffer: Round to next 32bit word, not current 32bit word at end of SDES chunk
Sebastian Dröge
- gst-plugins-base: rtp: fix pad callbacks so they handle when parent goes away
Sebastian Dröge
- gst-plugins-base: rtp: Remove unused variables
Sebastian Dröge
- gst-plugins-base: rtp: Unref events if the parent element disappeared or has no event handler implemented
Sebastian Dröge
- gst-plugins-base: rtsptranport: ensure valid int result when parsing ranges
Mark Nauwelaerts
- gst-plugins-base: sdp: remove gst_init() for g-i scanner here again as well to avoid problems with -Wl, --as-needed
Tim Müller
- gst-plugins-base: tag: Adds GST_TAG_CAPTURING_EXPOSURE_COMPENSATION
Thiago Sousa Santos
- gst-plugins-base: tag: exif: Adds mapping for GST_TAG_CAPTURING_EXPOSURE_COMPENSATION
Thiago Sousa Santos
- gst-plugins-base: tag: exif: register common tags from tag library
Tim Müller
- gst-plugins-base: tag: Explicit cast to GThreadFunc to silence MS compiler.
Tim Müller
- gst-plugins-base: tag: fix compiler warning on OSX
Tim Müller
- gst-plugins-base: tag: fix typo in ID3 genres
Tim Müller
- gst-plugins-base: tag: Remove constness to silence MS compiler.
Tim Müller
- gst-plugins-base: tag: update some FIXMEs for 0.11
Tim Müller
- gst-plugins-base: tag: use gst/math-compat.h header.
Tim Müller
- gst-plugins-base: tag: xmp: Adds mapping for GST_TAG_CAPTURING_EXPOSURE_COMPENSATION
Thiago Sousa Santos
- gst-plugins-base: tests: add basic unit tests for discoverer
Stefan Kost
- gst-plugins-base: tests: add unit test for basetransform/ videoscale negotiation regression
Tim Müller
- gst-plugins-base: tests: dist all struct_*.h files for libs ABI test
Tim Müller
- gst-plugins-base: tests: fix unused-but-set-variable warnings with gcc 4.6
Tim Müller
- gst-plugins-base: tests: ignore xmpwriter unit test binary
Tim Müller
- gst-plugins-base: tests: list libs/struct*h files explicitly in Makefile.am
Tim Müller
- gst-plugins-base: tests: tag: Fix typo
Thiago Sousa Santos
- gst-plugins-base: textoverlay: Add support for xBGR and RGBx
Sebastian Dröge
- gst-plugins-base: textoverlay: Added support for ARGB and other RGB alpha variants
Sebastian Dröge
- gst-plugins-base: textoverlay: Always hold the class-global pango mutex when using pango API
Sebastian Dröge
- gst-plugins-base: textoverlay: converted AYUV to use 'A OVER B' alpha compositing
Sebastian Dröge
- gst-plugins-base: textoverlay: fix comparison is always false due to limited range of data type
Sebastian Dröge
- gst-plugins-base: theoraenc: refactor multipass file writing
Mark Nauwelaerts
- gst-plugins-base: typefindfunctions: fix unused-but-set-variable warning with gcc 4.6
Tim Müller
- gst-plugins-base: video: Fix creation of grayscale caps
Sebastian Dröge
- gst-plugins-base: video: Fix height calculation for YUV9/YVU9
David Schleef
- gst-plugins-base: video: Fix YUV9 and YVU9 again
David Schleef
- gst-plugins-base: video: Remove the extensive checkings from switch
Sebastian Dröge
- gst-plugins-base: videorate: empty caps have no structure to pick
Mark Nauwelaerts
- gst-plugins-base: videoscale: Fix ARGB bilinear scaling
David Schleef
- gst-plugins-base: videoscale: Fix off-by-one error in previous commit
David Schleef
- gst-plugins-base: videoscale: hack to fix invalid reads in linear
Tim Müller
- gst-plugins-base: videoscale: protect 4tap from out-of-bounds reads
Tim Müller
- gst-plugins-base: videoscale: use simpler scaling method for small images
Tim Müller
- gst-plugins-base: vorbis: add support for using tremolo on android
Tim Müller
- gst-plugins-base: vorbisdec: make upstream queries and events MT-safe
Sebastian Dröge
- gst-plugins-base: vorbisdec: Unref events if the parent element disappeared
Sebastian Dröge
- gst-plugins-base: vorbistag: Add support for METADATA_BLOCK_PICTURE tags
Sebastian Dröge
- gst-plugins-base: vorbistag: Use g_base64_decode_inplace()
Sebastian Dröge
- gst-plugins-base: vorbistag: Write GST_TAG_IMAGE and GST_TAG_PREVIEW_IMAGE as METADATA_BLOCK_PICTURE
Sebastian Dröge
- gst-plugins-base: x(v)imagesink: If NULL caps are passed to buffer_alloc() do fallback allocation
Sebastian Dröge
- gst-plugins-base: xvimagesink: don' t paint the window black when going to NULL
Stefan Kost
- gst-plugins-base: {clock, time}overlay: Only set the global pango context options once in class_init
Sebastian Dröge
- gst-plugins-base: {time, clock}overlay: Hold the class-global pango mutex when changing the pango context
Sebastian Dröge
- gst-plugins-gl: Automatic update of common submodule
Stefan Kost
- gst-plugins-gl: Automatic update of common submodule
Tim Müller
- gst-plugins-good: 0.10.28.2 pre-release
Tim Müller
- gst-plugins-good: 0.10.28.3 pre-release
Tim Müller
- gst-plugins-good: 0.10.28.4 pre-release
Tim Müller
- gst-plugins-good: ac3parse: fix unused-but-set-variable warning with gcc 4. 6
Tim Müller
- gst-plugins-good: Add parser plugin
Christian Fredrik Kalager Schaller
- gst-plugins-good: android: Make it ready for androgenizer
Edward Hervey
- gst-plugins-good: audiowsincband: Add new windowing functions: gaussian, cos and hann
Sebastian Dröge
- gst-plugins-good: audiowsincband: Fix range of kernel elements (lim -> lim-1)
Sebastian Dröge
- gst-plugins-good: audiowsinclimimt: Add new windows to high/ low-pass filters: gaussian, cosine, hann
Sebastian Dröge
- gst-plugins-good: audiowsinclimit: Add some more braces to make the code more readable
Sebastian Dröge
- gst-plugins-good: audiowsinclimit: Fix range of kernel elements (lim -> lim-1) in high/low-pass filters
Sebastian Dröge
- gst-plugins-good: audiowsinc{band, limit}: Fix check for divison by zero
Sebastian Dröge
- gst-plugins-good: Automatic update of common submodule
Stefan Kost
- gst-plugins-good: Automatic update of common submodule
Tim Müller
- gst-plugins-good: avidemux: fix 'variable may be used uninitialized' warnings caused by -DG_DISABLE_ASSERT
Tim Müller
- gst-plugins-good: avidemux: fix unused-but-set-variable warning with gcc 4. 6
Tim Müller
- gst-plugins-good: avimux,matroskamux: Add stream-format to h264 caps
David Schleef
- gst-plugins-good: capsdebug: fix unused-but-set-variable warnings with gcc 4.6
Tim Müller
- gst-plugins-good: configure: don' t pass -Waddress to ObjC compiler on OSX when compiling osxvideosink
Tim Müller
- gst-plugins-good: deinterlace, matroska: fix two variable-may-be-used-uninitialized compiler warnings
Tim Müller
- gst-plugins-good: directsoundsink: Add conditionals on WAVE_FORMAT_DOLBY_AC3_SPDIF
David Schleef
- gst-plugins-good: docs: add various qtmux variants to documentation
Tim Müller
- gst-plugins-good: docs: fix docuemntation warnings (and reindent)
Stefan Kost
- gst-plugins-good: docs: update for pre-release
Tim Müller
- gst-plugins-good: edgetv: Remove unused but set height variable
Tim Müller
- gst-plugins-good: examples: don't put code with side-effects into g_assert( )
Tim Müller
- gst-plugins-good: examples: fix 'control reaches end of non-void function' warning in cairo example
Tim Müller
- gst-plugins-good: examples: fix some warnings in rtp example
Tim Müller
- gst-plugins-good: flacenc: Add support for writing METADATA_BLOCK_PICTURE blocks for GST_TAG_IMAGE and GST_TAG_PREVIEW_IMAGE
Sebastian Dröge
- gst-plugins-good: flacenc: Don' t store image tags inside the vorbiscomments and the flac metadata
Sebastian Dröge
- gst-plugins-good: flacenc: Properly interprete the result of strcmp()
Sebastian Dröge
- gst-plugins-good: flacparse: update for gst_base_parse_frame_init() API change
Tim Müller
- gst-plugins-good: flv: Specify the only possible stream-format for h264 in the pad templates.
Zaheer Abbas Merali
- gst-plugins-good: flvdemux: add width, height and framerate to caps when present on onMetaData
Mark Nauwelaerts
- gst-plugins-good: flvdemux: Don't leak the SEEKING query
Sebastian Dröge
- gst-plugins-good: flvdemux: fix deadlock on setting index on flvdemux
Tim Müller
- gst-plugins-good: flvdemux: simplify framerate fraction calculation
Mark Nauwelaerts
- gst-plugins-good: flxdemux: Remove unused but set keyframe variables
Tim Müller
- gst-plugins-good: gst: update disted orc backup code
Tim Müller
- gst-plugins-good: imagefreeze: Remove bus GSource to prevent a valgrind warning
Sebastian Dröge
- gst-plugins-good: imagefreeze: Remove unused but set duration variable
Tim Müller
- gst-plugins-good: jack: also handle deprecations for jack 1.9.7
Stefan Kost
- gst-plugins-good: jack: Fix build with jack 0.120.1
Stefan Kost
- gst-plugins-good: jack: fix unused-but-set-variable warnings with gcc-4.6
Tim Müller
- gst-plugins-good: jitterbuffer: Make src_query MT-safe
Sebastian Dröge
- gst-plugins-good: jitterbuffer: Make upstream events MT-safe
Sebastian Dröge
- gst-plugins-good: jitterbuffer: Unref event if the parent element disappeared
Sebastian Dröge
- gst-plugins-good: jpegdec: documentation typo "jpegddec"
Tim Müller
- gst-plugins-good: jpegdec: Make upstream events MT-safe
Sebastian Dröge
- gst-plugins-good: jpegdec: Unref event if the parent element disappeared
Sebastian Dröge
- gst-plugins-good: jpegenc: pulsesink: raw1394: Address unused but set variables
Tim Müller
- gst-plugins-good: matroska: Remove unused but set variables
Tim Müller
- gst-plugins-good: matroskademux: Better calculation of framerate
Tim Müller
- gst-plugins-good: matroskademux: set stream-format= byte-stream on h264 caps if there's no codec data
Tim Müller
- gst-plugins-good: matroskamux: Add support for A-Law and µ-Law
Sebastian Dröge
- gst-plugins-good: matroskaparse: Allow webm and matroska caps and don' t leak caps
Sebastian Dröge
- gst-plugins-good: mpegaudioparse: The VBRI header is always at offset 0x20, independent of MPEG version
Sebastian Dröge
- gst-plugins-good: oss4: Address unused but set variables
Tim Müller
- gst-plugins-good: pngdec: Remove temporary code
David Schleef
- gst-plugins-good: po: update translations
Tim Müller
- gst-plugins-good: pulse, speexenc, rtpgsmpay: don't use g_assert() for error handling
Tim Müller
- gst-plugins-good: pulsesink: Always call pa_stream_new_with_proplist()
Arun Raghavan
- gst-plugins-good: qtdemux: Adds more h264 fields to its caps
Alessandro Decina
- gst-plugins-good: qtdemux: Check for invalid (empty) classification info entity strings
Sebastian Dröge
- gst-plugins-good: qtdemux: rename directory to quicktime to match plugin name
Tim Müller
- gst-plugins-good: qtdemux: Year 0 is not a valid year for GDate and the proleptic gregorian calendar
Sebastian Dröge
- gst-plugins-good: qtmoovrecover: Don't leak the static recursive mutex
Sebastian Dröge
- gst-plugins-good: qtmux: add variant-less video/ quicktime to source pad template caps
Tim Müller
- gst-plugins-good: qtmux: default to dts-method= reorder and presentation-time=true
Tim Müller
- gst-plugins-good: qtmux: fix corner case buffer handling for reorder method
Mark Nauwelaerts
- gst-plugins-good: qtmux: refuse incomplete legacy h264 caps
Tim Müller
- gst-plugins-good: qtmux: restrict h264 some more to only accept AU-aligned AVC
Tim Müller
- gst-plugins-good: quicktime: register 3gppmux element in addition to the misnamed gppmux
Tim Müller
- gst-plugins-good: quicktime: Remove unused but set variables
Tim Müller
- gst-plugins-good: quicktime: rename plugin filename from *qtdemux* to *quicktime*
Tim Müller
- gst-plugins-good: quicktime: rename plugin to isomp4
Tim Müller
- gst-plugins-good: Revert "jitterbuffer: reset element base_time upon flush"
Mark Nauwelaerts
- gst-plugins-good: Revert "Pulsesink: Allow chunks up to bufsize instead of segsize"
Sebastian Dröge
- gst-plugins-good: rtp, rtpmanager: Address unused but set variables
Tim Müller
- gst-plugins-good: rtp: Unref events if the parent element disappeared
Sebastian Dröge
- gst-plugins-good: rtpgstpay: declare frag_offset to hold 32bits.
Tim Müller
- gst-plugins-good: rtpgstpay: fix buffer leak
Tim Müller
- gst-plugins-good: rtpmanager: fix pad callbacks so they handle when parent goes away
Sebastian Dröge
- gst-plugins-good: rtpmanager: ignore a BYE if it is sent with our internal SSRC
Olivier Crête
- gst-plugins-good: rtpsession: fix wrongly applied patch
Tim Müller
- gst-plugins-good: rtpsession: make iterate_internal_links MT-safe
Sebastian Dröge
- gst-plugins-good: rtpsession: marshal GstBuffer as a MiniObject instead of a pointer
Tim Müller
- gst-plugins-good: rtpsession: Number of active sources should be updated whenever the status of the source changes to active
Olivier Crête
- gst-plugins-good: rtpsession: Remove incomplete support for RTCP FIR
Tim Müller
- gst-plugins-good: rtpsession: Use existing functions to parse RTCP FB packets
Tim Müller
- gst-plugins-good: rtpspeexpay: Do not transmitt samples with GAP flag
Sebastian Dröge
- gst-plugins-good: rtpssrcdemux: Unknown SSRC is not fatal
Olivier Crête
- gst-plugins-good: rtspsrc: distribute new base_time to manager children following flush seek
Mark Nauwelaerts
- gst-plugins-good: rtspsrc: handle * control correctly
Wim Taymans
- gst-plugins-good: rtspsrc: perform post-flush state tricks downstream to upstream
Mark Nauwelaerts
- gst-plugins-good: speexenc: Use speex intern silence detection
Sebastian Dröge
- gst-plugins-good: tagschecking: Remove bus GSource to prevent a valgrind warning
Sebastian Dröge
- gst-plugins-good: tests: add generic set_index test
Tim Müller
- gst-plugins-good: tests: add index-setting test for baseparse/flacparse
Tim Müller
- gst-plugins-good: tests: Address unused but set variables
Tim Müller
- gst-plugins-good: tests: ignore new qtmux-related test binaries
Tim Müller
- gst-plugins-good: tests: qtmux: test various dts-methods
Mark Nauwelaerts
- gst-plugins-good: v4l2radio: Free videodev string before replacing it
Sebastian Dröge
- gst-plugins-good: v4l2sink: fix another unused-but-set-variable warning
Tim Müller
- gst-plugins-good: v4l2src: Address unused but set variable
Tim Müller
- gst-plugins-good: videobalance: fix handling of YUV images with 'odd' widths
Tim Müller
- gst-plugins-good: videoflip: fix unused-but-set-variable warnings with gcc 4.6
Tim Müller
- gst-plugins-good: videomixer2: Add transparent background option for alpha channel formats
Sebastian Dröge
- gst-plugins-good: videomixer: Add transparent background option for alpha channel formats
Sebastian Dröge
- gst-plugins-good: videomixer: address unused but set variables
Tim Müller
- gst-plugins-good: videomixer: Fix argb/rgba overlay orc code
Tim Müller
- gst-plugins-good: videomixer: update orc dist files
Alessandro Decina
- gst-plugins-good: videomixer[2]: Use orc_memset() instead of memset()
Sebastian Dröge
- gst-plugins-good: wavenc: Remove bus GSource to prevent a valgrind warning
Sebastian Dröge
- gst-plugins-good: wavpack: Remove bus GSource to prevent a valgrind warning
Sebastian Dröge
- gst-plugins-good: y4mencode: shapewipe: Address unused but set variables
Tim Müller
- gst-plugins-ugly: 0.10.17.2 pre-release
Tim Müller
- gst-plugins-ugly: 0.10.17.3 pre-release
Tim Müller
- gst-plugins-ugly: 0.10.17.4 pre-release
Tim Müller
- gst-plugins-ugly: android: make it ready for androgenizer
Edward Hervey
- gst-plugins-ugly: android: remove the android/ folder
Edward Hervey
- gst-plugins-ugly: asfdemux: fix unused-but-set-variable warnings with gcc 4 .6
Tim Müller
- gst-plugins-ugly: Automatic update of common submodule
Stefan Kost
- gst-plugins-ugly: Automatic update of common submodule
Tim Müller
- gst-plugins-ugly: dvdread, sidplay, x264enc: fix unused-but-set-variable warnings with gcc 4.6
Tim Müller
- gst-plugins-ugly: mpeg2dec: don't deadlock when setting an index
Tim Müller
- gst-plugins-ugly: mpegstream: fix unused-but-set-variable warnings with gcc 4.6
Tim Müller
- gst-plugins-ugly: rademux: fix two 'variable may be used uninitialized' warnings caused by -DG_DISABLE_ASSERT
Tim Müller
- gst-plugins-ugly: tests: add generic index-setting test
Tim Müller
- gst-plugins-ugly: tests: add suppression for lame unit test
Tim Müller
- gst-plugins-ugly: x264enc: Implement getcaps function
Sebastian Dröge
- gst-python: Automatic update of common submodule
Stefan Kost
- gst-python: Automatic update of common submodule
Tim Müller
- gst-rtsp-server: Automatic update of common submodule
Stefan Kost
- gst-rtsp-server: Automatic update of common submodule
Tim Müller
- gst-rtsp-server: python bindings: add arg type for GstRTSPUrl
Alessandro Decina
- gst-rtsp-server: python bindings: add GstRTSPUrlParam
Alessandro Decina
- gst-rtsp-server: python bindings: fix returning GstRTSPUrl types
Alessandro Decina
- gst-rtsp-server: python bindings: fix the definition of MediaFactory. collect_stream
Alessandro Decina
- gst-rtsp-server: python bindings: wrap GstRTSPMediaFactoryClass vfuncs
Alessandro Decina
- gstreamer-sharp: The GMutex and GCond API uses macros to function tables instead of real function
Sebastian Dröge
- gstreamer: 0.10.32.2 pre-release
Tim Müller
- gstreamer: 0.10.32.3 pre-release
Tim Müller
- gstreamer: 0.10.32.4 pre-release
Tim Müller
- gstreamer: android: make it ready for androgenizer
Edward Hervey
- gstreamer: Automatic update of common submodule
Stefan Kost
- gstreamer: Automatic update of common submodule
Tim Müller
- gstreamer: base: Fix pad callbacks so they handle when parent goes away
Sebastian Dröge
- gstreamer: base: Make upstream events MT-safe
Sebastian Dröge
- gstreamer: base: Unref events if the parent element disappeared
Sebastian Dröge
- gstreamer: baseparse: change gst_base_parse_frame_init() to not take a GstBaseParse argument
Tim Müller
- gstreamer: baseparse: don't deadlock when setting external index
Tim Müller
- gstreamer: baseparse: expose gst_base_parse_frame_free() for completeness
Tim Müller
- gstreamer: baseparse: init frames on the stack with gst_base_parse_frame_init()
Tim Müller
- gstreamer: baseparse: make fmtlist constant
Tim Müller
- gstreamer: baseparse: make GstBaseParseFrame handling more bindings-friendly
Tim Müller
- gstreamer: baseparse: minor variable name clean-up
Tim Müller
- gstreamer: baseparse: more debug logging, minor clean-up
Tim Müller
- gstreamer: baseparse: register boxed type for GstBaseFrameParse
Tim Müller
- gstreamer: baseparse: Remove unused but set variable
Robert Swain
- gstreamer: basesrc: Handle tag and custom downstream events the same
Sebastian Dröge
- gstreamer: basesrc: Make src query MT-safe
Sebastian Dröge
- gstreamer: basesrc: Send syncronized custom downstream/ both events downstream from the streaming thread
Sebastian Dröge
- gstreamer: basetransform: don' t unref trans until the function is done using it
Tim Müller
- gstreamer: basetransform: fix negotiation regression
Tim Müller
- gstreamer: bla
Sebastian Dröge
- gstreamer: bufferlist: Add boxed type for GstBufferListIterator for gobject-introspection
Sebastian Dröge
- gstreamer: bus: Add private API to set a GstBus in child mode
Sebastian Dröge
- gstreamer: bus: also allow popping a message without timeout if no poll available
Tim Müller
- gstreamer: bus: Check if pending messages are in the queue
Sebastian Dröge
- gstreamer: bus: Immediately drop messages after calling the sync handler if this is a synchronous bus
Sebastian Dröge
- gstreamer: bus: Only create the signalling socket pair when required
Sebastian Dröge
- gstreamer: bus: Removed unused GCond
Sebastian Dröge
- gstreamer: bus: Use a construct-only property to distinguish between child buses and normal buses
Sebastian Dröge
- gstreamer: checks: add GstBin unit test that creates a lot of bins
Sebastian Dröge
- gstreamer: checks: add some queues to test_many_bins unit test
Tim Müller
- gstreamer: checks: ignore new funnel unit test binary
Tim Müller
- gstreamer: checks: make tests_many_bins in bin unit test a bit faster
Tim Müller
- gstreamer: docs: add note/warning to gst_index_get_writer_id() docs about the OBJECT_LOCK
Tim Müller
- gstreamer: docs: add pointer to part-seeking. txt design docs to event seek flags docs
Tim Müller
- gstreamer: docs: minor fixes for baseparse docs
Tim Müller
- gstreamer: docs: remove file as we have docs/design/part-missing-plugins. txt
Stefan Kost
- gstreamer: docs: remove reference to baseparse API that didn't make it
Tim Müller
- gstreamer: element: strto[u]l() returns a g[u]long
Sebastian Dröge
- gstreamer: element: unref event in default_send_event in case element has no pads
Tim Müller
- gstreamer: element: Use gint64/guint64 string parsing functions
Sebastian Dröge
- gstreamer: element: When requesting an existing pad print a g_critical() instead of using an assertion
Sebastian Dröge
- gstreamer: elements: Fix pad callbacks so they handle when parent goes away
Sebastian Dröge
- gstreamer: funnel: minor element description fix
Tim Müller
- gstreamer: ghostpad: Fix pad callbacks so they handle when parent goes away
Sebastian Dröge
- gstreamer: gst-launch: remove newline from translatable string
Tim Müller
- gstreamer: gst: Add some more gobject-introspection annotations
Sebastian Dröge
- gstreamer: gst: gobject-introspection scanner doesn' t need to scan or update plugin info
Tim Müller
- gstreamer: gst: make sure gobject-introspection scanner calls gst_init()
Sebastian Dröge
- gstreamer: gstpoll: retry reading the control socket to release properly all wakeups
Wim Taymans
- gstreamer: gstqueue, gstqueue2: check if parent of pad is NULL in _getcaps
Sebastian Dröge
- gstreamer: inputselector: Fix getcaps and event function from last commit
Sebastian Dröge
- gstreamer: inputselector: Protect against pad-parent disappearing
Sebastian Dröge
- gstreamer: iterator: resync to avoid infinite loop
Sebastian Dröge
- gstreamer: libs: gobject-introspection scanner doesn' t need to scan or update plugin info
Tim Müller
- gstreamer: libs: make sure gobject-introspection scanner calls gst_init()
Tim Müller
- gstreamer: minor inline documentation fix
David Schleef
- gstreamer: multiqueue: Add another check for the flushing flag after taking the lock
Sebastian Dröge
- gstreamer: multiqueue: Don't leak pads in the named pads unit test
Sebastian Dröge
- gstreamer: multiqueue: Don't leak the sinkpad name
Sebastian Dröge
- gstreamer: pad: Allow tracking of buffers in GST_SCHEDULING debug output
Robert Swain
- gstreamer: pad: unlock before freeing the cache to avoid deadlock
Tim Müller
- gstreamer: parse: Add boxed type for GstParseContext for gobject-introspection
Sebastian Dröge
- gstreamer: parser: Allow element names to begin with digits
David Schleef
- gstreamer: pluginfeature: include plugin. h in header where we use a GstPlugin pointer
Tim Müller
- gstreamer: pluginfeature: store pointer to plugin in addition to the plugin name
Tim Müller
- gstreamer: pluginloader: fix compiler warnings
Tim Müller
- gstreamer: pluginloader: make sure gst-plugin-scanner is called with the right arch on OSX
Tim Müller
- gstreamer: pluginloader: only run gst-plugin-scanner with /usr/bin/ arch wrapper on OS X >= 10.5
Tim Müller
- gstreamer: po: update translations
Tim Müller
- gstreamer: poll: don't call WSAWaitForMultipleEvents with no events
Sebastian Dröge
- gstreamer: query: const-ify formats arguments to gst_query_set_formatsv()
Tim Müller
- gstreamer: queue2: Add missing ) to the ring-buffer-max-size property description
Sebastian Dröge
- gstreamer: queue2: fix buffer leak on eos when using the ring buffer
Tim Müller
- gstreamer: queue2: fix minor memory leak
Tim Müller
- gstreamer: queue2: Fixes memory leak on out_flushing error in gst_queue2_create_read.
Tim Müller
- gstreamer: queue2: prevent calculation with GST_CLOCK_TIME_NONE in update_time_level()
Sebastian Dröge
- gstreamer: queue[2]: Make src query MT-safe
Sebastian Dröge
- gstreamer: queue[2]: Make upstream events MT-safe
Sebastian Dröge
- gstreamer: queue[2]: Unref events if the parent element disappeared
Sebastian Dröge
- gstreamer: registry: use TRACE log level to log files that don' t look like plugins
Tim Müller
- gstreamer: registry: when removing a cached-but-no-longer-existing plugin, only remove features that belong to it
Tim Müller
- gstreamer: Revert "bus: Check if pending messages are in the queue"
Sebastian Dröge
- gstreamer: Revert "bus: Only create the signalling socket pair when required"
Sebastian Dröge
- gstreamer: Revert lockfree GstBus for the release
Tim Müller
- gstreamer: structure: Add date as a type abbreviation of GDate
Sebastian Dröge
- gstreamer: structure: Don't allow invalid GDates in all structures and don' t allow NULL GDates in taglists
Sebastian Dröge
- gstreamer: tests: add simple pipeline-in-pipeline unit test
Tim Müller
- gstreamer: tests: add some basic unit tests for queue2
Tim Müller
- gstreamer: tests: Add test for greatest common divisor
David Schleef
- gstreamer: tests: allow more time for the test_many_bins pipeline to preroll
Tim Müller
- gstreamer: tests: clean up properly in the bin test_link_structure_change unit test
Tim Müller
- gstreamer: tests: disable test_many_bins unit test for now
Tim Müller
- gstreamer: tests: fix unusued-but-assigned-variable warnings with gcc 4.6
Tim Müller
- gstreamer: trace: don't put code with side effects into g_return_if_fail()
Tim Müller
- gstreamer: utils: Avoid using "type" as name for a variable and a macro argument in GST_BOILERPLATE
Tim Müller
- gstreamer: utils: Fix caps leaks in gst_element_factory_can_accept_{any, all}_caps_in_direction()
Sebastian Dröge
- gstreamer: utils: Fix uninitialized variable compiler warnings
Sebastian Dröge
- gstreamer: value: GstDate/GDate has a abbreviation now
Sebastian Dröge
- gstreamer: win32: Add exports for the GstParseContext and GstBufferListIterator types
Sebastian Dröge
- gstreamer: win32: add new baseparse API to libgstbase.def
Tim Müller
- New commits on branch 0.11
Wim Taymans
- New commits on branch 0.11
Wim Taymans
- New commits on branch master
Tim Müller
- New commits on branch master
Tim Müller
- New commits on branch master
Tim Müller
- No subject
- No subject
- No subject
- No subject
- No subject
- No subject
- No subject
- No subject
- No subject
- No subject
- No subject
- No subject
- No subject
- No subject
- No subject
- No subject
- No subject
- No subject
- No subject
- No subject
- No subject
- No subject
- No subject
- No subject
- No subject
- No subject
- No subject
- No subject
- No subject
- No subject
- No subject
- No subject
- No subject
- No subject
- No subject
- No subject
- No subject
- No subject
- No subject
- No subject
- No subject
- No subject
- No subject
- No subject
- No subject
- No subject
- No subject
- No subject
- No subject
- No subject
- No subject
- No subject
- No subject
- No subject
- No subject
- No subject
- No subject
- No subject
- No subject
- No subject
- No subject
- qt-gstreamer: Adjust UseDoxygen. cmake to disable latex output by default and to allow using dot without latex .
George Kiagiadakis
- www: bindings: add link to Haskell bindings
Tim Müller
- www: modules: Fix Reynaldo's family name
Edward Hervey
Last message date:
Sat Apr 30 12:09:32 PDT 2011
Archived on: Sat Apr 30 12:09:43 PDT 2011
This archive was generated by
Pipermail 0.09 (Mailman edition).