platform/upstream/gstreamer.git
2014-10-02 Vineeth T Mgst: remove unnecessary GLIB_DISABLE_DEPRECATION_WARNINGS
2014-10-02 Aurélien Zanellivc1parse: unref caps when it is empty in renegotiate()
2014-10-02 Sebastian Drögeandroidmedia: Fix calculation of the frame size for...
2014-10-01 Sebastian Drögevideoaggregator: Also copy over the chroma siting and...
2014-10-01 Sebastian Drögevideoaggregator: Revert the last commit and handle...
2014-10-01 Sebastian Drögevideoaggregator: GstVideoConverter currently can't...
2014-10-01 Sebastian Drögegl/cocoa: Always update our viewport if Cocoa tells...
2014-10-01 Sebastian Drögegl/cocoa: Handle NSView::renewGState() properly
2014-09-30 Tim-Philipp... fluiddec: don't crash on 0-sized input buffers
2014-09-30 Lubosz Sarneckigltransformation: requires graphene 1.0.0
2014-09-30 Lubosz Sarneckigltransformation: graphene multiplication order has...
2014-09-30 Matthew Watersglvideomixer: update element documentation
2014-09-30 Matthew Waterstests/glcolorconvert: do reorder checking for rgba...
2014-09-30 Matthew Watersglcolorconvert: convert xRGB into ARGB properly
2014-09-29 Matthew Waterstests/glmemory: add simple transfer test
2014-09-29 Matthew Watersglmemory: unset the opposite corresponding transfer...
2014-09-29 Sebastian Drögegl/cocoa: Update viewport according to the current...
2014-09-29 Jesper Larsentsdemux: do not discard on discont if PES start
2014-09-29 David Waringdash: Use GstUri to join URIs
2014-09-29 Sebastian Drögegl/cocoa: Improve the NSApplication initialization
2014-09-29 Sebastian Drögegl/cocoa: NSView::drawRect() should call into reshape too
2014-09-29 Sebastian Drögegl/cocoa: Call UI related API from the application...
2014-09-29 Sebastian Drögegl/cocoa: Switch to a plain NSView subclass instead...
2014-09-29 Edward Herveyglcontext: Initialize variable
2014-09-28 Josep Torravideo: fix build in gst-uninstalled setup
2014-09-28 Jan Schmidtexamples: Fix Qt/GL qglwtextureshare example for X11
2014-09-28 Jan Schmidtexamples: port GL/Qt examples to Qt5
2014-09-28 Matthew Watersglcontext: fixup error in sharegroup comment
2014-09-28 Matthew WatersRevert accidental push: "gltestsrc: implement checkers...
2014-09-28 Matthew Watersglcontext: detect the sharegroup case where the context...
2014-09-28 Wang Xin-yu... gltestsrc: implement checkers pattern with GLSL
2014-09-28 Matthew Watersglfilter: silence a warning with empty input caps
2014-09-28 Matthew Watersexamples/gl: update for signal signature change
2014-09-28 Matthew Watersvideoaggregator: don't create converters when the subcl...
2014-09-26 Matthew Watersgloverlay: fix zero output frames with YUY2/UYVY
2014-09-26 Matthew Watersgloverlay: protect desktop gl specific tokens with #if
2014-09-26 Matthew Watersgloverlay: free the image memory every time the locatio...
2014-09-25 Sebastian Drögegloverlay: Include into the build with GLES2 only too
2014-09-25 Matthew Watersgltestsrc: free the shader on stop
2014-09-25 Matthew Watersglvideomixer: fix blending with low-alpha sources
2014-09-25 Matthew Watersgloverlay: reimplement everything
2014-09-25 Luis de Bethencourtstyle: remove unnecessary break statements
2014-09-25 Luis de Bethencourtmpeg2enc: break statement unnecessary
2014-09-25 Sebastian Drögegl/cocoa: Switch from our custom main loop to a GMainLoop
2014-09-25 Sebastian Drögegl/cocoa: Clear the current GL context when it should...
2014-09-25 Lihua Liucurlsmtpsink: Email with multipart content-type should...
2014-09-25 Stefan Sauercurl*sink: add more logging
2014-09-25 Stefan Sauercurlbasesink: add a debug function
2014-09-24 Stefan Sauercurlhttpsink: only add content-disposition header if...
2014-09-24 Stefan Sauercurlbasesink: don't replace specific error messages...
2014-09-24 Stefan Sauercurltlssink: swap check
2014-09-24 Thibault Saunierh264parse: Return flushing if we get chained while...
2014-09-24 Matthieu Bourondashdemux: mark first buffer as discont after restartin...
2014-09-24 Thiago Santosdashdemux: push a time segment when restarting streaming
2014-09-24 Wim Taymansvideo: use video lib conversion code instead of copy
2014-09-24 Anuj Jaiswalmplex: break statement unnecessary
2014-09-24 Jan Schmidtchopmydata: Transfer timestamps to output buffers
2014-09-24 Anuj Jaiswalandroidmedia: break statements unnecessary
2014-09-24 Anuj Jaiswalandroidmedia: break statement unnecessary
2014-09-24 Joshua M. Doedshowsrcwrapper: avoid error when set_caps called twice
2014-09-24 Matthew Watersglvideomixer: skip input frames with an alpha of 0
2014-09-24 Matthew Watersgl: download whenever we have sysmem capsfeatures
2014-09-23 Sebastian Rasmussengsettings: Fix typo in description
2014-09-23 Luis de Bethencourtmpegpsmux: refactor duplicate else branches
2014-09-23 Aurélien Zanellivc1parse: initialize sent_codec_tag before using it
2014-09-23 Sanjay NMvideofilters: Add support for more YUV formats
2014-09-23 Lubosz Sarneckigltestsrc: add Mandelbrot fractal pattern.
2014-09-23 Lubosz Sarneckigltestsrc: implement snow pattern with GLSL.
2014-09-23 Matthew Watersglupload: fallback to upload if contexts cannot share...
2014-09-23 Matthew Watersglcontext: add gst_gl_context_can_share
2014-09-22 Matthew Watersgl/tests: update for upload API changes
2014-09-22 Sebastian Drögegl: Let gst_gl_context_get_thread() return a new refere...
2014-09-22 Anuj Jaiswalgl: consecutive return, break statement
2014-09-22 Matthew Watersgl/debug: desktop GL does not have the KHR suffixes
2014-09-22 Matthew Watersexamples/gl/gtk: use the sync bus callback to set the...
2014-09-21 Reynaldo H... dvbsrc: add missing FEC rates
2014-09-21 Tim-Philipp... gl: add since markers for new API
2014-09-21 Matthew Watersglmemory: add debug line for freeing textures
2014-09-21 Matthew Watersglupload: provide the output buffer that is rendered...
2014-09-21 Matthew Watersglcontext: add API to retreive the thread that context...
2014-09-19 Sanjay NMgl: Removed unreachable break, unused variable
2014-09-19 Sebastian Drögevtenc: Fix encoder to work on iOS
2014-09-19 Sebastian Drögeapplemedia: We need to map the coremedia buffers in...
2014-09-18 Philippe Normandhlsdemux: lock client mutex before entering the retry_f...
2014-09-18 George Kiagiadakismssdemux: synchronize with the download loop thread...
2014-09-18 George Kiagiadakishlsdemux: synchronize with the download loop thread...
2014-09-18 George Kiagiadakisdashdemux: synchronize with the download loop thread...
2014-09-18 Thiago Santosmssdemux: fix clearing of eos state in pads
2014-09-18 Thiago Santoshlsdemux: fix clearing of eos state in pads
2014-09-18 Thiago Santosdashdemux: fix clearing of eos state in pads
2014-09-18 Sebastian Drögevtenc: Let the encoder automatically choose a h264...
2014-09-18 Sebastian Drögevtenc: Use 0 instead of G_MAXDOUBLE as the max keyframe...
2014-09-18 Sebastian Drögevtenc: Expected duration is supposed to be the duration...
2014-09-18 Aurélien Zanellivc1parser: add unit test for sequence-layer parsing
2014-09-18 Aurélien Zanellivc1parser: take care of endianness when parsing sequenc...
2014-09-18 Sebastian Drögevtenc: Properly handle keyframes
2014-09-18 Sanjay NMmpegdemux: removed an unwanted initialization and a...
2014-09-18 Jerome Laheurtedshowsrcwrapper: Port to 1.0
2014-09-18 Sanjay NMcamerabin2: removed redundant initialization
2014-09-18 Anuj Jaiswalfaad: logical disjunction consecutive return, break...
next