avfvideosrc: fix GL texture negotiation
[platform/upstream/gstreamer.git] / gst-libs /
2015-04-11 Sebastian Drögeglcolorconvert: Fix last commit
2015-04-11 Sebastian Drögegl: Remove iOS/EAGL workaround for R/RG textures
2015-04-11 Sebastian Drögeglcolorconvert: Add correct check for RG/R textures...
2015-04-10 Anton Obzhirovglbasefilter: avoid segfault when gl platform is not...
2015-04-09 Sebastian Drögevideoaggregator: Remove broken timestamps-going-backwar...
2015-04-03 Reynaldo H. Verdej... aggregator: document gap handling behavior
2015-04-03 Reynaldo H. Verdej... aggregator: drop stale white space at warning
2015-04-03 Reynaldo H. Verdej... aggregator: implement gap handling
2015-04-02 Olivier Crêteaggregator: Unify downstream flow return and flushing
2015-04-02 Olivier Crêteaggregator: Flushing is always in pad lock, no need...
2015-04-02 Olivier Crêteaggregator: Reset pending_eos on pad flush
2015-04-02 Olivier Crêteaggregator: Unify code to set a pad flushing
2015-04-02 Alessandro Decinalibgstgl: fix rendering on iOS
2015-04-02 Olivier Crêteaggregator: Query latency on first incoming buffer.
2015-03-31 Edward Herveyintrospection: Don't use g-ir-scanner cache at compile...
2015-03-27 Thiago Santosadaptivedemux: do not try to advance fragment if there...
2015-03-24 Nirbheek Chauhanvideoaggregator: Document why buffer_vinfo is needed
2015-03-24 Nirbheek Chauhanvideoaggregator: Check if there's a previous buffer...
2015-03-24 Philippe Normandgl/dispmanx: surfaceless EGL context support
2015-03-22 Julien Isorceglwindow: remove unused gl_thread field
2015-03-22 Julien Isorcegldisplay: fix GThread leak
2015-03-18 Matthew Watersgl/docs: update some doc comments
2015-03-16 Olivier Crêteaggregator: Be more aggressive with invalid replies...
2015-03-15 Matthew Watersgldisplay: tentative proper context collision detection
2015-03-14 Víctor Manuel Jáqu... glupload: move meta-data copy into gst-gl library
2015-03-14 Matthew Watersglmemory: fix the slight difference between EXT_rg...
2015-03-14 Matthew Watersglsyncmeta: make context to wait and set sync explicit
2015-03-14 Julien Isorcegl: add GstGLDisplayCocoa
2015-03-14 Julien Isorcegl/cocoa: do not terminate loop in gst_gl_window_cocoa_...
2015-03-13 Julien Isorcegl: avoid overwriting display and context to NULL
2015-03-13 Matthew Watersglshader: attribute locations are -1 on error
2015-03-13 Neos3452glshader: prevent from getting attributes without verte...
2015-03-13 Matthew Watersglupload: unref the bufferpool
2015-03-13 Matthew Watersgl: get the context from basemixer/basefilter
2015-03-13 Matthew Watersgl: retreive the gldisplay/app gl context as soon as...
2015-03-12 Julien Isorceglcolorconvert: cache indices in a buffer object
2015-03-12 Matthew Watersgl/cocoa: avoid deadlock when creating context on the...
2015-03-12 Matthew Watersgl: store the list of contexts within gldisplay
2015-03-12 Matthew Watersglcontext: store the thread current context
2015-03-12 Matthew Watersglfilter: don't use the library upload/convert objects
2015-03-12 Matthew Watersglupload: implement propose_allocation pool handling...
2015-03-12 Matthew Watersgl: add a new glbasefilter class below glfilter
2015-03-12 Matthew Watersglutils: expose running a query on a set of src/sink...
2015-03-12 Matthew Watersglfilter: advertise resize in the caps negotiation...
2015-03-12 Matthew Watersglcolorconvert: we don't do resizing of the video frames
2015-03-12 Nirbheek Chauhanvideoaggregator: While aggregating, sync values for...
2015-03-11 Matthew Watersgl/x11: don't XGetWindowAttributes every XEvent
2015-03-11 Matthew Watersgl/window: hopefully fixup compile warnings on android/ios
2015-03-11 Jan Schmidtglfilter: Remove redundant check for clearing context...
2015-03-11 Jan SchmidtRemove a bunch of silly ';;' typos at the end of lines
2015-03-11 Matthew Watersgl/window: create the main loop/context on init/finalize
2015-03-11 Matthew Watersaggregatory: don't redefine GST_FLOW_CUSTOM_SUCCESS
2015-03-10 Mathieu Duponchelleadaptivedemux: fix get_presentation_offset check.
2015-03-10 Mathieu Duponchelleadaptivedemux: [API]: get_presentation_offset virtual...
2015-03-07 Nicolas Dufresneglfilter: Don't chain downstream pool
2015-03-06 Sebastian Drögegldownload: Simplify caps feature setting code
2015-03-06 Sebastian Drögegl: Remove format info in glcolorconvert's transform_ca...
2015-03-06 Sebastian DrögeRevert "videoaggregator: Create new caps from the video...
2015-03-06 Sebastian Drögeglupload: Simplify caps feature setting code
2015-03-06 Sebastian Drögevideoaggregator: Create new caps from the video-info
2015-03-05 Edward Herveygldisplay: Only use debugging if we have valid values
2015-03-03 Nicolas Dufresneglfilter: Get rid of uploader if caps have changed
2015-03-03 Edward Herveygl: Fix context leaks
2015-03-02 Julien Isorcegl/cocoa: register only one custom nsapp loop
2015-03-02 Julien Isorcegl/cocoa: instead of class_init use g_once to setup...
2015-03-02 Julien Isorcegl/cocoa: check for deprecated constants prior to OSX...
2015-03-01 Nicolas Dufresneglbufferpool: Fix offset for odd height
2015-02-28 Nicolas Dufresneglmemory: Support offset when downloading
2015-02-28 Nicolas Dufresneglmemory: Provide correct size on upload
2015-02-28 Nicolas Dufresneglmemory: Provide correct size on download
2015-02-28 Nicolas Dufresneglmemory: Use fallback for partial copy
2015-02-28 Nicolas Dufresneglmemory: Add GstAllocationParams and alignment support
2015-02-28 Matthew Watersglupload: perform egl upload on the gl thread
2015-02-26 Arun Raghavanaggregator: Use standard upstream latency querying...
2015-02-26 Víctor Manuel Jáqu... glupload: Set freed method implementation to NULL
2015-02-24 Edward Herveyglwindow: Deactivate window before changing handle
2015-02-24 Edward Herveygl/egl: Detect window handle changes
2015-02-24 Luis de Bethencourtgl: remove docbook related warnings
2015-02-24 Arun Raghavanmpegts: Fix a compiler warning
2015-02-24 Matthew Watersglmemory: allow sharing between buffers
2015-02-24 Matthew Watersglsyncmeta: add compat definition for gles2
2015-02-24 Matthew Watersgl/calayer: don't use the async callback to render
2015-02-24 Matthew Watersglsyncmeta: also supported with gles3
2015-02-24 Alessandro Decinalibgstgl: eagl: handle CALayer resize
2015-02-23 Vasilis Liaskovitisglmemory: Fix transfer_pbo memory leak
2015-02-22 Julien Isorcegl/cocoa: reduce custom main loop latency
2015-02-21 Mathieu Duponchellegstglmemory: Remove now unused transfer_upload function.
2015-02-21 Matthew Watersglmemory: disable automatic pbo upload
2015-02-20 Matthew Watersglememory: only store and act on the map flags on first...
2015-02-20 Olivier Creteaggregator: Use src_lock to protect latency related...
2015-02-20 Olivier Crêteaggregator: Remove untrue comment
2015-02-20 Olivier Crêteaggregator: Don't try to push tags while flush seeking
2015-02-19 Sebastian Drögeaggregator: Use the sinkpads iterator directly to query...
2015-02-19 Sebastian Drögeaggregator: Move gst_aggregator_get_latency_unlocked...
2015-02-18 Sebastian Drögeaggregator: Fail the latency query if one of the upstre...
2015-02-18 Olivier Crêteaggregator: Document locking order
2015-02-18 Olivier Crêteaggregator: Rename confusinly named SRC_STREAM_LOCK...
2015-02-18 Olivier Crêteaggregator: Rename confusingly named stream lock to...
2015-02-18 Olivier Crêteaggregator: Fix macro indendation
2015-02-17 Thiago Santosadaptivedemux: add bitrate-limit property
next