projects
/
platform
/
upstream
/
gstreamer.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/gstreamer.git
2020-04-07
Nicolas Dufresne
v4l2decoder: Fix file descriptor leak
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
Philippe Normand
fakevideosink: Allow allocation meta flags fine-tuning
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
Michael Olbrich
mpegtspacketizer: be more tolerant when parsing the...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
Nicolas Dufresne
codecs: h264: Fix DPB size calculation
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
Haihao Xiang
msdkvp9dec: add support for VP9 12bit
commit
|
commitdiff
|
tree
|
snapshot
2020-04-03
worldofpeace
meson: build with neon 0.31
commit
|
commitdiff
|
tree
|
snapshot
2020-04-03
Nirbheek Chauhan
meson: Don't use get_option('buildtype')
commit
|
commitdiff
|
tree
|
snapshot
2020-04-03
Stéphane Cerveau
kms: add fallback on libdrm project if available.
commit
|
commitdiff
|
tree
|
snapshot
2020-04-03
Haihao Xiang
msdkh265dec: add support for main-444-12, main-444...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-03
Haihao Xiang
msdk: map Y412_LE to VA_FOURCC_Y416
commit
|
commitdiff
|
tree
|
snapshot
2020-04-03
Haihao Xiang
msdk: map MFX_FOURCC_Y416 to VA_FOURCC_Y416
commit
|
commitdiff
|
tree
|
snapshot
2020-04-03
Haihao Xiang
msdk: map Y412_LE to MFX_FOURCC_Y416
commit
|
commitdiff
|
tree
|
snapshot
2020-04-03
Haihao Xiang
msdkh265dec: add support for main-422-12, main-422...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-03
Haihao Xiang
msdk: map Y212_LE to VA_FOURCC_Y216
commit
|
commitdiff
|
tree
|
snapshot
2020-04-03
Haihao Xiang
msdk: map MFX_FOURCC_Y216 to VA_FOURCC_Y216
commit
|
commitdiff
|
tree
|
snapshot
2020-04-03
Haihao Xiang
msdk: map Y212_LE to MFX_FOURCC_Y216
commit
|
commitdiff
|
tree
|
snapshot
2020-04-02
Seungha Yang
msdkh265enc: Fix for wrong parser free function
commit
|
commitdiff
|
tree
|
snapshot
2020-04-02
Jan Schmidt
adaptivedemux: Handle instant rate change requests...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-02
Jan Schmidt
adaptivedemux: Don't ignore gst_segment_do_seek() retur...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-02
Jan Schmidt
tsdemux: Send instant-rate-change event if requested...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-02
Seungha Yang
msdkh264enc: Configure parser and SEI array only if...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-02
Seungha Yang
msdkh265enc: Add support for CEA708 closed caption...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-02
Seungha Yang
h265parser: Add a helper method to create SEI nal unit
commit
|
commitdiff
|
tree
|
snapshot
2020-04-01
Miguel Paris
srtpdec: reduce log level for replay cases
commit
|
commitdiff
|
tree
|
snapshot
2020-04-01
Miguel París...
srtpdec: do not warning old replay errors
commit
|
commitdiff
|
tree
|
snapshot
2020-04-01
Miguel Paris
srtpdec: fix reseting RTP sequence number on ROC changes
commit
|
commitdiff
|
tree
|
snapshot
2020-04-01
Seungha Yang
d3d11: Update for video-hdr struct change
commit
|
commitdiff
|
tree
|
snapshot
2020-04-01
Seungha Yang
nvh265enc: Update for video-hdr struct change
commit
|
commitdiff
|
tree
|
snapshot
2020-04-01
Seungha Yang
x265enc: Update for video-hdr struct change
commit
|
commitdiff
|
tree
|
snapshot
2020-04-01
Seungha Yang
h264parse,h265parse: Update for video-hdr struct change
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Zeeshan Ali
h265parse: Set duration on buffers base on framerate
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Zeeshan Ali
h265parse: Derive src fps from vui_time_scale & vui_num...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Zeeshan Ali
h265parse: Handle interlaced video
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Nicolas Dufresne
codecs: h264dpb: Don't leak pic_list GArray
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Nicolas Dufresne
v4l2codecs: Only build this plugin on Linux
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Nicolas Dufresne
v4l2codecs: Add plugin dependency
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Nicolas Dufresne
v4l2codecs: Wait for buffers to come back
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Nicolas Dufresne
v4l2codecs: Implement flushing sequence
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Nicolas Dufresne
v4l2codecs: allocator: Add method to wait for more...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Nicolas Dufresne
v4l2codecs: pool: Create new buffer when pool is empty
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Nicolas Dufresne
v4l2slh264dec: Improve end_picture() robustness
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Nicolas Dufresne
codecs: h264: Do not ignore end_picture() return value
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Nicolas Dufresne
v4l2slh264dec: Add output format negotiation
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Nicolas Dufresne
v4l2format: Convert between V4L2 and GST video format
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Nicolas Dufresne
v4l2codecs: Read driver provided stride
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Nicolas Dufresne
v4l2h264dec: Copy frames when GstVideoMeta is not supported
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Nicolas Dufresne
v4l2codec: Add initial GstVideoMeta support
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Nicolas Dufresne
v4l2slh264dec: Prevent spurious renegotiation
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Nicolas Dufresne
v4l2slh264dec: Hold on picture buffers
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Nicolas Dufresne
v4l2codecs: Fix bytesused value
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Nicolas Dufresne
v4l2codech264dec: Implement finish frame
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Nicolas Dufresne
v4l2codecdecoder: Add support for dequeuing buffers
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Nicolas Dufresne
v4l2codech264dec: Implement queuing
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Nicolas Dufresne
v4l2decoder: Add helpers to queue buffer and requests
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Nicolas Dufresne
v4l2codec: Add getter for buffer index in allocator...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Nicolas Dufresne
v4l2h264codecdec: Copy bitstream parameter and data
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Nicolas Dufresne
v4l2slh264dec: Use the newly introduced allocator ...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Nicolas Dufresne
v4l2codec: Add allocator and pool implementation
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Nicolas Dufresne
v4l2codec: decoder: Add allocation helper
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Nicolas Dufresne
v4l2codecs: Implement H264 format negotiation
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Nicolas Dufresne
v4l2codecs: Add initial formats helpers
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Nicolas Dufresne
v4l2codecs: Add skeleton of H264 decoder
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Nicolas Dufresne
v4l2codec: Add GstV4L2Deocder helper object
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Nicolas Dufresne
v4l2codecs: Copy all needed Linux kernel headers
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Nicolas Dufresne
v4l2codecs: Add device enumeration
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Nicolas Dufresne
v4l2codecs: Introdude a V4L2 CODECs Accelerator plugin
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Seungha Yang
msdkh264enc: Port to h264parser API for frame packing...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Seungha Yang
h264parse: Print all the syntax elements of frame packi...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Haihao Xiang
msdkh265enc: support 8-bit 422 encoding
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Haihao Xiang
msdkh265enc: add support for Y210 in sink pad
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Haihao Xiang
msdk: add a helper function to get codename of the...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-30
Seungha Yang
msdkenc: Try to find corresponding codec frame for...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-30
Seungha Yang
msdkh264enc: Add support for CEA708 closed caption...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-30
Seungha Yang
h264parser: Add a helper method to create and inject...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-30
Seungha Yang
nalutils: Introduce NAL writer helper methods
commit
|
commitdiff
|
tree
|
snapshot
2020-03-30
Seungha Yang
h264parser: Expose SEI clear function to public
commit
|
commitdiff
|
tree
|
snapshot
2020-03-30
Seungha Yang
d3d11decoder: Add support for array of texture DPB
commit
|
commitdiff
|
tree
|
snapshot
2020-03-30
Haihao Xiang
msdkh265enc: slice size control
commit
|
commitdiff
|
tree
|
snapshot
2020-03-28
Seungha Yang
Revert "d3d11decoder: Check decoder status report"
commit
|
commitdiff
|
tree
|
snapshot
2020-03-28
Seungha Yang
d3d11window: Always reuse swapchain
commit
|
commitdiff
|
tree
|
snapshot
2020-03-28
Seungha Yang
d3d11window: Reorganize display colorspace selection
commit
|
commitdiff
|
tree
|
snapshot
2020-03-27
Seungha Yang
rtmp2src: Add idle-timeout property
commit
|
commitdiff
|
tree
|
snapshot
2020-03-27
Matthew Waters
dtls/connection: fix EOF handling with openssl 1.1.1e
commit
|
commitdiff
|
tree
|
snapshot
2020-03-25
Matthew Waters
webrtc: mark streams as active on renegotiation as...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-24
Guillaume Desmottes
interlace: add alternate support
commit
|
commitdiff
|
tree
|
snapshot
2020-03-24
Guillaume Desmottes
interlace: factor out interlace_mode_from_pattern()
commit
|
commitdiff
|
tree
|
snapshot
2020-03-24
Guillaume Desmottes
interlace: factor out gst_interlace_push_buffer()
commit
|
commitdiff
|
tree
|
snapshot
2020-03-24
Guillaume Desmottes
interlace: factor out gst_interlace_decorate_buffer_ts()
commit
|
commitdiff
|
tree
|
snapshot
2020-03-24
Guillaume Desmottes
interlace: rename copy_field()
commit
|
commitdiff
|
tree
|
snapshot
2020-03-23
Seungha Yang
tests: h265parser: Add test for registered user data SEI
commit
|
commitdiff
|
tree
|
snapshot
2020-03-23
Seungha Yang
h265parser: Fix registered user data SEI leak
commit
|
commitdiff
|
tree
|
snapshot
2020-03-23
Seungha Yang
h265parser: Do not allocate too large size of memory...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-23
Seungha Yang
h264parser: Do not allocate too large size of memory...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-23
Philippe Normand
wpe: Enable SHM support for new stable WPEBackend-FDO...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-23
Philippe Normand
wpe: Mouse scroll events support
commit
|
commitdiff
|
tree
|
snapshot
2020-03-23
James Westman
applemedia: Add some properties to GstAvfDevice
commit
|
commitdiff
|
tree
|
snapshot
2020-03-23
Seungha Yang
tsdemux: Set mpegversion for AAC ADTS stream based...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-23
Haihao Xiang
msdkh265dec: add support for main-12, main-12-intra...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-23
Haihao Xiang
msdk: map P012_LE to VA_FOURCC_P016
commit
|
commitdiff
|
tree
|
snapshot
2020-03-23
Haihao Xiang
msdk: map MFX_FOURCC_P016 to VA_FOURCC_P016
commit
|
commitdiff
|
tree
|
snapshot
next