platform/upstream/gst-plugins-bad.git
2013-07-01 Thiago Santosdashdemux: add support for range based segments
2013-07-01 Thiago Santosuridownloader: add support for range based downloads
2013-07-01 Sreerenj Balachandranh264parser: Fix the return value type for the SEI palyl...
2013-06-29 Olivier Crêtesrtp: Don't require a key if both auth and cipher are...
2013-06-29 Olivier Crêtesrtp: Move the enums to the common header
2013-06-29 Olivier Crêtesrtp: Remove unused code
2013-06-28 Andoni Morales... frei0r: add the build prefix path in the search dirs
2013-06-25 Greg Rutzdashdemux: Cleanup memory allocation/deallocation
2013-06-24 Edward Herveympegdesc: Extend list of known descriptors
2013-06-24 Edward Herveympegtsbase: Only warn for added streams when needed
2013-06-24 Edward Herveympegtspacketizer: Speed up section parsing
2013-06-24 Edward Herveympegdesc: Extend list of known descriptors
2013-06-24 Edward Herveympegtspacketizer: Speedup packet parsing
2013-06-23 Edward Herveycodecparsers: Fix gtk-doc
2013-06-23 Sebastian Drögedaaladec: Add decoder element
2013-06-23 Sebastian Drögedaalaenc: Add encoder element
2013-06-23 Sebastian Drögedaala: Initial version of a Daala plugin
2013-06-23 Edward Herveysrtp: Fix dist
2013-06-23 Edward Herveympegtspacketizer: Better detect already seen section
2013-06-20 Sebastian Drögewinscreencap: Initial port to 1.0
2013-06-20 Xavi Artigasandroidmedia: Fix copying of raw video frames on Samsun...
2013-06-19 Aleix Conchillo... shmsink: unref buffer if no clients are connected
2013-06-19 Edward Herveympegtspacketizer: Speed up NIT parsing
2013-06-19 Edward Herveympegtbase: simplify code
2013-06-19 Edward Herveympegtsdemux: Fix for compiling without GST_DEBUG
2013-06-19 Edward Herveytsparse: Ensure initial events are sent in the right...
2013-06-18 Aleix Conchillo... shmsink: propagate events to basesink class
2013-06-18 Benjamin Gaignardwayland: Add support for RGBx and RGBA formats
2013-06-18 Tim-Philipp... opencv: fix CFLAGS order and add plugins base libs...
2013-06-18 Alban Browaeysopencv: fixes build by moving the c++ header to gstsegm...
2013-06-18 Andoni Morales... applemedia: fix release of null pointer
2013-06-18 Thiago Santosapplemedia: coremediabuffer: fix leaking of apple media...
2013-06-18 Andoni Morales... applemedia: move defines to CPPFLAGS for obj-c files
2013-06-18 Andoni Morales... dshowaudiosrc: fix audiocapture producing silence
2013-06-14 Sebastian Drögempegvideoparse: Make sure the buffer is writable before...
2013-06-14 Sebastian Drögebuild: Fix some automake warnings
2013-06-12 Arnaud Vractsdemux: fix M2TS stream resync
2013-06-12 Arnaud Vractsdemux: move some debug prints at the log level
2013-06-12 Josep Torratsdemux: fixes seeking in pull mode
2013-06-11 Patricia Muscalucurlsmtpsink: removed an incorrect assert
2013-06-11 Miguel Casas... opencv: add foreground/background segmentation element
2013-06-11 Hans de Goedewrappercamerabinsrc: Add video-source-filter during...
2013-06-10 Olivier Crêtedashdemux: Make gst-indent happy
2013-06-10 Hans de Goedewrappercamerabinsrc: Don't unset the video-source prope...
2013-06-08 Sebastian Drögeeglglessink: Remove workaround for a bug in the RPi...
2013-06-08 Arthur Shipkowskidashdemux: Fix issue with get returning a value for...
2013-06-07 Sebastian Drögerfb: Link with libgstbase for GstPushSrc
2013-06-07 Sebastian Drögeandroidmedia: Fix string comparison
2013-06-07 Alban Browaeysmpegdemux: accept ID_PRIVATE_STREAM_1 to avoid loosing...
2013-06-07 Ilya Smelykhh264parse: Wait until SPS/PPS before outputting any...
2013-06-07 Chen Jieandroidmedia: Hacks for HuaweiMediaPad which reports...
2013-06-06 Sreerenj Balachandranmpegvideoparser: Fix the pixel-aspect-ratio calculation
2013-06-05 Sebastian DrögeBack to development
2013-06-05 Sebastian DrögeRelease 1.1.1 1.1.1
2013-06-05 Sebastian Drögevdpau: Add some missing headers to dist
2013-06-05 Sebastian Drögedash: Add to Makefile.am for make dist
2013-06-05 Sebastian Drögeapplemedia-nonpublic: Add to the Makefile.am for dist
2013-06-05 Sebastian DrögeUpdate .po files
2013-06-05 Edward Herveympegtspacketizer: Fix leak
2013-06-05 Sebastian DrögeAutomatic update of common submodule
2013-06-05 Edward Herveympegtspacketizer: Speedup TDT/TOT parsing
2013-06-05 Edward Herveympegtspacketizer: Fix string leak
2013-06-05 Edward Herveympegtspacketizer: Speed up descriptor parsing/packing
2013-06-05 Edward Herveympegtspacketizer: Use gst_value_list_append_and_take_value
2013-06-05 Edward Herveympegtspacketizer: Avoid copying GValueArray
2013-05-29 Sebastian Drögecruft: Add signalprocessor directory
2013-05-29 Branko Subasicdocs: removed signalprocessor from docs/libs/Makefile.am
2013-05-28 Sebastian Drögemidiparse: In pull mode drop SEGMENT, CAPS and STREAM_S...
2013-05-28 Sebastian Drögemidiparse: Push stream-start event before anything...
2013-05-28 Stefan Sauersignalprocessor: ladspa is not using this anymore
2013-05-28 Stefan Sauerladspa: fix typos in launch examples
2013-05-28 Stefan Sauerladspa: use the registry cache for plugin details
2013-05-27 Miguel Casas... opencv: Add colour image enhancement element based...
2013-05-26 Stefan Saueraudiochannelmix: fill in the author template
2013-05-25 Michael Rubinsteinmpegtsdemux: Free memory behind GString if we don't...
2013-05-24 Patricia Muscalucurlsmtpsink: terminate transfer thread properly
2013-05-24 Andoni Morales... directdrawsink: update window width/height when it...
2013-05-24 Andoni Morales... directdrwasink: call previous WndProc if any
2013-05-24 Andoni Morales... directdrawsink: respect PAR with coordinates
2013-05-24 Andoni Morales... applemedia-nonpublic: fix symbols redefinition for...
2013-05-24 Andoni Morales... applemedia: fix duplicated symbols with applemedia
2013-05-23 Edward Herveympegtsbase: Post an error message when EOS'ing without...
2013-05-23 Edward Herveytsdemux: Demote a warning to debug level
2013-05-23 Edward Herveycodecparsers: Actually store mpeg video bitrate value
2013-05-23 Miguel Casas... opencv: Add skin color detection element
2013-05-20 Andoni Morales... vtdec: simplify caps setting
2013-05-20 Andoni Morales... applemedia: fix H264 streams with b-frames
2013-05-20 Andoni Morales... applemedia: fix segfault with dropped frames
2013-05-20 Andoni Morales... applemedia: improve usage of the VT API
2013-05-20 Andoni Morales... applemedia: add support for MPEG-1 too
2013-05-20 Andoni Morales... applemedia: add support for MPEG-2 decoding
2013-05-20 Andoni Morales... applemedia: use the best colorformat on each platform
2013-05-20 Andoni Morales... applemedia: replace private function with its public...
2013-05-20 Andoni Morales... applemedia: remove the unneeded buffer factory
2013-05-20 Andoni Morales... applemedia: don't use the dynamic API for public frameworks
2013-05-20 Andoni Morales... applemedia: move plugins using private frameworks to...
2013-05-20 Sebastian Drögeandroidmedia: Fix indention
2013-05-20 Chen Jieandroidmedia: fix a minor error in COLOR_FormatYUV420Pl...
2013-05-18 David Schleefelement-maker: Add transform functions to audiofilter
2013-05-18 David Schleefaudiofx: Add plugin, add audiochannelmix
next