platform/upstream/gstreamer.git
2020-04-08 Seungha Yangtests: h264parser: Fix picture timing SEI
2020-04-08 Seungha Yangh264parser: Make GstH264PicTiming self-containing all...
2020-04-08 Seungha Yangh264parser: Fix some misleading debug messages
2020-04-08 Seungha Yangh264parser: Fix mismatched argument of declaration...
2020-04-08 Michael Olbrichsdpdemux: don't send EOS for unknown SSRC
2020-04-08 Thibault Sauniercodecs: Add basic documentation stubs
2020-04-07 Nicolas Dufresnev4l2decoder: Fix file descriptor leak
2020-04-07 Philippe Normandfakevideosink: Allow allocation meta flags fine-tuning
2020-04-07 Michael Olbrichmpegtspacketizer: be more tolerant when parsing the...
2020-04-07 Nicolas Dufresnecodecs: h264: Fix DPB size calculation
2020-04-07 Haihao Xiangmsdkvp9dec: add support for VP9 12bit
2020-04-03 worldofpeacemeson: build with neon 0.31
2020-04-03 Nirbheek Chauhanmeson: Don't use get_option('buildtype')
2020-04-03 Stéphane Cerveaukms: add fallback on libdrm project if available.
2020-04-03 Haihao Xiangmsdkh265dec: add support for main-444-12, main-444...
2020-04-03 Haihao Xiangmsdk: map Y412_LE to VA_FOURCC_Y416
2020-04-03 Haihao Xiangmsdk: map MFX_FOURCC_Y416 to VA_FOURCC_Y416
2020-04-03 Haihao Xiangmsdk: map Y412_LE to MFX_FOURCC_Y416
2020-04-03 Haihao Xiangmsdkh265dec: add support for main-422-12, main-422...
2020-04-03 Haihao Xiangmsdk: map Y212_LE to VA_FOURCC_Y216
2020-04-03 Haihao Xiangmsdk: map MFX_FOURCC_Y216 to VA_FOURCC_Y216
2020-04-03 Haihao Xiangmsdk: map Y212_LE to MFX_FOURCC_Y216
2020-04-02 Seungha Yangmsdkh265enc: Fix for wrong parser free function
2020-04-02 Jan Schmidtadaptivedemux: Handle instant rate change requests...
2020-04-02 Jan Schmidtadaptivedemux: Don't ignore gst_segment_do_seek() retur...
2020-04-02 Jan Schmidttsdemux: Send instant-rate-change event if requested...
2020-04-02 Seungha Yangmsdkh264enc: Configure parser and SEI array only if...
2020-04-02 Seungha Yangmsdkh265enc: Add support for CEA708 closed caption...
2020-04-02 Seungha Yangh265parser: Add a helper method to create SEI nal unit
2020-04-01 Miguel Parissrtpdec: reduce log level for replay cases
2020-04-01 Miguel París... srtpdec: do not warning old replay errors
2020-04-01 Miguel Parissrtpdec: fix reseting RTP sequence number on ROC changes
2020-04-01 Seungha Yangd3d11: Update for video-hdr struct change
2020-04-01 Seungha Yangnvh265enc: Update for video-hdr struct change
2020-04-01 Seungha Yangx265enc: Update for video-hdr struct change
2020-04-01 Seungha Yangh264parse,h265parse: Update for video-hdr struct change
2020-03-31 Zeeshan Alih265parse: Set duration on buffers base on framerate
2020-03-31 Zeeshan Alih265parse: Derive src fps from vui_time_scale & vui_num...
2020-03-31 Zeeshan Alih265parse: Handle interlaced video
2020-03-31 Nicolas Dufresnecodecs: h264dpb: Don't leak pic_list GArray
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...
next