platform/upstream/gstreamer.git
2012-10-28 Christophe... accuraterip: new element for AccurateRip calculation
2012-10-26 Michael Smithmxf: Port mxfdemux to 1.0
2012-10-26 Руслан Ижбулатовdirectsoundsrc: Fix a number of warnings/errors in...
2012-10-25 Mark Nauwelaertsvideoparsers: use parsed or upstream fps to set some...
2012-10-25 Mark Nauwelaertsh264parse: extract structure from correct caps
2012-10-25 Mark Nauwelaertsvideoparsers: preserve upstream fps and par
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ögeopensles: Port to 1.0
2012-10-25 Sebastian Drögeeglglessink: Add support for crop metadata
2012-10-25 Sebastian Drögeeglglessink: Port to 1.0
2012-10-25 Sebastian Drögeandroidmedia: Remember and use input state
2012-10-25 Sebastian Drögeandroidmedia: Port to 1.0
2012-10-25 Sebastian Drögevc1parse: Give vc1parse a rank of NONE for now
2012-10-25 Sebastian Drögevc1parse: Port to 1.0
2012-10-25 Alessandro... vc1parse: disable BDU parsing until it's more mature
2012-10-25 Alessandro... vc1parse: set duration on output buffers
2012-10-25 Alessandro... vc1parse: workaround for simple/main codec_data being...
2012-10-25 Alessandro... vc1parse: remove stub stream conversion code
2012-10-25 Alessandro... vc1parse: add some more debugging to _renegotiate
2012-10-25 Sebastian Drögevc1parse: Add VC1 parser plugin
2012-10-25 Tim-Philipp... Back to feature development
2012-10-25 Tim-Philipp... Release 1.0.2
2012-10-25 Carlos Rafael... opusdec: fixed buffer unmapping bug
2012-10-24 Tim-Philipp... configure: require wayland >= 1.0.0
2012-10-24 Tim-Philipp... tests: fix up mpg123 test a little
2012-10-24 Carlos Rafael... tets: add unit test for mpg123audiodec
2012-10-24 Carlos Rafael... mpg123: added gtkdoc section
2012-10-24 Carlos Rafael... mpg123: fixed bug with last frame, disabled internal...
2012-10-24 Carlos Rafael... mpg123: cleaned up comments, formatting, and logging...
2012-10-24 Sebastian Rasmussencurlsmtpsink: add comment describing function
2012-10-24 Thijs Vermeirmpegdemux: check base_time before calculating new_start
2012-10-23 Sebastian Drögescaletempo: Fix event leak
2012-10-23 Sebastian Drögescaletempo: Fix timestamp tracking
2012-10-23 Sebastian Drögescaletempo: Implement LATENCY query
2012-10-23 Sebastian Drögescaletempo: Store instance private data in the instance...
2012-10-23 Sebastian Drögehls: Link to $(LIBM) for isfinite()
2012-10-22 Tim-Philipp... pitch: fix for start times > 0
2012-10-22 Wim Taymansopuspay: remove pointless caps serialization
2012-10-22 Tim-Philipp... subenc: port to 1.0
2012-10-21 Jan Schmidtmpegtsmux: Don't make the same buffer writable twice.
2012-10-20 Sreerenj Balachandranwayland: update to wayland-protocol 0.99
2012-10-19 Mark Nauwelaertsmpegdemux: forward non-processed dvd events
2012-10-19 Mark Nauwelaertsmpegdemux: segment event should be sent before gap...
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-19 Tim-Philipp... tsdemux: fix program packet sequence counter parsing...
2012-10-19 Tim-Philipp... tsdemux: fix some inconsequential PES header parsing...
2012-10-18 Raimo Järvitsdemux: Fix parsing P-STD_buffer in PES header
2012-10-18 Tim-Philipp... wayland: don't try to build against 0.99 or later
2012-10-18 Andoni Morales... tsdemux: fix potential crash dereferencing NULL program...
2012-10-18 Sebastian Drögeopensles: Only check for the main opensles header
2012-10-18 Sebastian Drögeeglglessink: Put into the not-ported plugins list
2012-10-18 Reynaldo H... eglglessink: Documentation: Hook eglglessink documentat...
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... eglglessink: Factor display region reset to its own...
2012-10-18 Reynaldo H... eglglessink: Always Reset display_region.* at EGL/GLES...
2012-10-18 Reynaldo H... eglglessink: Factor ELG/GLES context cleanup into its...
2012-10-18 Reynaldo H... 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... 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... eglglessink: Fix for outbound DAR reported by EGL
2012-10-18 Sebastian Drögeeglglessink: Fix crashes if there are no EGL or GLES...
2012-10-18 Reynaldo H... eglglessink: Fix crash at element instantiation
2012-10-18 Reynaldo H... eglglessink: GLSL: Save one extra texture lookup
2012-10-18 Reynaldo H... eglglessink: GLSL: Minor named index access tweak xyz...
2012-10-18 Reynaldo H... eglglessink: GLSL: Assorted fixes to optimized code
2012-10-18 Reynaldo H... eglglessink: GLSL: Planar YUV converters optimization
2012-10-18 Reynaldo H... Geglglessink: LSL: Optimize frag_YUY2_YVYU_UYVY_prog
2012-10-18 Reynaldo H... eglglessink: GLSL: Drop unneded nxy vec2
2012-10-18 Reynaldo H... eglglessink: Fix missing double quotation mark in GLSL...
2012-10-18 Reynaldo H... eglglessink: GLSL: Optimize frag_AYUV_prog
2012-10-18 Reynaldo H... eglglessink: Documentation: GstEglGlesSink struct
2012-10-18 Reynaldo H... eglglessink: Documentation: GstEglGlesBuffer struct...
2012-10-18 Reynaldo H... eglglessink: Documentation: GstEglGlesImageFmt struct
2012-10-18 Reynaldo H... eglglessink: Documentation: GstEglGlesRenderContext...
2012-10-18 Reynaldo H... eglglessink: Assorted doc and reordering fixes
2012-10-18 Reynaldo H... eglglessink: Documentation: Element properties
next