mfc: Fix typo
[platform/upstream/gstreamer.git] / ext /
2013-01-02 Sebastian Drögeeglglessink: Remove packed YUV support
2013-01-01 Sebastian Drögeeglglessink: Log in the performance category if we...
2013-01-01 Sebastian Drögeeglglessink: Catch errors from glEGLImageTargetTexture2...
2013-01-01 Sebastian Drögeeglglessink: Upload textures in GstBaseSink::prepare...
2012-12-31 Sebastian Drögeeglglessink: Downgrade a GST_ERROR to a GST_DEBUG
2012-12-31 Sebastian Drögeeglglessink: Make last_flow handling more threadsafe
2012-12-31 Sebastian Drögeeglglessink: Add support for allocating EGLImages on...
2012-12-30 Sebastian Drögeeglglessink: Fix indention
2012-12-30 Sebastian Drögeeglglessink: Return the last_flow immediately if it...
2012-12-30 Sebastian Drögeeglglessink: Fix copy&paste mistake
2012-12-30 Sebastian Drögeeglglessink: Improve EGL/GL error handling a bit
2012-12-30 Sebastian Drögeeglglessink: Don't access the video frame data if not...
2012-12-30 Sebastian Drögeeglglessink: Configure caps from the setcaps function...
2012-12-28 Sebastian Drögeeglglessink: Bind the OpenGL ES API in the render threa...
2012-12-28 Sebastian Drögeeglglessink: Some refactoring as preparation for platfo...
2012-12-28 Sebastian Drögeeglglessink: Add some more comments
2012-12-28 Sebastian Drögeeglglessink: Only use the GstVideoFrame if we have...
2012-12-28 Sebastian Drögeeglglessink: Add configure parameter to chose the EGL...
2012-12-28 Sebastian Drögeeglglessink: Add support for Mali fbdev EGL driver
2012-12-26 Sebastian Drögeeglglessink: Add support for video meta and arbitrary...
2012-12-26 Sebastian Drögeeglglessink: Fix width/height swap in last commit
2012-12-26 Sebastian Drögeeglglessink: Remove debug function call from previous...
2012-12-26 Sebastian Drögeeglglessink: Fix handling of GstVideoOverlay::set_rende...
2012-12-26 Sebastian Drögeeglglessink: Add a cast from EGLNativeWindowType to...
2012-12-26 Sebastian Drögeeglglessink: Fix a crash on GstVideoOverlay::expose()
2012-12-26 Sebastian Drögeeglglessink: Fix crash when closing internal X11 window
2012-12-26 Sebastian Drögeeglglessink: Add proper check for X11
2012-12-23 Joe Konnowaylandsink: do not default to a fullscreen canvas
2012-12-23 Sebastian Drögeopenjpegdec: Only use 10 bit YUV formats for exactly...
2012-12-19 Sebastian Rasmussenopenjpegenc/-dec: print openjpeg logs for debug tracing
2012-12-18 Thijs Vermeiropus: use appropriate printf format for gsize
2012-12-18 Sebastian Drögeopenjpegenc: Add some properties
2012-12-18 Sebastian Drögeopenjpegdec: Don't crash if colorspace is not provided...
2012-12-17 Sebastian Drögeopenjpegdec: Improve robustness against formats with...
2012-12-17 Sebastian Drögeopenjpegdec: Properties won't be needed in the decoder
2012-12-17 Sebastian Drögeopenjpegenc: Fix data pointer incrementing
2012-12-17 Sebastian Drögeopenjpegenc: Optimize image filling functions a bit
2012-12-17 Sebastian Drögeopenjpegdec: Add missing shifts
2012-12-17 Sebastian Drögeopenjpegdec: Optimize frame filling functions a bit
2012-12-16 Sebastian Drögeopenjpeg: Correct template caps a bit
2012-12-16 Sebastian Drögeopenjpeg: Handle the num-components field in the caps
2012-12-16 Sebastian Drögeopenjpeg: Add support for the colorspace field in the...
2012-12-16 Sebastian Drögeopenjpeg: Add JPEG2000 encoder element
2012-12-16 Sebastian Drögeopenjpeg: Add OpenJPEG based JPEG2000 decoder
2012-12-11 Sebastian Drögemms: Fix format string for off_t/goffset
2012-12-01 Alessandro Decinartmpsrc: disable seeking if the configured url specifie...
2012-11-30 Tim-Philipp Müllerresindvd, frei0r: link to libgmodule-2.0 in plugins...
2012-11-12 Sebastian Drögeeglglessink: Use new GType for GThread instead of just...
2012-11-04 Tim-Philipp MüllerFix FSF address
2012-11-03 Tim-Philipp Mülleropencv: fix warnings and build against opencv 2.4.x
2012-11-02 Sebastian Drögeeglglessink: Use more constants instead of hardcoding...
2012-11-01 Sebastian Drögeeglglessink: Post stream-status messages for our render...
2012-10-31 Sebastian Drögeeglglessink: If pushing an item on the queue fails...
2012-10-30 Carlos Rafael Gianimpg123: removed unnecessary finalize function
2012-10-29 Jan Schmidtmpg123: Fix leaks from not chaining up in the finalize...
2012-10-25 Sebastian Drögeeglglessink: Stop using deprecated GLib thread API
2012-10-25 Sebastian Drögeassrender: Handle GAP events
2012-10-25 Sebastian Drögeeglglessink: Add support for crop metadata
2012-10-25 Sebastian Drögeeglglessink: Port to 1.0
2012-10-25 Carlos Rafael Gianiopusdec: fixed buffer unmapping bug
2012-10-24 Carlos Rafael Gianimpg123: added gtkdoc section
2012-10-24 Carlos Rafael Gianimpg123: fixed bug with last frame, disabled internal...
2012-10-24 Carlos Rafael Gianimpg123: cleaned up comments, formatting, and logging...
2012-10-24 Sebastian Rasmussencurlsmtpsink: add comment describing function
2012-10-22 Tim-Philipp Müllerpitch: fix for start times > 0
2012-10-22 Wim Taymansopuspay: remove pointless caps serialization
2012-10-20 Sreerenj Balachandranwayland: update to wayland-protocol 0.99
2012-10-19 Sebastian Drögeeglglessink: Don't try to render expose() if no caps...
2012-10-19 Sebastian Drögeeglglessink: Fix expose
2012-10-18 Sebastian Drögeeglglessink: Make compilable on desktop Linux with...
2012-10-18 Sebastian Drögeeglglessink: Integrate into the build system
2012-10-18 Sebastian Drögeeglglessink: Fix debug output
2012-10-18 Sebastian Drögeeglglessink: Also clear the surface once when the buffe...
2012-10-18 Sebastian Drögeeglglessink: Only draw black borders if the default...
2012-10-18 Sebastian Drögeeglglessink: Remove unused label
2012-10-18 Reynaldo H. Verdej... eglglessink: Factor display region reset to its own...
2012-10-18 Reynaldo H. Verdej... eglglessink: Always Reset display_region.* at EGL/GLES...
2012-10-18 Reynaldo H. Verdej... eglglessink: Factor ELG/GLES context cleanup into its...
2012-10-18 Reynaldo H. Verdej... eglglessink: Drop drafted fast rendering path logic
2012-10-18 Sebastian Drögeeglglessink: Also update header file
2012-10-18 Sebastian Drögeeglglessink: Provide the texture positions to the shade...
2012-10-18 Sebastian Drögeeglglessink: Draw black borders and also use a single...
2012-10-18 Sebastian Drögeeglglessink: Fix memory leak
2012-10-18 Sebastian Drögeeglglessink: Remove useless debug output added for...
2012-10-18 Sebastian Drögeeglglessink: Make window setting/handling a bit more...
2012-10-18 Sebastian Drögeeglglessink: Print window handle after setting it
2012-10-18 Reynaldo H. Verdej... eglglessink: Move DAR query & store to surface init
2012-10-18 Sebastian Drögeeglglessink: Don't signal the GCond too often
2012-10-18 Sebastian Drögeeglglessink: Add myself as author
2012-10-18 Sebastian Drögeeglglessink: Make sure to always reset the display...
2012-10-18 Sebastian Drögeeglglessink: Also commit missing changes to the header...
2012-10-18 Sebastian Drögeeglglessink: Also include $(GST_BASE_CFLAGS)
2012-10-18 Sebastian Drögeeglglessink: Fix race condition
2012-10-18 Sebastian Drögeeglglessink: Refactor rendering and all context specifi...
2012-10-18 Sebastian Drögeeglglessink: Re-add accidentially reverted commit
2012-10-18 Sebastian Drögeeglglessink: Remove unneeded flow_lock
2012-10-18 Sebastian Drögeeglglessink: Fix debug output and constant names
2012-10-18 Sebastian Drögeeglglessink: start()/stop() is called in READY<->NULL...
2012-10-18 Reynaldo H. Verdej... eglglessink: Fix for outbound DAR reported by EGL
2012-10-18 Sebastian Drögeeglglessink: Fix crashes if there are no EGL or GLES...
next