rtpbin: handle multiple encoder instances
[platform/upstream/gst-plugins-good.git] / sys /
2013-12-08 Alessandro Decinaosxvideosink: fix segfault when dealing with padded...
2013-12-04 Julien Isorcev4l2bufferpool: add support for multi-planar V4l2 API...
2013-12-04 Julien Isorcev4l2: refactor by emulating one v4l2_plane in non-MPLAN...
2013-12-04 Julien Isorcev4l2: add support for multi-planar V4L2 API
2013-11-25 Nicolas Dufresnev4l2object: Use space instead of tabs
2013-11-25 Nicolas Dufresnev4l2object: Fix header indentation so it's readable...
2013-11-21 Michael Olbrichv4l2: clear cached caps on close
2013-11-18 Tim-Philipp Müllerdocs: get rid of 'Since: 0.10.x' markers
2013-11-13 Marc Leemanv4l2object: print FOURCC_FORMAT when enumerating
2013-11-12 Marc Leemanv4l2: init v4l2_buffer to 0x0 before ioctl
2013-11-06 Andoni Morales Ala... osxaudiosink: fix segfault when we can't get the channe...
2013-10-28 Matthieu Bouronosxvideosink: fix missing selector name warnings
2013-10-04 Peter Korsgaardv4l2bufferpool: O_CLOEXEC needs _GNU_SOURCE
2013-10-03 Tim-Philipp Müllerv4l2src: print probed caps as caps again in debug log
2013-09-24 Andoni Morales Ala... osxvideosink: fix segfault releasing the sink
2013-09-23 Robert Krakorav4l2bufferpool: Restore original GstMemory in buffer...
2013-09-19 Olivier Crêtev4l2: Remove commented out line
2013-09-18 Olivier Crêtev4l2bufferpool: dmabuf is not a singleton anymore
2013-09-09 Mathieu Duponchellev4l2: Use newly #defined metadata names.
2013-09-09 Sebastian Drögev4l2bufferpool: Fix missing condition in previous commit
2013-09-09 Sebastian Drögev4l2bufferpool: Also fix strides for other semi-planar...
2013-09-09 Andreea Fulgerv4l2bufferpool: Fix stride for NV12/NV21
2013-09-01 Tim-Philipp MüllerDon't use setlocale in plugins()
2013-08-21 Sebastian Drögedirectsoundsink: WAVEFORMATEX is unsigned for 8 bit...
2013-08-19 Olivier Crêtev4l2: Add forward declaration for gst_v4l2_object_get_f...
2013-08-19 Olivier Crêtev4l2: De-duplicate caps probing between src and sink
2013-08-19 Olivier Crêtev4l2: Use G_DEFINE_ macros for added thread safety
2013-08-04 Tim-Philipp Müllerv4l2: remove unused enumtypes and use generic marshaller
2013-07-25 Alessandro Decinaosxaudiosink: intersect the probed caps with the filter...
2013-07-17 Andoni Morales Ala... osxvideosink: warn about the future deprecation of...
2013-07-10 Andoni Morales Ala... osxvideosink: defer the window handle setup to the...
2013-07-10 Andoni Morales Ala... osxvideosink: default to the main in case we are not...
2013-07-10 Andoni Morales Ala... osxvideosink: close the internal window correctly
2013-07-10 Andoni Morales Ala... osxvideosink: only create the NS app thread for Cocoa...
2013-07-08 Michael Olbrichv4l2: bufferpool: don't forget to release buffer on...
2013-07-02 Michael Olbrichv4l2: don't extract data from caps twice
2013-06-20 Tim-Philipp Müllerximagesrc: clear dts on buffer acquired from pool
2013-06-20 Wim Taymansv4l2: don't redefine the PERFORMANCE debug variable
2013-06-19 Sjoerd Simonsv4l2: Optimize negotiation by removing the query filter
2013-06-18 Andoni Morales Ala... osxvideosink: fix support in VM's without hardware...
2013-06-07 Michael Olbrichv4l2: make sure the element is not deleted before the...
2013-06-05 Michael Olbrichv4l2: iterate controls with V4L2_CTRL_FLAG_NEXT_CTRL...
2013-06-04 Michael Olbrichv4l2: improve pixel aspect ratio handling
2013-06-04 Stirling Westrupv4l2: Fix compilation with older kernels
2013-06-04 Michael Olbrichv4l2: call VIDIOC_REQBUFS with count = 0 in pool_finalize
2013-06-03 Michael Olbrichv4l2: rework sink buffer refcounting
2013-05-29 Sebastian Drögev4l2: Only conditionally use V4L2_CTRL_TYPE_INTEGER_MEN...
2013-05-29 Michael Olbrichv4l2: add a property for arbitrary v4l2 controls
2013-05-21 Michael Olbrichv4l2: keep a reference to all queued buffers
2013-05-20 Michael Olbrichv4l2: Don't stop streaming when set_caps is called...
2013-05-14 Michael Olbrichv4l2: only add interlace-mode to the caps for raw formats
2013-05-14 Michael Olbrichv4l2: copy and set the actual size of the content
2013-05-07 Michael Olbrichv4l2: request 0 buffers when stopping
2013-05-04 Philipp Zabelv4l2: fill out v4l2_buffer.bytesused field for v4l2sink
2013-05-03 Michael Olbrichv4l2: always generate video info from caps
2013-05-03 Michael Olbrichv4l2: try to allocate new buffers with VIDIOC_CREATE_BU...
2013-05-02 Andoni Morales Ala... osxvideosink: fix setting window handle after transition
2013-05-01 Michael Olbrichv4l2: fix and cleanup VIDIOC_EXPBUF handling
2013-05-01 Philipp Zabelv4l2: handle return value -ENOTTY for unimplemented...
2013-04-30 Michael Olbrichv4l2: fix broken boolean expression to detect non-frame...
2013-04-27 Michael Olbrichv4l2: also poll for output devices
2013-04-26 Philipp Zabelv4l2: fix copying of encoded buffers
2013-04-26 Michael Olbrichv4l2: add support for mpeg4 and H.263
2013-04-25 Philipp Zabelv4l2: handle ENODATA return value for VIDIOC_ENUMSTD
2013-04-25 Michael Olbrichv4l2: bufferpool: reset buffer size in release_buffer
2013-04-25 Michael Olbrichv4l2: bufferpool: remove unused includes
2013-04-25 Todd Agulnickosxaudio: Use gst_audio_channel_positions_to_mask(...
2013-04-25 Todd Agulnickosxaudio: Remove unused code
2013-04-24 Diogo Carbonera... v4l2: save the format correctly
2013-04-18 Sebastian Drögeosxaudio: Include gstaudioringbuffer.h to fix compilati...
2013-04-18 Philippe Normandosxaudiosink: channel-mask configuration fixes
2013-04-17 Olivier Crêtev4l2src: Disable renegotiation in the negotiate method
2013-04-17 Olivier CrêteRevert "v4l2: disable renegotiation"
2013-04-17 Sebastian Drögeosxaudio: Fix merge conflicts
2013-04-17 Sebastian Drögeosxaudioringbuffer: First check the type, then cast
2013-04-17 Takashi Nakajimaosxaudio: use GST_IS_OSX_AUDIO_SINK in ring buffer.
2013-04-17 Takashi Nakajimaosxaudio: call set_channel_positions() in osxaudioringb...
2013-04-17 Todd Agulnickosxaudio: use GST_AUDIO_INFO_* accessors
2013-04-17 Todd Agulnickosxaudio: adjust for changes to glib mutex api.
2013-04-17 Takashi Nakajimaosxaudio: try to fix up according to Sebastian's comments
2013-04-17 Philippe Normandosxaudio: build fixes
2013-04-17 ted-nosxaudio: fix layout for osxaudiosrc
2013-04-17 ted-nosxaudio: port to v.1.0
2013-04-16 Andoni Morales Ala... osxvideosink: fix segfault accessing osxwindow when...
2013-04-15 Sebastian Drögegst: Add better support for static plugins
2013-04-15 Josep Torraosxaudio: Fixes error: "GST_LEVEL_DEFAULT" redefined
2013-04-15 Josep Torraosxaudio: fixes implicit declaration of function 'getpid'
2013-04-05 Todd Agulnickosxvideo: include pthread.h to fix compiler warning
2013-04-03 Wim Taymansv4l2: free all queued buffers
2013-04-03 Wim Taymansv4l2: improve debug
2013-04-02 Tim-Philipp Müllerv4l2: fix printf format compiler warning in debug message
2013-03-26 Sebastian Drögedirectsoundsink: Check for a subset instead of non...
2013-03-26 Sebastian Drögedirectsoundsink: Properly handle the filter caps in...
2013-03-26 Sebastian Drögedirectsoundsink: Don't unnecessarily get the parent...
2013-03-18 Bastien Nocerav4l2: fix compilation against newer kernel headers...
2013-03-09 Tim-Philipp MüllerMerge branch 'dtmf-moved-from-bad'
2013-03-08 Andoni Morales Ala... osxaudio: add support for iOS using the RemoteIO AudioUnit
2013-03-08 Andoni Morales Ala... osxaudio: add a façade for the CoreAudio API
2013-02-19 Benjamin Gaignardv4l2: Add support of dmabuf
2013-02-15 Benjamin Gaignardv4l2: don't check stride for encoded formats
next