platform/upstream/gstreamer.git
2017-01-10 Matthew Watersgl/pkg-config: add the configured platform/api/winsys
2017-01-10 Matthew Watersgl: remove unneeded gst_gl_buffer_alloc from header...
2017-01-10 Matthew Watersgl/egl: remove use of texture orientation
2017-01-10 Matthew Watersgl/pkg-config: don't advertise all our dependent librar...
2017-01-09 Vivia Nikolaidoutimecodestamper: Post element message with current...
2017-01-09 Vivia Nikolaidoudecklinkvideosrc: Do not append a zero timecode if...
2017-01-09 Matthew Watersglcontext/egl: don't overwrite set GError
2017-01-05 Tim-Philipp... meson: decklink: fix plugin filename
2017-01-05 Tim-Philipp... meson: build decklink plugin
2017-01-05 Thibault Sauniermeson: Do not use gstwayland variable when not set
2017-01-05 Thibault Sauniermeson: Generate the wayland pc file when needed
2017-01-05 Thibault Sauniermeson: Do not try to use unset gstgl if gstgl is not...
2017-01-05 Sebastian Drögeandroidmedia: Add support for Opus in the decoder
2017-01-05 Sebastian Drögeandroidmedia: Silently skip COLOR_FormatAndroidOpaque...
2017-01-05 Guillaume Desmottesmeson: generate pkg-config -uninstalled pc files
2017-01-05 Thibault Sauniermeson: Support building without Gst debug
2017-01-04 Sebastian Drögeandroidmedia: Add support for VP9
2017-01-03 Sebastian Drögeandroidmedia: Actively request the Java VM from the...
2017-01-03 Sebastian Drögedecklink: Fix indentation
2017-01-03 Sebastian Drögedecklinkaudiosrc: Add support for 8/16 channels via...
2017-01-03 Garima GaurFix some caps leaks in pad template creation code
2017-01-03 Fabien Dessennewaylandsink: fix display re-connection (redraw pending)
2017-01-03 Nicola Murinoopencv: add dewarp plugin
2017-01-03 Fabrice Belletx265: fix a minor string leak
2017-01-02 Fabrice Belletautoconvert: fix a reconfigure event leak
2017-01-02 Arun Raghavanuvch264src: Add meson build support
2017-01-02 Arun Raghavanuvch264src: Fix wrong argument order to force-key-unit...
2017-01-02 Edward Herveycheck: Use gst_check_run_suite
2017-01-02 Arun Raghavansmoothstreaming: Fix minor use after free reference
2016-12-31 Nicola Murinovideoanalyse: update docs
2016-12-30 Ursula Maplehurstandroidmedia: some files are missing in the release...
2016-12-28 Mark Nauwelaertsmpeg4videoparse: determine intra of frame at frame...
2016-12-24 Sebastian Drögedash: Define debug category used in the isoff code...
2016-12-24 Seungha Yangdash: Include debug of gstisoff on dashdemux category
2016-12-23 Sebastian Drögeaudiobuffersplit: Don't try to output anything if sampl...
2016-12-23 Seungha Yangdashdemux: Add first_offset of sidx box to base offset
2016-12-23 Seungha Yangdashdemux: Ensure sidx parsing when updating fragment...
2016-12-23 Stepan Salenikovichconfigure: improve QPA check for cross compilation
2016-12-23 Reynaldo H... dvb: move adapter number set-up by way of environment...
2016-12-22 Reynaldo H... dvb: parsechannels: replace missleadign error message
2016-12-22 Reynaldo H... dvbsrc: add DTV_STREAM_ID to the >= v8 (minor) group
2016-12-22 Seungha Yangdashdemux: Drain remaining buffer in adapter
2016-12-21 Sebastian Drögeconfigure: Remove left-over file
2016-12-21 Edward Herveycheck: Use non-deprecated API
2016-12-21 Sebastian Drögeplayer: Add deprecated compatibility functions for...
2016-12-21 Sebastian Drögeplayer: Move audio/video/subtitle stream list getters...
2016-12-21 Lyon Wangplayer: Add get track number media info API
2016-12-21 Sebastian DrögeRemove various unported plugins
2016-12-21 Garima Gaurgst: Fix memory leaks in usage of gst_element_get_reque...
2016-12-20 Daniel Garbanzotools: dist gst-project-maker script
2016-12-20 Seungha Yangdashdemux: Always parsing sidx for On-Demand profile
2016-12-20 Seungha Yangdash: Split gst_isoff_sidx_parser_add_buffer() function
2016-12-19 Sebastian Drögehlsdemux: Extract ID3 tags, strip them from the output...
2016-12-19 Graham Leggetttsdemux: Don't leak a taglist if a taglist has already...
2016-12-17 Tim-Philipp... qt: improve element and property descriptions a bit
2016-12-16 Tim-Philipp... win32: fix distcheck
2016-12-16 Tim-Philipp... win32: remove generation of pre-made config.h for msvc...
2016-12-16 Tim-Philipp... Remove generated .spec file
2016-12-16 Matthew Watersgl/format: use the unsized format for RGB on GLES2
2016-12-16 Daniel Shahafmirror: Fix documentation for the mirror mode
2016-12-15 Matthew Watersgl/window: remove unused priv variable
2016-12-15 Matthew Watersgl/window: remove use of main_context_push/pop_thread_d...
2016-12-15 Haihua Hugl/effects: use non-PBO GLMemory for internal textures
2016-12-15 Sebastian Drögeamcaudiodec: Set "is-adts" to 1 for ADTS AAC
2016-12-14 Sebastian Drögeglvideomixer: Reject multiview video
2016-12-14 Sebastian Drögecompositor: Reject multiview video
2016-12-14 Sebastian Drögevideoaggregator: Remove unlock() if set_info() fails
2016-12-14 Garima Gaursys: Fix caps memory leak from pad template creation
2016-12-14 Jan Schmidtgme: Forward other non-EOS events downstream
2016-12-13 Sebastian Drögegst: Don't declare variables inside the for loop header
2016-12-13 Sebastian Drögedashdemux: Don't declare variables inside the for loop...
2016-12-13 Sebastian Drögegme: Free decoder instance when going from PAUSED to...
2016-12-12 Scott D Phillipsmsdk: add mjpeg decoder
2016-12-12 Scott D Phillipsmsdk: add mjpeg encoder
2016-12-12 Scott D Phillipsmsdk: Add H.265 decoder
2016-12-12 Scott D Phillipsmsdk: Add H.264 decoder
2016-12-12 Edward Herveyadaptivedemux: Avoid using unset GError
2016-12-12 Seungha Yangttmlrender: Fix segfault on _render_text_region()
2016-12-12 Seungha Yangttmlparse: Transform caps event
2016-12-09 Sergey Borovkovqml: Fix egl being deinitialized on display cleanup
2016-12-08 Reynaldo H... dvbsrc: fix unconditional use of FEC 2/5
2016-12-08 Reynaldo H... dvbsrc: add delivery system to missing modulation check...
2016-12-08 Reynaldo H... dvb/parsechannels: drop trailing whitespace
2016-12-08 Arun Raghavanplayer: Don't try to cache the GQuark for GST_PLAYER_ERROR
2016-12-07 Stefan Sauerfdkaac: fix the build for older fdkaac versions
2016-12-07 Matthew Watersqml/item: also unref the display on destruction
2016-12-07 Matthew Waterstests/examples/qmlsink: scope QApplication/Engine
2016-12-07 Sebastian Drögechromaprint: Fix compilation with chromaprint 1.4
2016-12-06 Reynaldo H... dvbsrc: drop needless wrapper around DVB API's dvb_dise...
2016-12-06 Reynaldo H... dvbsrc: drop supperfluous wait in diseqc_send_msg()
2016-12-06 Sebastian Drögevmncdec: Sanity-check rectangle sizes a bit more thorough
2016-12-06 Reynaldo H... dvbsrc: fix unconditional use of SYS_DVBC_ANNEX_C
2016-12-06 Reynaldo H... dvbsrc: fix value for DVB-C annex B field in adapter...
2016-12-05 Tim-Philipp... rawvideoparse: fix typos in property description
2016-12-05 Scott D Phillipsdtls: Set openssl's threadid the 1.0.x way
2016-12-04 Nicolas Dufresnesegmentation: Port to GstOpencvVideoFilter base class
2016-12-04 Nicolas Dufresnegrabcut: Port to GstOpencvVideoFilter base class
2016-12-04 Nicolas Dufresneretinex: Port to GstOpencvVideoFilter base class
2016-12-03 Edward HerveyAutomatic update of common submodule
2016-12-02 Nicolas Dufresneopencv/meson: check presence of required opencv_contrib...
next