platform/upstream/gstreamer.git
2019-08-07 Mathieu Duponchelletsdemux: always take the seek segment stop into account
2019-08-07 Jan Schmidttsdemux: Use gst_segment_do_seek()
2019-08-07 Jan Schmidtmpegtsdemux: Keep the position increasing.
2019-08-07 Jan Schmidtmpegts: Re-work segment tracking
2019-08-07 Seungha Yangnvcodec: Wrap CUDA API return check with gst_cuda_result
2019-08-07 Seungha Yangnvdec: Port to GstCUDAContext
2019-08-07 Seungha Yangnvenc: Port to GstCudaContext
2019-08-07 Seungha Yangnvcodec: Introduce NVIDA CUDA helpers
2019-08-06 Mathieu Duponchellertponviftimestamp: add opt-out "drop-out-of-segment...
2019-08-06 Mathieu Duponchellertponvifparse: parse E flag and send EOS when needed
2019-08-06 Seungha Yangx265enc: Add support more 8/10/12 bits 4:2:0, 4:2:2...
2019-08-06 Sebastian Drögedecklinkaudiosrc/decklinkvideosrc: Do nothing in BaseSr...
2019-08-06 Sebastian Drögeerrorignore: Try pushing again after a caps event too
2019-08-06 Sebastian Drögetimecodestamper: Require a non-0/1 framerate on the...
2019-08-06 Sebastian Drögeavwait: Improve debug output a bit
2019-08-06 Seungha Yangnvenc: Return profile compatible input formats from...
2019-08-06 Seungha Yangnvenc: Fix caps negotiation failure on unspecified...
2019-08-06 Seungha Yangnvenc: Remove unused member variables
2019-08-06 Seungha Yangtests: nvenc: Add test caps negotiation with interlace...
2019-08-06 Sebastian Drögertptransceiver: Remove direction setter and vfunc and...
2019-08-06 Haihao Xiangmsdkdec: Update frame info from video parameters
2019-08-06 Yeongjin Jeongvulkan: Fix GstMemory leaks
2019-08-06 Fuwei Tangh264parse: fix issue that caps "interlace-mode" can...
2019-08-05 Seungha Yangnvdec: Respect upstream provided timestamp
2019-08-05 Seungha Yangnvenc: Add support RGB 8/10bits formats
2019-08-05 Seungha Yangnvdec: Use upstream framerate if possible
2019-08-05 Seungha Yangnvenc: Fix crash with unspecified framerate
2019-08-05 Doug Nazarmpegdemux: Parse mpeg audio layer version and add to...
2019-08-05 Doug Nazarmpegdemux: Finish setting up stream before adding pad.
2019-08-05 Aaron Boxermsdkdec: no need to cache allocation_caps
2019-08-05 Matthew Watersvulkan: add a couple of headers to the install list
2019-07-31 Marc Leemanmpeg4videoparse: allow sending config at IDR
2019-07-31 Seungha Yangconfigure: Update for nvcodec dependency change
2019-07-31 Seungha Yangnvdec: Fix build warning error
2019-07-31 Mathieu Duponchellebasetsmux: expose pcr-interval property
2019-07-31 Yeongjin Jeongtests: x265enc: Add tiny resolution encoding check
2019-07-31 Yeongjin Jeongx265enc: Specify max CU size depending on input resolution
2019-07-30 Ederson de... avtp: CVF - fix error message
2019-07-30 Ederson de... avtp: CVF - Do not infinite loop trying to fragment...
2019-07-30 Jan Schmidth265parser: Skip unused SEI bits differently
2019-07-30 Seungha Yangh265parse: Add support for compatible profiles of exten...
2019-07-30 Seungha Yangnvenc: Fix build error with x86 msvc
2019-07-30 Seungha Yangnvenc: Fix deadlock when pad_push return was not GST_FL...
2019-07-30 Seungha Yangnvcodec: Fix broken ABI in cuda stub header to fix...
2019-07-29 Jakub Adamwebrtcbin: Support data channel SDP offers from Chrome
2019-07-29 Aaron Boxeropenjpegdec: enable multi-threaded decode
2019-07-29 Aaron Boxeropenjpegdec: check return value when setting up decoder
2019-07-29 Charlie Turneradaptivedemux: remove some deadlocks using webkitwebsrc.
2019-07-29 Ilya Smelykhwebrtcbin: fix GInetAddress leak
2019-07-28 Aaron Boxeropenjpeg: remove support for OpenJPEG 1.5
2019-07-27 Wonchul Leeav1enc: enable row-mt property conditionally
2019-07-26 Aaron Boxermsdk: enable 32 bit build on windows
2019-07-26 Sebastian DrögeRevert "dtls: fix generated cert dtls agent leak"
2019-07-26 Seungha Yangnvdec: Make OpenGL dependency optional
2019-07-25 Sebastian Drögetimecodestamper: Validate LTC timestamps before trying...
2019-07-25 Ilya Smelykhdtls: fix generated cert dtls agent leak
2019-07-25 Ilya Smelykhdtls: fix dtls connection object leak
2019-07-25 Sebastian Drögedecklink: Make sure to return a value from all code...
2019-07-25 Sebastian Drögedecklinksrc: Reset timestamp observations on format...
2019-07-25 Seungha Yangnvcodec: Clean up pointless return values around plugin...
2019-07-25 Seungha Yangnvcodec: Change log level for g_module_open failure
2019-07-25 Seungha Yangnvdec: Add support for 10bits 4:2:0 decoding
2019-07-25 Seungha Yangnvdec: Specify supported profiles of h264/h265 codec
2019-07-25 Seungha Yangnvdec: Skip draining before creating internal parser
2019-07-24 Xavier Claessensdash: Fallback to libxml2 subproject
2019-07-24 Aaron Boxermsdkdec: improve spelling and grammar of comments
2019-07-24 Haihao Xiangmsdkdec: make sure mfx frame width/height meets MSDK...
2019-07-24 Haihao Xiangmsdkdec: remove unneeded code
2019-07-23 Seungha Yangnvcodec: Drop system installed cuda.h dependency
2019-07-23 Seungha Yangnvcodec: Keep requested rank for default device
2019-07-22 Seungha Yangnvenc: Register elements per GPU device with capability...
2019-07-22 Seungha Yangnvdec: Create CUDA context with registered device id
2019-07-22 Seungha Yangnvdec: Register elements per device/codec with capabili...
2019-07-22 Seungha Yangmsdk: Do not expose DMA buffer caps feature on Windows
2019-07-22 Seungha Yangnvcodec: Drop cudaGL.h dependency
2019-07-22 Sebastian Drögeav1enc: Also set AV1E_SET_ROW_MT from the property...
2019-07-22 Wonchul Leeav1enc: Add threads and row-mt properties
2019-07-22 Wonchul Leeav1enc: Release lock when failing to initialize
2019-07-22 Sebastian DrögeRevert "av1enc: Release lock when failing to initialize"
2019-07-22 Fabrice Belletsiren: fix a global buffer overflow spotted by asan
2019-07-22 Wonchul Leeav1enc: Release lock when failing to initialize
2019-07-19 Seungha Yangnvdec: Fix video stuttering issue with VP9
2019-07-19 Seungha Yangnvdec: Drop async queue and handle data on callback...
2019-07-18 Mathieu Duponchellertponviftimestamp: fix setting of the discontinuity...
2019-07-18 Mathieu Duponchellertponvifparse: set ONVIF timestamps as buffer PTS
2019-07-18 Mathieu Duponchelleh26{4,5}parse: add support for forward predicted trick...
2019-07-17 Seungha Yangx265enc: Specify colorimetry related VUI parameters
2019-07-17 Seungha Yangnvdec: Port to color_{primaries,transfer,matrix}_to_iso
2019-07-17 Seungha Yangnvenc: Specify colorimetry related VUI parameters
2019-07-16 Mathieu Duponchellewebrtcdatachannel: inherit directly from GObject
2019-07-16 Seungha Yangh264parse: Update caps per pixel aspect ratio change
2019-07-16 Seungha Yangh265parse: Expose parsed colorimetry when VUI provided it
2019-07-16 Seungha Yangh264parse: Expose parsed colorimetry when VUI provided it
2019-07-16 Seungha Yangkmssink: Fix implicit declaration build error
2019-07-16 Martin LiskaFix -Werror=return-type error in configure.
2019-07-15 Martin Theriaultaiff: Fix infinite loop in header parsing.
2019-07-15 Sebastian Drögedecklinkvideosrc: Don't report that we have signal...
2019-07-12 Sebastian Drögeavwait: In running-time mode, select start/end running...
2019-07-12 Sebastian Drögeavwait: Add some more debug output
2019-07-12 Sebastian Drögeavwait: Fix clipping of audio buffers at the start...
next