waylandsink: implement the GstVideoOverlay & GstWaylandVideo interfaces
[platform/upstream/gstreamer.git] / gst-libs /
2014-06-17 George Kiagiadakiswaylandsink: implement the GstVideoOverlay & GstWayland...
2014-06-17 George Kiagiadakiswayland: Add new gst-wayland library containing a new...
2014-06-15 Matthew Watersgldownload: plug a memory leak
2014-06-15 Matthew Watersglmixer: allow the subclass to choose the sink pad...
2014-06-12 Gwenole Beauchesnecodecparsers: h264: fix quantization matrix conversion...
2014-06-12 Gwenole Beauchesnecodecparsers: add C++ guards for MPEG-4 and VP8 parsers.
2014-06-12 Matthew Watersglmixer: send the stream-start event
2014-06-12 Matthew Watersglfilterapp: remove the reshape/draw properties
2014-06-12 Matthew Watersglmixer: lock the size of mix->frames to the number...
2014-06-05 Matthew Watersgl/wayland: create a dummy display instead of an EGLDisplay
2014-06-03 Matthew Watersglupload: always release the previous buffer
2014-06-02 Sebastian Drögeglcontext: Handle (unlikely) NULL return of gl->GetStri...
2014-06-02 Edward Herveympegts: Remove unneeded NULL check
2014-05-30 Matthew Watersglmemory: remove uneeded gl api ifdefs
2014-05-30 Matthew Watersglwindow_x11: allow expose events to redraw our window
2014-05-30 Matthew Watersglcontext: fix up assertion
2014-05-30 Matthew Watersglfeature: remove GST_GL_API_GLES3
2014-05-30 Matthew Watersglcontext: check for GLES versions
2014-05-30 Matthew Watersgl/context: add check_gl_version
2014-05-29 Edward Herveyglcontext: Try GLX support before EGL support
2014-05-29 Edward Herveyglcontext: Try to open lib{EGL|GL|GLESv2}.so.1 before...
2014-05-29 Edward Herveyatsc-section: Fix annotation
2014-05-29 Edward Herveydvb-descriptor: Fix multilingual service name parsing
2014-05-29 Stefan Ringelexample: ts-parser: add parential rating descriptor
2014-05-29 Stefan Ringelexample: ts-parser: add content descriptor
2014-05-29 Stefan Ringelexample: ts-parser: add component descriptor
2014-05-29 Stefan Ringelmpegts: bugfix mobile hand over linkage parse missmatch
2014-05-29 Thiago Santosmpegts: atsc: add missing field to ETT table
2014-05-29 Thiago Santosmpegts: atsc: add atsc's EIT table parsing
2014-05-29 Thiago Santosmpegts: atsc: add STT table parsing
2014-05-29 Thiago Santosmpegts: atsc: add encoding conversion for UTF-16 ETT...
2014-05-29 Thiago Santosmpegts: atsc: add ETT structures and parsing
2014-05-29 Thiago Santosmpegts: add atsc MGT section parsing
2014-05-29 Thiago Santosmpegts: atsc: rename TVCT to VCT as it is the same...
2014-05-29 Sebastian Drögeglupload: Fix assertion after API changes
2014-05-29 Matthew Watersgl/colorconvert: keep our private pointer
2014-05-29 Matthew Watersgl/colorconvert: use GstObject's lock instead of our own
2014-05-29 Matthew Watersgl/colorconvert: remove unnecassary pointer inderection
2014-05-29 Matthew Watersgl/upload: re add the upload meta to the private struct
2014-05-29 Matthew Watersgl/upload: small code cleanup and gst-indent
2014-05-29 Matthew Watersgl/download: use GstObject's lock instead of out own
2014-05-29 Matthew Watersgl/upload: use GstObject's lock instead of our own
2014-05-29 Matthew Watersgl/filter: also remove the width/height in transform_caps
2014-05-29 Matthew Watersgl/colorconvert: optimise the same format case
2014-05-29 Matthew Watersgl/colorconvert: fix YUY2/UYVY download for RG/LA textures
2014-05-29 Matthew Watersgl/colorconvert: allocate output buffers
2014-05-28 Edward Herveympegts: Make some fields optional
2014-05-28 Edward Herveympegts: Update docs for DVB frequency list
2014-05-28 Sebastian Drögeuridownloader: Store URI and redirect target in the...
2014-05-28 Edward Herveympegts: Fix Logical Channel Descriptor parsing
2014-05-28 Matthew Watersgl/upload: fix incorrect type in macros
2014-05-28 Matthew Watersgl/upload: add GstGLUploadMeta object
2014-05-27 Edward Herveympegts: Ensure NULL-terminated language code
2014-05-27 Edward Herveympegts: Fix Extended DVB descriptor parsing
2014-05-27 Matthew Watersgl/win32: make send_message reentrant
2014-05-27 Edward Herveympegts: Fix usage of memcpy
2014-05-27 Stefan Ringelmpegts: add multilingual component descriptor
2014-05-27 Stefan Ringelmpegts: add multilingual service name descriptor
2014-05-27 Stefan Ringelmpegts: add multilingual bouquet name descriptor
2014-05-27 Stefan Ringelmpegts: add multilingual network name descriptor
2014-05-27 Tim-Philipp Müllerglcolorconvert: fix compiler warning
2014-05-27 Matthew Watersgl/colorconvert: operate on buffers instead of memories
2014-05-27 Julien Isorcegl: add missing cgl and eagl context type
2014-05-27 Julien Isorcegl: rename platform cocoa to cgl
2014-05-27 Matthew Watersgl/mixer: don't segfault when we don't have a buffer
2014-05-27 Matthew Watersgl/window_x11: avoid BadDrawable error on shutdown
2014-05-27 Matthew Watersgl/context_egl: pass the vars in the right order to...
2014-05-26 Edward Herveympegts: Fix Bouquet Name parsing
2014-05-26 Stefan Ringelmpegts: add bouquet name descriptor
2014-05-26 Stefan Ringelmpegts: add stuffing descriptor
2014-05-26 Stefan Ringelmpegts: add service list descriptor
2014-05-25 Nicolas Dufresneglfilter: Remove format information to allow color...
2014-05-25 Matthew Watersgl/memory: allocate the correct memory size
2014-05-24 Nicolas Dufresneglcolorconvert: Fix YUY2 and UYVY support with luminanc...
2014-05-23 Matthew Watersgl/memory: provide compatability defines
2014-05-23 Matthew Watersgl/colorconvert: remove scratch texture for YUY2/UYVY
2014-05-23 Matthew Watersgl/memory: RGBA/UNSIGNED_BYTE only format supported...
2014-05-23 Matthew Watersgl/memory: generate textures with a sized internal...
2014-05-23 Matthew Watersgl/memory: implement GL_EXT_texture_rg support
2014-05-22 Nicolas DufresneRevert "h264parser: Remove unused fps_num/fps_den fields"
2014-05-22 Sebastian Drögeh264parser: Remove unused fps_num/fps_den fields
2014-05-22 Aurélien Zanellicodecparsers_h264: add gst_h264_video_calculate_framerate()
2014-05-22 Matthew Watersgl/context: add gl extension checking to check_feature()
2014-05-22 Matthew Watersgl/download: fixup YUY2/UYVY download
2014-05-21 Matthew Watersgl/filter: fixup passthrough bufferpool
2014-05-21 Sebastian Drögedvb-section: Don't compare unsigned integers for >= 0
2014-05-21 Matthew Watersgl/upload: switch the 'master' texture for YUY2, UYVY
2014-05-20 Matthew Watersgl/eglimage: add eglimage context feature
2014-05-20 Matthew Watersgl/context: add generic feature checking
2014-05-19 Thiago Santosmpegts: Check hour:minute:second values before creating...
2014-05-19 Sebastian Drögeglcontext: Add more assertions to make sure that everyt...
2014-05-16 Thiago Santosmpegts: mpegtsdescriptor: fix gobject-introspection...
2014-05-15 Thiago Santosmpegts: sections: prevent assertion when packet parsing...
2014-05-14 Matthew Watersgl/download: update to be similar to the glupload semantics
2014-05-14 Matthew Watersgl/colorconvert: fix up alpha clobbering
2014-05-13 Nicolas Dufresneglfilter: Fix building without EGL support
2014-05-13 Julien Isorceglfilter: rewrite transform_caps to preserve caps fields
2014-05-13 Matthew Watersgl/colorconvert: use the texture scaling from the gl...
2014-05-13 Nicolas Dufresneglmemory: Fix handling of stride with alignement larger...
2014-05-12 Nicolas Dufresneglupload: Ensure we still have a texture after upload_s...
next