platform/upstream/gst-plugins-bad.git
2013-04-26 Sebastian DrögeRelease 1.0.7 sandbox/pcoval/upstream 1.0.7
2013-04-26 Sebastian DrögeUpdate .po files
2013-04-21 Mark Nauwelaertsvideoparsers: preserve upstream fps and par
2013-04-18 Sebastian Drögeconfigure: The quicktime wrapper plugin is not ported...
2013-04-18 Sebastian Drögeconfigure: The osxvideosrc plugin is called osx_video
2013-04-18 Sebastian Drögeosxvideosrc: It's not ported to 1.0 yet
2013-04-16 Sebastian Drögeeglglessink: Print EGL/GLES extensions after we are...
2013-04-16 Sebastian Drögeamcaudiodec: Properly set output format instead of...
2013-04-16 Sebastian Drögeandroidmedia: Set parent class in class_init
2013-04-16 Sebastian Drögeandroidmedia: Handle refcounts of pad templates correctly
2013-04-16 Sebastian Drögeamcaudiodec: Use 1.0-style raw audio caps
2013-04-16 Sebastian Drögeandroidmedia: Properly set subclasses metadata/pad...
2013-04-16 Sebastian Drögeamcvideodec: Fix refcount problem with frames being...
2013-04-16 Sebastian Drögeandroidmedia: Update to new GLib thread API
2013-04-16 Sebastian Drögeandroidmedia: Skip Aricent codecs for now
2013-04-16 Sebastian Drögeandroidmedia: Remember and use input state
2013-04-16 Sebastian Drögeandroidmedia: Port to 1.0
2013-04-15 Sebastian Drögegst: Add better support for static plugins
2013-04-14 Alexander Olssonjpegparse: accept any jpeg input - parsed, unparsed...
2013-04-14 Edward Herveytsparse: Ensure segment events are forwarded
2013-04-14 Edward Herveydvbsrc: We output time segments
2013-03-30 Wim Taymansmpegpsdemux: push stream start event
2013-03-28 Olivier Crêteshm: Make sure the zero-sized array is always last...
2013-03-25 Wim Taymansinterlaced: set both DTS and PTS
2013-03-22 Tim-Philipp... y4mdec: fix build against -base 1.0.x
2013-03-22 Tim-Philipp... rawparse: send segment event in time format also in...
2013-03-22 Sebastian Drögey4mdec: Use the correct strides as used by y4m and...
2013-03-22 Sebastian Drögey4mdec: Use the default event/query handlers for the...
2013-03-22 Sebastian Drögey4mdec: Properly handle segment and time values of -1
2013-03-22 Tim-Philipp... Release 1.0.6 1.0.6
2013-03-22 Tim-Philipp... decklinksink: fix some compiler warnings
2013-03-22 Mark Nauwelaertsdecklinksink: obtain class from object
2013-03-22 Tim-Philipp... decklinksrc: pause streaming thread and send EOS event...
2013-03-22 David Schleefconfigure: Mark decklink as ported
2013-03-22 Tim-Philipp... decklinksink: port to 1.0
2013-03-22 Tim-Philipp... decklinksrc: add layout=interleaved to audio caps
2013-03-22 Tim-Philipp... decklinksrc: port to 1.0
2013-03-21 Sebastian Drögeopensles: Include string.h for memcpy()
2013-03-21 Sebastian Drögeeglglessink: Make more similar to latest master
2013-03-21 Sebastian Drögeconfigure: Backport improved EGL configure checks
2013-03-21 Sebastian Drögeeglglessink: Add RGBA to the caps again
2013-03-21 Sebastian Drögeeglglessink: Always use an RGBA configuration
2013-03-21 Sebastian Drögeeglglessink: Fix compiler warning on RPi
2013-03-21 Sebastian Drögeeglglessink: gst_video_sink_center_rect() takes the...
2013-03-21 Sebastian Drögeeglglessink: Fix aspect-ratio issues caused by scaling...
2013-03-21 Sebastian Drögeeglglessink: Close the dispman display on RPi after...
2013-03-21 Sebastian Drögeeglglessink: For RPi, initialize bcm_host in plugin_init()
2013-03-21 Julian Scheeleglglessink: Add bcm/Raspberry Pi support.
2013-03-21 Sebastian Drögeeglglessink: Add configure parameter to chose the EGL...
2013-03-21 Sebastian Drögeeglglessink: Remove packed YUV support
2013-03-21 Sebastian Drögeeglglessink: Downgrade a GST_ERROR to a GST_DEBUG
2013-03-21 Sebastian Drögeeglglessink: Make last_flow handling more threadsafe
2013-03-21 Sebastian Drögeeglglessink: Fix indention
2013-03-21 Sebastian Drögeeglglessink: Return the last_flow immediately if it...
2013-03-21 Sebastian Drögeeglglessink: Fix copy&paste mistake
2013-03-21 Sebastian Drögeeglglessink: Improve EGL/GL error handling a bit
2013-03-21 Sebastian Drögeeglglessink: Don't access the video frame data if not...
2013-03-21 Sebastian Drögeeglglessink: Configure caps from the setcaps function...
2013-03-21 Sebastian Drögeeglglessink: Some refactoring as preparation for platfo...
2013-03-21 Sebastian Drögeeglglessink: Bind the OpenGL ES API in the render threa...
2013-03-21 Sebastian Drögeeglglessink: Add some more comments
2013-03-21 Sebastian Drögeeglglessink: Only use the GstVideoFrame if we have...
2013-03-21 Sebastian Drögeeglglessink: Add support for Mali fbdev EGL driver
2013-03-21 Sebastian Drögeeglglessink: Add support for video meta and arbitrary...
2013-03-21 Sebastian Drögeeglglessink: Fix width/height swap in last commit
2013-03-21 Sebastian Drögeeglglessink: Remove debug function call from previous...
2013-03-21 Sebastian Drögeeglglessink: Fix handling of GstVideoOverlay::set_rende...
2013-03-21 Sebastian Drögeeglglessink: Add a cast from EGLNativeWindowType to...
2013-03-21 Sebastian Drögeeglglessink: Fix a crash on GstVideoOverlay::expose()
2013-03-21 Sebastian Drögeeglglessink: Fix crash when closing internal X11 window
2013-03-21 Sebastian Drögeeglglessink: Add proper check for X11
2013-03-21 Sebastian Drögeeglglessink: Use more constants instead of hardcoding...
2013-03-21 Sebastian Drögeeglglessink: Post stream-status messages for our render...
2013-03-21 Sebastian Drögeeglglessink: If pushing an item on the queue fails...
2013-03-21 Sebastian Drögeeglglessink: Stop using deprecated GLib thread API
2013-03-21 Sebastian Drögeeglglessink: Add support for crop metadata
2013-03-21 Sebastian Drögeeglglessink: Port to 1.0
2013-03-21 Sebastian Drögeopensles: Fix compilation with debugging enabled
2013-03-21 Sebastian Drögeopensles: Remove unused variable
2013-03-21 Sebastian Drögeopensles: Make sure to only ever create a single engine...
2013-03-21 Sebastian Drögeopensles: Port to 1.0
2013-03-13 Greg Rutzaudiovisualizer: fix improper video frame clear operation
2013-02-11 Wim Taymansopusdec: clear the state of the decoder
2013-02-07 Tim 'mithro... gdppay: fix buffer leak when new caps are same as old...
2013-02-07 Jan Schmidtdvdspu: Fix the rendering of PGS windows with left...
2013-02-07 Tim Ansellinter: fix leaks in test
2013-02-07 David Schleefinterlace: fix negotiation for true interlaced modes
2013-02-06 David Schleefelement-maker: Update somewhat for 1.0
2013-02-06 Gwenole Beauchesnecodecparsers: mpeg2: add helpers to convert quantizatio...
2013-02-06 Cong Zhongcodecparsers: mpeg2: store quantization matrices in...
2013-02-06 Josep Torratsdemux: expose VC1 streams with missing descriptor.
2013-02-05 Wim Taymansdvbsrc: handle EINTR from poll
2013-02-04 Gwenole Beauchesnecodecparsers: vc1: fix bitplanes decoding (DIFF6 or...
2013-02-04 Gwenole Beauchesnecodecparsers: vc1: fix bitplanes decoding (DIFF6 or...
2013-01-31 Wim Taymansopuspay: fix timestamps
2013-01-28 Tim-Philipp... opusenc: fix crash when setting "cbr" property when...
2013-01-25 Gwenole Beauchesnecodecparsers: vc1: fix bitplanes decoding.
2013-01-25 Patricia Muscalucurltlssink: set correct level of SSL for the transfer
2013-01-25 Gwenole Beauchesnecodecparsers: vc1: fix VOPDQUANT parser for DQUANT...
2013-01-25 Gwenole Beauchesnecodecparsers: vc1: fix calculation of ALTPQUANT.
next