• Home
  • Raw
  • Download

Lines Matching refs:h265

3956 	  codecparsers: {h264,h265}parser: Fix typo around SEI nalu generator
11607 msdkenc{h264,h265}: add intra-refresh-type property
14330 There can be h265 files with frame-based, not field-based, interlacing.
14967 dashsink: add h265 codec support
14968 Return hvc1 for video/x-h265 mime type in mpd helper function
14976 alignment of obu. This make it the same behaviour as h264/h265
15003 the same way as the h264/h265 parse do when NAL aligned.
15701 msdkenc{h264,h265}: add min-qp and max-qp properties
15713 msdkenc{h264,h265}: add p-pyramid property
15715 property to enable this feature in msdkenc{h264,h265}.
18785 nvcodec: Add missing CUDAMemory sink caps in h264 and h265 encoders
22519 low-power=1 ! video/x-h265,profile=screen-extended-main ! fakesink
22529 video/x-h265,profile=main-444 ! fakesink
25525 test: h264/h265: Add test for four bytes start code initial skip
25536 test: h264/h265: Constify all test buffers
25783 libs: parser: h265: Add SCC extension support.
26351 mediafoundation: Add h265 encoder
26414 test: h265parser: Add more check or h265 extensions.
26436 h265 extension profiles, such as high throughput, screen content
27776 filesink location=output.h265
27786 msdkh265enc ! filesink location=output.h265
27828 Add helper methods for writing h264 and h265 NAL
29540 h264/h265 decoded buffer might have crop area then we need to
30244 msdkenc: set ROI region for msdk{h264, h265}enc
30911 d3d11: Add h265 decoder element
32620 parsers that have reordered data: h264, h265, mpeg, mpeg4, vc1. Was
34459 msdkh265enc low-power=1 ! filesink location=output.h265
34468 msdkh265enc low-power=1 ! filesink location=output.h265
35226 Follow h265 spec(04/2015), log2_max_transform_skip_block_size_minus2
36671 From decoder's capability point of view as defined by the h265 specification,
36861 This commit includes h265 main-10 profile support if the device can
36870 nvdec: Specify supported profiles of h264/h265 codec
36914 gst-launch-1.0 filesrc location=output.h265 ! h265parse ! msdkh265dec !
36960 (e.g., when only the second device can encode h265 among two GPU,
51414 msdk: encoder: h265: generalize the behavior of "i-frames" property
66302 msdk: load plugins in h265 and vp8 init
76464 tsdemux: add video/x-h265 to template caps
76480 videoparsers: h265: Fix segfault while transforming hevc to nal aligned bytestream
77391 codecparsers: h265: Fix initialization of slice_deblocking_filter_disabled_flag
78726 h265 versions of the following commits:
85029 codecparser: h265: initialize parsing structures
87785 codecparsers: h265: Fix the selection of Active Ref Pic Set
87797 codecparsers: h265 : Fix default scaling list values
88115 codecparsers: h265: Fix tile row and column parsing
88166 win32: Add new h265 parser symbols
88172 codecparsers: h265: Add APIs for up-right-diagonal/raster scan conversion
88181 codecparsers: h265: Fix the range of delta_chroma_log2_weight_denom
89078 codecparsers: h265: Fix the range of delta_chroma_log2_weight_denom
89089 codecparsers: h265: Fix the parsing of ref_pic_lists_modification
89147 videoparsers: h265: Fix the frame start detection code
89155 videoparsers: h265: Avoid skipping of EOS and EOB nals
95024 codecparser: h265: Fix nal unit size checking
95035 codecparser: h265: Calculate crop rectangle dimensions
95041 codecparser: h265: Fix parsing multiple SEI messages in a single SEI Nal
95123 codecparser: h265: Fix the number of tile rows/columns parsing
95444 codecparsers: h265: add helpers to convert quantization matrices
95452 codecparser: h265: skip byte alignment bits while parsing slice header
95461 codecparser: h265: Fix the NumDeltaPocs calculation
95469 codecparser: h265: Fix the NumPocTotalCurr calculation
95476 codecparser: h265: Fix nal size calculation for EOS and EOB
105384 rtp: add h265 RTP payloader + depayloader
127029 Moves common code from h264 and h265 to a separate file
127357 tsdemux: Add HEVC / h265 support