platform/upstream/gstreamer.git
2020-03-31 Nicolas Dufresnev4l2codecs: Only build this plugin on Linux
2020-03-31 Nicolas Dufresnev4l2codecs: Add plugin dependency
2020-03-31 Nicolas Dufresnev4l2codecs: Wait for buffers to come back
2020-03-31 Nicolas Dufresnev4l2codecs: Implement flushing sequence
2020-03-31 Nicolas Dufresnev4l2codecs: allocator: Add method to wait for more...
2020-03-31 Nicolas Dufresnev4l2codecs: pool: Create new buffer when pool is empty
2020-03-31 Nicolas Dufresnev4l2slh264dec: Improve end_picture() robustness
2020-03-31 Nicolas Dufresnecodecs: h264: Do not ignore end_picture() return value
2020-03-31 Nicolas Dufresnev4l2slh264dec: Add output format negotiation
2020-03-31 Nicolas Dufresnev4l2format: Convert between V4L2 and GST video format
2020-03-31 Nicolas Dufresnev4l2codecs: Read driver provided stride
2020-03-31 Nicolas Dufresnev4l2h264dec: Copy frames when GstVideoMeta is not supported
2020-03-31 Nicolas Dufresnev4l2codec: Add initial GstVideoMeta support
2020-03-31 Nicolas Dufresnev4l2slh264dec: Prevent spurious renegotiation
2020-03-31 Nicolas Dufresnev4l2slh264dec: Hold on picture buffers
2020-03-31 Nicolas Dufresnev4l2codecs: Fix bytesused value
2020-03-31 Nicolas Dufresnev4l2codech264dec: Implement finish frame
2020-03-31 Nicolas Dufresnev4l2codecdecoder: Add support for dequeuing buffers
2020-03-31 Nicolas Dufresnev4l2codech264dec: Implement queuing
2020-03-31 Nicolas Dufresnev4l2decoder: Add helpers to queue buffer and requests
2020-03-31 Nicolas Dufresnev4l2codec: Add getter for buffer index in allocator...
2020-03-31 Nicolas Dufresnev4l2h264codecdec: Copy bitstream parameter and data
2020-03-31 Nicolas Dufresnev4l2slh264dec: Use the newly introduced allocator ...
2020-03-31 Nicolas Dufresnev4l2codec: Add allocator and pool implementation
2020-03-31 Nicolas Dufresnev4l2codec: decoder: Add allocation helper
2020-03-31 Nicolas Dufresnev4l2codecs: Implement H264 format negotiation
2020-03-31 Nicolas Dufresnev4l2codecs: Add initial formats helpers
2020-03-31 Nicolas Dufresnev4l2codecs: Add skeleton of H264 decoder
2020-03-31 Nicolas Dufresnev4l2codec: Add GstV4L2Deocder helper object
2020-03-31 Nicolas Dufresnev4l2codecs: Copy all needed Linux kernel headers
2020-03-31 Nicolas Dufresnev4l2codecs: Add device enumeration
2020-03-31 Nicolas Dufresnev4l2codecs: Introdude a V4L2 CODECs Accelerator plugin
2020-03-31 Seungha Yangmsdkh264enc: Port to h264parser API for frame packing...
2020-03-31 Seungha Yangh264parse: Print all the syntax elements of frame packi...
2020-03-31 Haihao Xiangmsdkh265enc: support 8-bit 422 encoding
2020-03-31 Haihao Xiangmsdkh265enc: add support for Y210 in sink pad
2020-03-31 Haihao Xiangmsdk: add a helper function to get codename of the...
2020-03-30 Seungha Yangmsdkenc: Try to find corresponding codec frame for...
2020-03-30 Seungha Yangmsdkh264enc: Add support for CEA708 closed caption...
2020-03-30 Seungha Yangh264parser: Add a helper method to create and inject...
2020-03-30 Seungha Yangnalutils: Introduce NAL writer helper methods
2020-03-30 Seungha Yangh264parser: Expose SEI clear function to public
2020-03-30 Seungha Yangd3d11decoder: Add support for array of texture DPB
2020-03-30 Haihao Xiangmsdkh265enc: slice size control
2020-03-28 Seungha YangRevert "d3d11decoder: Check decoder status report"
2020-03-28 Seungha Yangd3d11window: Always reuse swapchain
2020-03-28 Seungha Yangd3d11window: Reorganize display colorspace selection
2020-03-27 Seungha Yangrtmp2src: Add idle-timeout property
2020-03-27 Matthew Watersdtls/connection: fix EOF handling with openssl 1.1.1e
2020-03-25 Matthew Waterswebrtc: mark streams as active on renegotiation as...
2020-03-24 Guillaume Desmottesinterlace: add alternate support
2020-03-24 Guillaume Desmottesinterlace: factor out interlace_mode_from_pattern()
2020-03-24 Guillaume Desmottesinterlace: factor out gst_interlace_push_buffer()
2020-03-24 Guillaume Desmottesinterlace: factor out gst_interlace_decorate_buffer_ts()
2020-03-24 Guillaume Desmottesinterlace: rename copy_field()
2020-03-23 Seungha Yangtests: h265parser: Add test for registered user data SEI
2020-03-23 Seungha Yangh265parser: Fix registered user data SEI leak
2020-03-23 Seungha Yangh265parser: Do not allocate too large size of memory...
2020-03-23 Seungha Yangh264parser: Do not allocate too large size of memory...
2020-03-23 Philippe Normandwpe: Enable SHM support for new stable WPEBackend-FDO...
2020-03-23 Philippe Normandwpe: Mouse scroll events support
2020-03-23 James Westmanapplemedia: Add some properties to GstAvfDevice
2020-03-23 Seungha Yangtsdemux: Set mpegversion for AAC ADTS stream based...
2020-03-23 Haihao Xiangmsdkh265dec: add support for main-12, main-12-intra...
2020-03-23 Haihao Xiangmsdk: map P012_LE to VA_FOURCC_P016
2020-03-23 Haihao Xiangmsdk: map MFX_FOURCC_P016 to VA_FOURCC_P016
2020-03-23 Haihao Xiangmsdk: map P012_LE to MFX_FOURCC_P016
2020-03-23 Haihao Xiangmsdkvp9enc: add support for 10 bits 444 input
2020-03-23 Haihao Xiangmsdkvp9enc: add support for 8 bits 444 input
2020-03-22 Seungha Yangmsdkbufferpool: Fix build warning on Windows
2020-03-20 Guillermo Rodríguezexamples/wayland: unref GstContext after use
2020-03-19 U. Artie Eoffmsdkvpp: add YV12 format to src pad
2020-03-19 Seungha Yangnvdec: Add fallback for CUDA/OpenGL interop failure
2020-03-16 Victor Manuel... libs: codecparser: add missing unstable api warning
2020-03-15 Philippe Normandwebrtcdsp: Fix documentation markup
2020-03-15 Philippe Normandopenni2: Remove spurious gtk-doc markers
2020-03-15 Philippe Normanddecklink: Remove spurious gtk-doc marker
2020-03-13 Philippe Normanddocs: Scan C++ files too
2020-03-13 Haihao Xiangmsdk: meson: check whether mfxExtVP9Param is defined
2020-03-12 rubenruaasfmux: Fix typo in property description
2020-03-12 Thibault Sauniertimecodestamper: Plug a leak
2020-03-11 Edward Herveympegts: Add a property to ignore broken PCR streams
2020-03-11 Seungha Yangmpegdemux: Add ignore-scr property to ignore broken SCR
2020-03-11 Seungha Yangmpegdemux: Remove whitespace
2020-03-10 yychaosmoothstreaming: fix H264 CodecPrivateData parsing
2020-03-10 Seungha Yangh265parse: In-band sps/pps update if only codec_data...
2020-03-10 Seungha Yangh264parse: In-band sps/pps update if only codec_data...
2020-03-10 Dong Il Parktsdemux: Add format_identifier for AC4 codec
2020-03-09 yychaotsdemux: Add support for AC4
2020-03-09 Sebastian Drögewebrtcbin: Use GPtrArrays or store items inline instead...
2020-03-09 Jan Schmidtwebrtcbin: Prevent ICE gathering state reaching complet...
2020-03-09 Jan Schmidtwebrtc: Protect the pending ICE candidates array
2020-03-09 Seungha Yangd3d11vp9dec: Add support for internal frame resizing
2020-03-09 Seungha Yangd3d11decoder: Set GstVideoAlignment to downstream d3d11...
2020-03-09 Seungha Yangd3d11decoder: Use aligned resolution for staging texture
2020-03-09 Seungha Yangd3d11colorconverter: Add support cropping
2020-03-09 Seungha Yangd3d11bufferpool: Add padding space for semi-planar...
2020-03-08 Seungha Yangh265decoder: Pass max_dpb_size to new_sequence vfunc
2020-03-08 Seungha Yangd3d11h264dec: Make use of max_dpb_size passed by baseclass
2020-03-07 Seungha Yangd3d11h265dec: Fix scaling list parsing
next