platform/upstream/gstreamer.git
2014-05-30 Reynaldo H... dvbbasebin: add prop setup code for guint64
2014-05-30 Nicola Murinomotioncells: improve logging
2014-05-30 Nicola Murinomotioncells: make framedrop work at 30 fps too
2014-05-30 Nicola Murinomotioncells: use standard macro for boolean
2014-05-30 Nicola Murinoopencv: make the plugin compile with all 2.4.x versions
2014-05-30 Reynaldo H... dvb/cam*: use g_strerror and other few nits
2014-05-30 Reynaldo H... dvbbasebin: fix dvbsrc signal proxying
2014-05-30 Reynaldo H... dvbbasebin: proxy new props/signals from dvbsrc
2014-05-30 Reynaldo H... dvbsrc: smarten up tuning logic
2014-05-30 Sebastian Drögeandroidmedia: Add exceptions from the Java API to error...
2014-05-30 Sebastian Drögeandroidmedia: Add a GError argument to all amc methods...
2014-05-30 Sebastian Drögeandroidmedia: Describe exceptions happening when scanni...
2014-05-30 Sebastian Drögeandroidmedia: Add API to convert an exception into...
2014-05-30 Jorge ZapataRelease the codec before freeing it
2014-05-30 Thiago Santoscamerabin: fix structure handling in preview message
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 Watersglimagesink: unref the old buffer outside the lock
2014-05-30 Matthew WatersRevert "[880/906] glimagesink: remove unused stored_buf...
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 Christian Fredrik... Update spec file with latest changes
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 ca iddentifier descriptor
2014-05-29 Stefan Ringelexample: ts-parser: add stream identifier descriptor
2014-05-29 Stefan Ringelexample: ts-parser: add content descriptor
2014-05-29 Stefan Ringelexample: ts-parser: add component descriptor
2014-05-29 Edward Herveyexamples: factor dumping code
2014-05-29 Stefan Ringelexample: ts-parser: add linkage 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 Santostests: mpegts: add test for STT 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 Santosexamples: mpegts: add function to dump ETT tables
2014-05-29 Thiago Santosmpegts: atsc: add ETT structures and parsing
2014-05-29 Thiago Santostsbase: parse the mgt and add listed EIT/ETT pids to...
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 Thiago Santosexamples: ts-parser: add TVCT and CVCT tables dumping
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 Waterstests: update for glupload changes
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 Herveyexamples: Avoid shadowing main loop variable
2014-05-28 Edward Herveyexamples: Add support for private-data-specifier and...
2014-05-28 Edward Herveympegts: Make some fields optional
2014-05-28 Edward Herveympegts: Update docs for DVB frequency list
2014-05-28 Matthew Waterstests: update for recent glupload changes
2014-05-28 Sebastian Drögemssdemux: Always use the redirect target to resolve...
2014-05-28 Sebastian Drögedashdemux: Always use the redirect target to resolve...
2014-05-28 Sebastian Drögehlsdemux: Don't set base URI if there was no redirect
2014-05-28 Damian Ziobrohlsdemux: Make parsing of "-quoted key URIs more resilient
2014-05-28 Sebastian Drögehlsdemux: Always use the redirect target to resolve...
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 Stefan Ringelexample: ts-parser: add terrestrial delivery system...
2014-05-28 Stefan Ringelexample: ts-parser: printing enum types
2014-05-28 Matthew Watersgl/upload: fix incorrect type in macros
2014-05-28 Matthew Watersgl/upload: add GstGLUploadMeta object
2014-05-27 Edward Herveyexamples: Add DVB Extended event parsing
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 Ringelexamples: Add support for DVB multilingual component...
2014-05-27 Stefan Ringelexamples: Add support for DVB multilingual service...
2014-05-27 Stefan Ringelexamples: Add support for DVB multilingual bouquet...
2014-05-27 Stefan Ringelexamples: Add support for DVB multilingual network...
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 Thiago Santostsdemux: add/remove pads to flowcombiner differently...
2014-05-27 Tim-Philipp... glcolorconvert: fix compiler warning
2014-05-27 Matthew Watersgl/colorconvert: operate on buffers instead of memories
2014-05-27 Thiago Santosmxfdemux: remove unread last_flow variable
2014-05-27 Julien Isorceglimagesink: make it actually honor show-preroll-frame...
2014-05-27 Sebastian Drögemxfdemux: Compare positions to find the earliest pad...
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 Sebastian DrögeRevert "androidmedia: Place some const keywords in...
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
next