bluez: Integrate new ipc API implementation.
[platform/upstream/gstreamer.git] / sys /
2013-01-09 Luiz Augusto von... bluez: Integrate new ipc API implementation.
2013-01-09 Luiz Augusto von... bluez: Fix sbc negotiation and improves buffer handling...
2013-01-09 Luiz Augusto von... bluez: Add bitpool capability.
2013-01-09 Luiz Augusto von... bluez: Remove dependency of sbc library from a2dpsink...
2013-01-09 Luiz Augusto von... bluez: Fix buffer usage.
2013-01-09 Marcel Holtmannbluez: Some more coding style fixes
2013-01-09 Luiz Augusto von... bluez: Fix coding style.
2013-01-09 Luiz Augusto von... bluez: Fix a2dpsink coding style problems and improve...
2013-01-09 Luiz Augusto von... bluez: Add rtp header.
2013-01-09 Luiz Augusto von... bluez: Fix coding style issues.
2013-01-09 Luiz Augusto von... 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-05 Sebastian Drögemfc: Add support for RGB
2013-01-04 Olivier Crêteshm: Actually get the permissions on get_property
2013-01-03 Sebastian Drögemfc: Set variables to NULL to prevent usage after free...
2013-01-03 Sebastian Drögemfc: Fix leak of input/output buffer storage in the...
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ö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 Sebastian Drögemfc: Add support for h263 and MPEG1/2
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-27 Sebastian Dröged3dvideosink: Add compatibility #defines for older...
2012-12-26 Youness Alaouidecklink: remove useless and uninitialized list causing...
2012-12-22 Sebastian Dröged3dvideosink: Remove scary "while (object.refcount...
2012-12-22 Sebastian Dröged3dvideosink: Don't forget to return a value from ...
2012-12-22 Sebastian Dröged3dvideosink: Add support for the video meta
2012-12-22 Sebastian Dröged3dvideosink: Don't use "class" as variable name and...
2012-12-22 Sebastian Dröged3dvideosink: Only open system resources in in NULL...
2012-12-22 Sebastian Dröged3dvideosink: Properly copy frames to D3D with the...
2012-12-22 Sebastian Dröged3dvideosink: Remove non-sense display PAR handling
2012-12-22 Sebastian Dröged3dvideosink: Fix caps leak
2012-12-22 Sebastian Dröged3dvideosink: Fix duplicated format entry in the templa...
2012-12-22 Sebastian Dröged3dvideosink: Fix linking
2012-12-22 Sebastian Dröged3dvideosink: Fix some more compiler warnings
2012-12-22 Sebastian Dröged3dvideosink: Port remaining bits to new GLib threading API
2012-12-22 Sebastian Dröged3dvideosink: And remove the right declaration
2012-12-22 Sebastian Dröged3dvideosink: Remove unused static declaration
2012-12-22 Sebastian Dröged3dvideosink: Remove unused variables
2012-12-22 Sebastian Dröged3dvideosink: Update to new GLib threading API
2012-12-22 Sebastian Dröged3dvideosink: Rename keep_aspect_ratio to force_aspect_...
2012-12-22 Sebastian Dröged3dvideosink: Use G_PARAM_STATIC_STRINGS
2012-12-22 Sebastian Dröged3dvideosink: Rename keep-aspect-ratio to force-aspect...
2012-12-22 Sebastian Dröged3dvideosink: Add files that had to be included in...
2012-12-22 Sebastian Dröged3dvideosink: Add $(GST_PLUGINS_BASE_CFLAGS) to CFLAGS
2012-12-22 Roland Krikavad3dvideosink: Various improvements
2012-12-21 Sebastian Dröged3dvideosink: Only include formats that are actually...
2012-12-21 Sebastian Dröged3dvideosink: Add the actually supported color formats...
2012-12-12 Руслан Ижбулатовdirectsound: fix compilation errors caused by circular...
2012-12-11 Michael Esemplared3dvideosink: fix compiler and linker flags
2012-12-11 Sebastian Drögewinscreencap: Fix configure check and compilation
2012-11-30 Sebastian Drögewasapi: make the build happy without the static plugins...
2012-11-30 Sebastian Drögewasapi: Integrate into the autotools build system
2012-11-28 Sebastian Drögeshm: Fix configure check and clean up Makefile
2012-11-28 Emmanuel Durandshm: Fix compilation of shm on OSX
2012-11-21 Sebastian Drögewindows: Put the DirectX LDFLAGS in the correct place...
next