[013/906] * sys/glsink/glimagesink.c: (gst_glimagesink_ximage_put), (gst_glimagesink_...
[platform/upstream/gstreamer.git] / sys /
2014-03-15 Andoni Morales Ala... winks: port to 1.0
2014-03-15 Stefan Ringeldvbsrc: mpegts: change bandwidth to DVBv5 values
2014-03-11 Sebastian Drögeatdec: Add some more debug output
2014-03-11 Sebastian Drögeatdec: Implement draining properly
2014-03-11 Sebastian Drögeatdec: First dequeue a buffer before enqueueing anythin...
2014-03-11 Sebastian Drögeatdec: Keep track of the current position
2014-03-11 Sebastian Drögeatdec: Always try to pull one decoded frame out of...
2014-03-11 Sebastian Drögeatdec: Handle errors in handle_frame() properly
2014-03-11 Sebastian Drögeatdec: Call AudioQueueReset() for flushing
2014-03-11 Sebastian Drögeatdec: Set correct number of frames for MP3
2014-03-11 Sebastian Drögeatdec: Initialize the audio description with zeroes
2014-03-11 Sebastian Drögeatdec: Set the correct layer depending on the MP3 caps
2014-03-05 Andres Gomezwininet: "iradio-mode" property defaults to TRUE
2014-02-16 Sebastian Drögeconfigure: Rename all variables related to the winks...
2014-02-14 Sebastian Drögeamcaudiodec: Calculate number of samples per frame...
2014-02-14 Sebastian Drögeamcaudiodec: Error out if we get an invalid raw audio...
2014-02-14 Sebastian Drögeamcvideodec: Store return value of gst_caps_merge_struc...
2014-02-14 Sebastian Drögeamcvideodec: Release buffer to Android if allocating...
2014-02-14 Sebastian Drögeamcaudiodec: Release buffer back to Android if allocati...
2014-02-10 Aleix Conchillo... shm: call close() after shutdown()
2014-02-10 Aleix Conchillo... shm: use shutdown() instead of close()
2014-02-10 Руслан Ижбулатовwinks: Make headers known to automake
2014-02-08 Sebastian Drögevdpau: Fix comparison compiler warning
2014-02-08 Sebastian Drögeuvch264src: Fix unitialized variable compiler warnings
2014-02-06 Edward Herveyapplemedia: Fix libtool usage
2014-01-25 Sebastian Drögeandroidmedia: Don't handle FLUSHING or NOT_LINKED as...
2014-01-21 Alexey Chernovd3dvideosink: First destroy the window, then unregister...
2014-01-20 Sebastian Drögeapplemedia: Actually the enc/decbins are not used anywh...
2014-01-20 Sebastian Drögeapplemedia: Fix build on iOS and probably also on OSX
2014-01-14 Jorge Zapataamcvideodec: Add the divx variant for mpeg4 video
2014-01-03 Olivier Crêteshmsink: Document that socket-path may change
2014-01-03 Olivier Crêteshmsink: Change default shm size to 64 MiB
2014-01-03 Stefan Ringeldvbsrc: Add dvb-s2, dvb-t2 support
2014-01-03 Stefan Ringeldvbsrc: Change from deprecated frontend type field...
2013-12-31 Jan Schmidtandroidmedia: Add new color format, and enhance debug...
2013-12-27 Víctor Manuel Jáqu... mfc: fix input dequeue for odroid
2013-12-22 Alessandro Decinaapplemedia: vtdec: set the correct stride in the video...
2013-12-22 Alessandro Decinaapplemedia: atdec: fix aac decoding on Mavericks
2013-12-19 Alessandro Decinaapplemedia: corevideobuffer: fix for planar formats
2013-12-19 Alessandro Decinaapplemedia: vtdec: remove silly stride requirement
2013-12-18 Davide Bertolaapplemedia: vtdec: Enable hardware accelerated decoding...
2013-12-17 Sebastian Drögedecklinksink: Give preference to the order of the filte...
2013-12-17 Sebastian Drögedecklinksink: Only intersect with the filter caps if...
2013-12-15 Todd Agulnickdecklinksrc: Process EOS even when there are no incomin...
2013-12-14 Alessandro Decinaapplemedia: vtdec: handle level 3 in get_dpb_max_mb_s_f...
2013-12-14 Alessandro Decinaapplemedia: atdec: fix mp3 caps
2013-12-14 Sebastian Drögedecklinksrc: Set GST_ELEMENT_FLAG_SOURCE on the source
2013-12-14 Alessandro Decinaapplemedia: always include <Foundation/Foundation.h>
2013-12-11 Alessandro Decinaapplemedia: vtdec: fix compiler warning (uninitialized...
2013-12-11 Alessandro Decinaapplemedia: vtdec: rename reorder_queue_frame_delay...
2013-12-11 Alessandro Decinaapplemedia: vtdec: report latency
2013-12-11 Alessandro Decinaapplemedia: vtdec: set reorder queue length to the...
2013-12-10 Alessandro Decinaapplemedia: vtdec: set the correct video format in...
2013-12-08 Alessandro Decinaapplemedia: corevideobuffer: set the correct stride...
2013-12-08 Alessandro Decinaapplemedia: vtdec: fix mpeg2 video support
2013-12-08 Alessandro Decinaapplemedia: vtdec: make jpeg decoding actually work
2013-12-08 Alessandro Decinaapplemedia: vtdec: fail gracefully when not negotiated
2013-12-08 Alessandro Decinaapplemedia: rewrite VideoToolbox decoder based on GstVi...
2013-12-05 Sebastian Drögeamcvideodec: Use new gst_video_decoder_set_needs_format...
2013-12-05 Sebastian Drögemfcdec: Use new gst_video_decoder_set_needs_format...
2013-11-21 Tim-Philipp Müllerqtwrapper: g_memmove() is deprecated
2013-11-11 Matthieu Bouronavfvideosrc: declare missing instance variables
2013-11-07 Andoni Morales Ala... coremediabuffer: keep an extra ref to the image and...
2013-11-07 Matthieu Bouronapplemedia: coremediabuffer: use correct retain/release...
2013-11-07 Matthieu Bouronqtkitvideosrc: lower rank to GST_RANK_SECONDARY
2013-11-07 Matthieu Bouronavfvideosrc: set rank to GST_RANK_PRIMARY
2013-11-07 Andoni Morales Ala... avfvideosrc: fix compiler warning in iOS
2013-11-07 Andoni Morales Ala... avfvideosrc: fix build in iOS with isEqualTo doesn...
2013-11-07 Andoni Morales Ala... avfvideosrc: fix build with older SDK not supporting...
2013-11-07 Andoni Morales Ala... avfvideosrc: fix checks for HAVE_IOS
2013-11-07 Andoni Morales Ala... avfvideosrc: include config.h
2013-11-07 Andoni Morales Ala... avfvideosrc: add more debug
2013-11-07 Andoni Morales Ala... avfvideosrc: fix compilation with gcc
2013-11-07 Andoni Morales Ala... avfvideosrc: sort caps with the highest resolution...
2013-11-07 Matthieu Bouronavfvideosrc: support screen capture on OSX
2013-11-07 Matthieu Bouronavfvideosrc: minor cosmetic
2013-11-07 Matthieu Bouronavfvideosrc: use input device formats to set/get caps...
2013-11-07 Matthieu Bouronavfvideosrc: update caps if frame size has changed
2013-11-07 Matthieu Bouronavfvideosrc: check if low preset is available
2013-11-07 Matthieu Bouronavfvideosrc: use a dedicated queue for AVFoundation...
2013-11-07 Matthieu Bouronavfvideosrc: remove trailing space
2013-11-07 Matthieu Bouronavfvideosrc: dispatch AVFoundation calls synchronously...
2013-11-07 Matthieu Bouronapplemedia: enable avfvideosrc if AVFoundation is present
2013-11-07 Matthieu Bouronavfvideosrc: only enable 1920x1080 preset on iOS
2013-11-07 Matthieu Bouronapplemedia: port avfvideosrc to 1.0
2013-11-04 Sebastian Drögeapplemedia-nonpublic: Link with gmodule for g_module_op...
2013-11-04 Sebastian Drögeapplemedia: Link with gmodule for g_module_open() and...
2013-10-31 Andoni Morales Ala... androidmedia: fix rank for more software decoders
2013-10-30 Matthieu Bouronapplemedia-nonpublic: fix plugin name
2013-10-30 Matthieu Bouronvtenc: use proper release callback type in CVPixelBuffe...
2013-10-30 Matthieu Bouronavfvideosrc: fix truncated line
2013-10-30 Andoni Morales Ala... androidmedia: fix access to invalid buffers in the...
2013-10-18 Chen Jieandroidmedia: make gst_amc_avc_profile_from_string...
2013-10-02 Dominik Röttschesvtenc: Add support for I420
2013-10-02 Dominik Röttschesvtenc: Use correct strides, etc from the GstVideoFrame
2013-09-28 Sebastian Drögeiosassetsrc: Port to 1.0 and fix some bugs on the way
2013-09-28 Andoni Morales Ala... iosassetsrc: Add new element from the GStreamer SDK...
2013-09-28 Sebastian Drögeapplemedia: avfvideosrc is not ported to 1.0 yet
2013-09-25 Sebastian Drögebluez: Fix compilation on big endian systems
2013-09-12 Sebastian Drögeamcvideodec: Don't put the level restrictions on the...
next