platform/upstream/gstreamer.git
2015-08-15 Edward Herveycheck: Link against GModule for tests using g_module_*
2015-08-15 Edward Herveyadaptivedemux: Demote debugging level
2015-08-15 Edward Herveyadaptivedemux: Actually wait for playlist update when...
2015-08-15 Edward Herveychecks: Ensure thread-safe libX11/GL when running tests
2015-08-15 Thiago Santosaudiodecoders: use default pad accept-caps handling
2015-08-15 Thiago Santosvideodecoders: use default pad accept-caps handling
2015-08-15 Luis de Bethencourtrtph265depay: make sure we call handle_nal for each NAL
2015-08-15 Nicolas Dufresnegloverlaycompositor: Also disable the blend when done
2015-08-15 Nicolas Dufresneglsink: Enable sync meta on pools we offer
2015-08-15 Nicolas Dufresnegtkglsink: Add overlay composition support
2015-08-15 Nicolas Dufresnegtkglsink: Fix unsafe handling of buffer life time
2015-08-15 Nicolas Dufresnegtkglsink: Remove reset path
2015-08-15 Nicolas Dufresneglimagesink: Move overlay rendering after video rendering
2015-08-15 Luis de Bethencourtrtph265pay: Copy metadata in the payloader, but only...
2015-08-15 Luis de Bethencourtrtph265pay: Use GST_WARNING_OBJECT() instead of GST_WAR...
2015-08-15 Luis de Bethencourtrtph265pay: fix potential crash when shutting down
2015-08-15 Sebastian Drögeopengl: Change GLclampd to double
2015-08-15 Martin Kellyopengl: add missing ClearDepth prototype
2015-08-15 Jan Schmidth264parse: Clear SPS info after processing.
2015-08-14 Vanessa Chipirrás... facedetect: Refactor the code
2015-08-14 Thiago Santospngparse: enable accept-intersect and accept-template...
2015-08-14 Thiago Santosvideoparsers: enable accept-template flag
2015-08-14 Luis de Bethencourtrtph265pay: fix buffer leak when using SPS/PPS
2015-08-14 Luis de Bethencourtrtph265depay: copy metadata in the depayloader, but...
2015-08-14 Alex Ashleydashdemux: add support for HTTP HEAD method of time...
2015-08-14 Alex Ashleydashdemux: post-review fixup of UTCTiming element
2015-08-14 Alex Ashleydashdemux: add support for UTCTiming elements for clock...
2015-08-14 Edward Herveycheck: Rename states unit test
2015-08-13 Vineeth TMspu-pgs: fix buffer and event leak
2015-08-13 Vineeth TMdvdspu: Fix event leaks
2015-08-13 Sebastian DrögeRevert "srtpdec: Add support for buffer list"
2015-08-12 Luis de Bethencourtrtph265depay: checking if depay has sps/pps nals before...
2015-08-12 Luis de Bethencourtrtph265depay: only update the srcpad caps if something...
2015-08-12 Luis de Bethencourtrtph265depay: PPS replaces old PPS if it has the same id
2015-08-12 Luis de Bethencourtrtph265depay: Insert SPS/PPS NALs into the stream
2015-08-12 Luis de Bethencourtrtph265depay: implement process_rtp_packet() vfunc
2015-08-12 Luis de Bethencourtrtph265depay: Use GST_BUFFER_PTS() instead of GST_BUFFE...
2015-08-12 Luis de Bethencourtrtph265depay: prevent trying to get 0 bytes from adapter
2015-08-12 Sreerenj Balachandrancodecparsers: h265: Fix the range of delta_chroma_log2_...
2015-08-12 Sreerenj Balachandrancodecparsers: h265: Fix the parsing of ref_pic_lists_mo...
2015-08-11 Matthew Watersglimagesink: take into account non 1/1 par for navigation
2015-08-11 Matthew Watersgtk: fix motion event name
2015-08-11 Matthew Watersgtk: correct navigation events for window scaling
2015-08-11 Nicolas Dufresnefrei0r: Fix setting string parameters
2015-08-11 Matthew Watersgtk: implement GstNavigation interface
2015-08-11 Sebastian Drögeopus: Copy metadata in the (de)payloader, but only...
2015-08-11 Sreerenj Balachandranvideoparsers: h265: Fix the frame start detection code
2015-08-11 Sreerenj Balachandranvideoparsers: h265: Avoid skipping of EOS and EOB nals
2015-08-11 Vanessa Chipifacedetect: wrong form to write the delete operator
2015-08-11 vanechipifacedetect: simplify repeated code.
2015-08-11 vanechipifacedetect: Redundancy exists in code.
2015-08-10 Nicolas Dufresnegl: Add opengl_version.h to the list of sources
2015-08-10 Luis de Bethencourtexamples: facedetect: only create variables when needed
2015-08-10 Luis de Bethencourtexamples: facedetect: make volume control optional
2015-08-10 Matthew Watersgl: use gles2 shaders everywhere
2015-08-10 Matthew Watersglcontext/wgl: implement gl3 core profile context selection
2015-08-08 Lubosz Sarneckigltransformation: implement pivot point for rotation...
2015-08-08 Nicolas Dufresnegloverlaycompositor: Add shader to convert BGRA/ARGB...
2015-08-08 Matthew Watersqml: implement the required multiple GL context synchon...
2015-08-08 Matthew Watersgl/syncmeta: implement synchronisation without glFenceSync
2015-08-08 Tim-Philipp... asfmux: output TIME segment if we output a stream and...
2015-08-08 Matthew Waterstests/glcontext: fix INVALID_ENUM GL error in test
2015-08-08 Matthew Waterscontext/glx: only use glXCreateContextAttribs for OpenG...
2015-08-08 Luis de Bethencourtexamples: facedetect: only set to playing when it's...
2015-08-08 Luis de Bethencourtexamples: opencv: remove unnecessary setting of a property
2015-08-07 Luis de Bethencourtfacedetect: fix profile loading check
2015-08-07 Thiago Santoshlsdemux: don't warn about duration if it is not known
2015-08-07 Luis de Bethencourtgitignore: add new example file
2015-08-07 Luis de Bethencourtconfigure: update OpenCV requirements to 2.3.0
2015-08-07 Sreerenj Balachandranh265parse: expose compatible profiles to downstream
2015-08-06 Nicolas Dufresnergb2bayer: Use mapped frame stride
2015-08-06 Nicolas Dufresnergb2bayer: Protect against failing map
2015-08-06 Nicolas Dufresnebayer2rgb: Read stride from the video info
2015-08-06 Nicolas Dufresnebayer2rgb: Protect against failing map
2015-08-06 Ilya Averyanovelement-template: Fix wrong pad in videoencoder
2015-08-05 Florin Apostoldashdemux: Fix leak in gst_dash_demux_stream_update_fra...
2015-08-05 Nicolas Dufresnepcapparse: Segment should start at base ts
2015-08-05 Anders Jonssoncamerabin2: Fix string typo
2015-08-05 Luis de Bethencourtopencv: facedetect: free IplImage with cvReleaseImage
2015-08-05 Luis de Bethencourtopencv: facedetect: check pointer before using it
2015-08-05 Luis de Bethencourtx265enc: remove dead code
2015-08-05 Luis de Bethencourtx265enc: fix memory leak
2015-08-04 Carlos Garnachorsvg: Don't leak a GstVideoCodecState
2015-08-04 Jimmy Ohnrawparse: fix duplicated format in handle_seek_pull
2015-08-04 Tim-Philipp... opencv: facedetect: fix crashes in finalize
2015-08-03 Sebastian Drögewinscreencap: Properly timestamp buffers with the curre...
2015-08-03 Jan Schmidtopencv: Fix 32-bit build / format strings.
2015-08-03 Matthew Watersglvideomixer: swap control binding proxy
2015-08-01 Thiago Santosdash: mpdparser: plug leak in segmenttemplate parsing
2015-08-01 Thiago Santostests: dash_mpd: add check for segmenttemplate inheritance
2015-08-01 Thiago Santostests: dash_mpd: add one more baseURL test
2015-08-01 Florin Apostoldashdemux: tests: added duration format test
2015-08-01 Florin Apostoldashdemux: tests: update unit test for baseURL
2015-08-01 Thiago Santostemplatematch: revert rename of property
2015-07-31 Vanessa Chipirrásfacedetect: Add unit test
2015-07-31 Luis de Bethencourttemplatematch: rename conflicting variable
2015-07-31 Vanessa Chipirrásfacedetect: need to migrate to C++
2015-07-31 Vineeth TMdtsdec: fix taglist leak
2015-07-31 Heinrich Finkapplemedia/avsample: Fix racy cleanup of CA layer
2015-07-30 Olivier Crêtetests: Add test for seeking live pipelines
next