rtpsession: Call on-new-ssrc earlier
[platform/upstream/gst-plugins-good.git] / sys /
2018-01-25 Sebastian Drögedirectsoundsink: Add support for a DeviceProvider
2018-01-17 Guillaume Desmottesv4l2: fix division by 0 for complex video formats
2018-01-17 Guillaume Desmottesv4l2: display stride and width values if stride is...
2018-01-12 Peter Seidererv4l2videodec: add property set/get PROP_CAPTURE_IO_MODE...
2018-01-12 Peter Seidererv4l2videodec: fold property set/get PROP_OUTPUT_IO_MODE...
2018-01-12 Peter Seidererv4l2videoenc: add property set/get PROP_CAPTURE_IO_MODE...
2018-01-12 Peter Seidererv4l2videoenc: fold property set/get PROP_OUTPUT_IO_MODE...
2018-01-12 Peter Seidererv4l2videoenc: fix capture-io-mode property get
2018-01-11 Nicolas Dufresnev4l2src: Maintain downstream caps order
2018-01-11 Nicolas Dufresnev4l2videoenc: Also re-enabled paused task
2018-01-08 Nicolas Dufresnev4l2videoenc: Call stop on object before renegotiation
2018-01-08 Nicolas Dufresnev4l2videoenc: Remove dead code
2018-01-08 Nicolas Dufresnev4l2videoenc: Delay capture pool activation
2018-01-08 Nicolas Dufresnev4l2videodec: Add dynamic resolution change support
2017-12-22 Nicolas Dufresnev4l2deviceprovider: Don't do slow probes
2017-12-22 Nicolas Dufresnev4l2object: Don't redefine mmap64
2017-12-22 Ting-Wei Lanv4l2object: Don't use mmap64 if off_t is 64-bit
2017-12-22 Nicolas DufresneRevert "v4l2object: Use mmap64 to match libv4l2 signature"
2017-12-22 Ting-Wei Lanv4l2object: Check for mmap64 before using it
2017-12-13 Nicolas Dufresnev4l2object: Use a debug object for tracing
2017-12-06 Philipp Zabelv4l2videodec: Handle drivers that only round up height
2017-11-29 Florent Thiéryv4l2object: Fix dmabuf support detection
2017-11-07 Jan Alexander Stef... v4l2deviceprovider: Ignore touch sensing devices
2017-11-03 Nicolas Dufresnev4l2allocator: Add support for data_offset
2017-10-12 Philippe Renondirectsoundsink: simplify how DirecSoundBuffer is cleared
2017-10-12 Philippe Renondirectsoundsink: fix comment
2017-10-12 Philippe Renondirectsoundsink: don't call set_volume with private...
2017-10-12 Philippe Renondirectsoundsink: remove duplicate volume initialization
2017-10-07 Nicolas Dufresnev4l2videoenc: Fix driver capability dectection
2017-10-07 Nicolas Dufresnev4l2videoenc/dec: Don't leak template caps
2017-10-07 Nicolas Dufresnev4l2videodec: Protect against null pool in _stop
2017-10-07 Tim-Philipp Müllerv4l2: fix build without libv4l
2017-10-06 Enrico Jornsv4l2object: auto-detect dmabuf export for V4L2_IO_AUTO...
2017-09-19 Nicolas Dufresnev4l2videodec: Don't leak codec name
2017-09-19 Nicolas Dufresnev4l2bufferpool: Don't stop streaming when pool is flushing
2017-09-13 Nicolas Dufresnev4l2src: Ensure all caps a fixated
2017-09-13 Nicolas Dufresnev4l2object: Don't leak the par value
2017-09-06 Ian Jamisonv4l2object: Handle BT2020 for colorspace and transfer
2017-09-06 Ian Jamisonv4l2object: Fix colorimetry transfer lookup for 4K...
2017-09-06 Nicolas Dufresnev4l2src: Check if caps have changed after try_fmt
2017-08-26 Tim-Philipp MüllerMoving twolame mp2 encoder plugin from -ugly
2017-08-25 Tim-Philipp MüllerMoving lame mp3 encoder plugin from -ugly
2017-08-20 Tim-Philipp MüllerMoving mpg123 plugin from -ugly
2017-08-08 Cyril Lashkevichv4l2bufferpool: Don't mark jpeg frames as deltas
2017-08-06 Philippe Normandosxvideo: rename library according to the plugin name
2017-08-02 Nicolas Dufresnev4l2bufferpool: Don't drop buffer ref on qbuf
2017-08-02 Nicolas Dufresnev4l2: Enable VP9 format
2017-08-02 Nicolas Dufresnev4l2: Remove spurious CATEGORY_EXTERN
2017-08-02 Nicolas Dufresnev4l2videoenc: Move the profile/level negotation in...
2017-08-02 Nicolas Dufresnev4l2videoenc: Turn gst_v4l2_is_video_enc into a helper
2017-08-01 Nicolas Dufresnev4l2: Add VP8/9 encoder support
2017-08-01 Nicolas Dufresnev4l2object: Use mmap64 to match libv4l2 signature
2017-08-01 Nicolas Dufresnev4l2bufferpool: Copy flags and timestamp when importing
2017-07-31 Nicolas Dufresnev4l2: Add H263 Encoder support
2017-07-27 Nicolas Dufresnev4l2: Add missing no-inst header
2017-07-27 Nicolas Dufresnev4l2: Add interface for MPEG4 encoding
2017-07-27 Nicolas Dufresnev4l2: Ignore register issue and keep probing
2017-07-27 Nicolas Dufresnev4l2: Update external files with latest
2017-07-24 Nicolas Dufresnev4l2: Fix compilation without libv4l2
2017-07-24 Nicolas Dufresnev4l2: Keep ref to element in allocator/pool
2017-07-24 Nicolas Dufresnev4l2object: Removed unused members
2017-07-24 Nicolas Dufresnev4l2: Add run-time environment to enable libv4l2
2017-07-22 Nicolas Dufresnev4l2object: Fix colorimetry validation
2017-07-21 Nicolas Dufresnev4l2encoder: Fix negotiation error handling
2017-07-21 Nicolas Dufresnev4l2src: Speedup camera startup by skipping try_fmt
2017-07-21 Nicolas Dufresnev4l2object: Introduce quirk to skip slow probes
2017-07-21 Nicolas Dufresnev4l2object: always set the GstV4l2Error on error
2017-07-21 Nicolas Dufresnev4l2object: Minor style fix and useful trace
2017-07-21 Nicolas Dufresnev4l2object: Fix try/s_fmt errors
2017-07-21 Nicolas Dufresnev4l2object: Validate colorimetry in S/TRY_FMT
2017-07-21 Nicolas Dufresnev4l2object: Validate field in S/TRY_FMT
2017-07-20 Nicolas Dufresnedirectsound: Fix .c file name in Makefile
2017-07-20 Nicolas Dufresnewaveform: Fix DLL name to match plugin name
2017-07-20 Nicolas Dufresnedirectsound: Fix DLL name to match plugin name
2017-07-19 Nicolas Dechesnev4l2videodec: add some useful debug messages
2017-07-18 Nicolas Dufresnev4l2: Fix 4K colorimetry
2017-07-18 Nicolas Dufresnev4l2object: Only check CROPCAP for par once
2017-07-18 Nicolas Dufresnev4l2: UVC driver is named uvcvideo these days
2017-07-18 Nicolas Dufresnev4l2object: Remove unused defines
2017-07-18 Nicolas Dufresnev4l2: Make gst_v4l2_get_capabilities static
2017-07-18 Nicolas Dufresnev4l2: Merge v4l2_calls.h into gstv4l2object.h
2017-07-14 Nicolas Dufresnev4l2object: Trace unknown fourcc as text
2017-07-14 Nicolas Dufresnev4l2: Don't probe for unneeded format
2017-07-14 Nicolas Dufresnev4l2videodec: Implement stable element names
2017-06-29 Matt Fischerv4l2: Block recursive calls to resurect_buffer
2017-06-29 Guillaume Desmottesv4l2: increase by one the number of allocated buffers
2017-06-28 Matt Fischerv4l2allocator: Fix memory leak with dmabuf
2017-06-23 Tim-Philipp Müllersys: remove sunaudio plugin
2017-06-23 Tim-Philipp Müllermeson: build oss4 plugin
2017-06-23 Tim-Philipp Müllermeson: build oss plugin
2017-06-05 Nicolas Dufresnev4l2videoenc: Make sure min_buffers is valid
2017-05-26 Edward Herveyv4l2videoenc: Don't leak VideoCodecState
2017-05-24 Nicolas Dufresnev4l2videoenc: Remove unused function
2017-05-24 Nicolas Dufresnev4l2: Don't redefine __bitwise if already set
2017-05-24 Ayakav4l2: Add Video Encoder support
2017-05-24 Nicolas Dufresnev4l2videodec: Remove unused forward declaration
2017-05-24 Ayakav4l2pool: Fix wrong error message
2017-05-24 Ayakav4l2: increase pre-allocated encoded buffer size
2017-05-20 Josep Torraosxaudio: fixes playback of mono streams with no channe...
2017-05-20 Josep Torraosxvideo: fix macOS 10.12 deprecation warnings
next