platform/upstream/gstreamer.git
2013-01-09 Luiz Augusto... bluez: Add rtp header.
2013-01-09 Luiz Augusto... bluez: Fix coding style issues.
2013-01-09 Luiz Augusto... bluez: Fixes a2dpsink element.
2013-01-09 Marcel Holtmannbluez: Add possible capabilities and connect to audio...
2013-01-09 Marcel Holtmannbluez: Add SBC encoder and decoder skeletons for GStreamer
2013-01-09 Marcel Holtmannbluez: Add skeleton for an A2DP sink element
2013-01-07 Tim-Philipp... resindvd: handle non-utf8 dvd disc titles better
2013-01-07 Tim-Philipp... jasper: remove jasper jpeg2000 plugin, replaced by...
2013-01-07 Tim-Philipp... configure: allow compilation against opencv 2.4.3 as...
2013-01-06 Victor Gottardihlssink: don't forward multifilesink messages to applic...
2013-01-06 Victor Gottardihlssink: m3u8 add EXT-X-ALLOW-CACHE
2013-01-06 Victor Gottardihlssink: round segment duration to nearest number of...
2013-01-06 Tim-Philipp... hlssink: don't leak old playlist entries when using...
2013-01-05 Sebastian Drögemfc: Add support for RGB
2013-01-04 Olivier Crêteshm: Actually get the permissions on get_property
2013-01-04 Tim-Philipp... inter: don't use deprecated GStaticMutex API
2013-01-03 Sebastian Drögeeglglessink: Don't return EGLImages that we just render...
2013-01-03 Sebastian Drögeeglglessink: Handle copying of GstMemory properly
2013-01-03 Sebastian Drögemfc: Set variables to NULL to prevent usage after free...
2013-01-03 Sebastian Drögeeglglessink: Make sure to always use the correct GstMem...
2013-01-03 Sebastian Drögeeglglessink: Don't forget to call the platform specific...
2013-01-03 Sebastian Drögemfc: Fix leak of input/output buffer storage in the...
2013-01-03 Sebastian Drögeeglglessink: Make sure to wait for the right object...
2013-01-03 Sebastian Drögemfc: Fix typo
2013-01-02 Sebastian Drögemfc: Only add crop metadata if required
2013-01-02 Sebastian Drögefimc: Do STREAMON/STREAMOFF only once and not once...
2013-01-02 Sebastian Drögemfc: Require one more output buffer than returned by...
2013-01-02 Sebastian Drögeeglglessink: Remove packed YUV support
2013-01-02 Sebastian Drögemfc: Prefer NV12 over I420/YV12
2013-01-02 Sebastian Drögemfc: The first frame produces output in our case
2013-01-02 Sebastian Drögemfc: Request input buffers explicitely
2013-01-02 Sebastian Drögemfc: Don't STREAMOFF if no STREAMON happened yet
2013-01-02 Sebastian Drögemfc: Check if the MFC hardware exists before registerin...
2013-01-02 Sebastian Drögemfc: Check device capabilities before doing anything...
2013-01-02 Sebastian Drögemfc: Include codec_data in the buffer with the next...
2013-01-02 Sebastian Drögemfc: Set format field of the instance struct
2013-01-02 Sebastian Drögemfc: Implement support for crop metadata
2013-01-02 Sebastian Drögemfc: Check if the hardware is available in GstVideoDeco...
2013-01-01 Tim-Philipp... mpegpsmux: use DTS in addition to PTS
2013-01-01 Sebastian Drögeeglglessink: Log in the performance category if we...
2013-01-01 Sebastian Drögemfc: Add support for h263 and MPEG1/2
2013-01-01 Sebastian Drögeeglglessink: Catch errors from glEGLImageTargetTexture2...
2013-01-01 Sebastian Drögeeglglessink: Upload textures in GstBaseSink::prepare...
2012-12-31 Tim-Philipp... mpegpsmux: use gstreamer debug logging system everywhere
2012-12-31 Tim-Philipp... mpegpsmux: port to 0.11
2012-12-31 Sebastian Drögemfc: Don't reconfigure if we get compatible caps
2012-12-31 Sebastian Drögemfc: Only create the MFC context in ::set_format()
2012-12-31 Sebastian Drögemfc: Recreate fimc context if settings change
2012-12-31 Sebastian Drögemfc: Some refactoring
2012-12-31 Sebastian Drögemfc: Do zerocopy if we get EGLImage buffers
2012-12-31 Sebastian Drögemfc: Some minor fixes
2012-12-31 Sebastian Drögemfc: Fix double-unmap of the codec data
2012-12-31 Sebastian Drögemfc: Pass codec_data to the codec if there's some
2012-12-31 Sebastian Drögemfc: Refactor fimc code a bit
2012-12-31 Sebastian Drögemfc: Downgrade an error to debug output
2012-12-31 Sebastian Drögemfc: Some fimc cleanup
2012-12-31 Sebastian Drögemfc: Add profile/level and width/height constraints
2012-12-31 Sebastian Drögemfc: Don't leak buffers when setting new dest settings...
2012-12-31 Sebastian Drögemfc: Add initial MPEG4 support
2012-12-31 Sebastian Drögemfc: Add some more debug output
2012-12-31 Sebastian Drögemfc: Implement tracking of frames using the v4l2_buffer...
2012-12-31 Sebastian Drögemfc: Reset some more variables on ::reset()
2012-12-31 Sebastian Drögemfc: Also add support for YV12
2012-12-31 Sebastian Drögemfc: Add support for video meta
2012-12-31 Sebastian Drögemfc: Implement negotiation to NV12 or I420 based on...
2012-12-31 Sebastian Drögemfc: Workaround for wrongly reported strides by FIMC
2012-12-31 Sebastian Drögemfc: Add proper support for MFC decoder strides
2012-12-31 Sebastian Drögemfc: Try with I420 for now, it's easier to debug
2012-12-31 Sebastian Drögemfc: Add some more debug output
2012-12-31 Sebastian Drögemfc: Don't require stride to be set on src parameters
2012-12-31 Sebastian Drögemfc: The mfc decoder library is dual licensed too
2012-12-31 Sebastian Drögemfc: Use CAMIF/FIMC for hardware color format conversio...
2012-12-31 Sebastian Drögemfc: Only unref the outbuf if it doesn't belong to...
2012-12-31 Sebastian Drögemfc: Port to GStreamer 1.0
2012-12-31 Sebastian Drögemfc: Add initial decoder element implementation
2012-12-31 Sebastian Drögemfc: Add plugin and decoder skeleton
2012-12-31 Sebastian Drögemfc: Make mfc_decoder library compile and fix some...
2012-12-31 Sebastian Drögemfc: Add mfc_decoder library from FXI
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-31 Tim-Philipp... configure: replace deprecated AM_CONFIG_HEADER with...
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 Matthias Hardttsdemux: extract ISO 639 language codes for subtitles...
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-27 Sebastian Dröged3dvideosink: Add compatibility #defines for older...
2012-12-26 Youness Alaouidecklink: remove useless and uninitialized list causing...
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...
next