US10341673B2 - Apparatuses, methods, and content distribution system for transcoding bitstreams using first and second transcoders - Google Patents
Apparatuses, methods, and content distribution system for transcoding bitstreams using first and second transcoders Download PDFInfo
- Publication number
- US10341673B2 US10341673B2 US13/889,778 US201313889778A US10341673B2 US 10341673 B2 US10341673 B2 US 10341673B2 US 201313889778 A US201313889778 A US 201313889778A US 10341673 B2 US10341673 B2 US 10341673B2
- Authority
- US
- United States
- Prior art keywords
- coding methodology
- video data
- bitstream
- transcoder
- lossless coding
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Active, expires
Links
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N19/00—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
- H04N19/40—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using video transcoding, i.e. partial or full decoding of a coded input stream followed by re-encoding of the decoded output stream
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N19/00—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
- H04N19/90—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using coding techniques not provided for in groups H04N19/10-H04N19/85, e.g. fractals
- H04N19/91—Entropy coding, e.g. variable length coding [VLC] or arithmetic coding
Definitions
- Embodiments described relate to video encoding, including examples of transcoding a bitstream.
- signals such as audio or video signals
- Video signals may be digitally encoded for transmission to a receiving device.
- Video signals may contain data that is broken up in frames over time. Due to bandwidth requirements, baseband video signals are typically compressed using video encoders prior to transmission and/or storage.
- Video encoders may employ a coding methodology to encode macroblocks within a frame using one or more coding methodologies.
- a macroblock denotes a square region of pixels, which may be 16 ⁇ 16 in size, for example.
- Most of the coding processes e.g. motion compensation, mode decision, quantization decision, etc.
- the concept of macroblock is extended to larger block size referred to as a coding unit.
- Some video encoders and/or decoders may limit compression codecs that are available for compressing data. Thus, such video encoders may compress data using compression codecs that are less efficient than alternative compression codecs, such as the arithmetic coding codecs. Use of a less efficient compression codec may increase bandwidth necessary to transmit the encoded bitstream which was not compressed in a more efficient manner, and/or may reduce video quality as compared with more efficient compression codec.
- FIG. 6 is a flow diagram of a particular illustrative embodiment of a method of transcoding a bitstream according to an embodiment of the disclosure
- Encoders and decoders described herein may encode and/or decode bitstreams in particular units, referred to as coding units herein.
- a coding unit may be a macroblock, however, other sizes or types of coding units may also be used.
- an encoder may provide an encoded bitstream in a packetized transport stream to an interconnect (e.g. a network or other communication or storage mechanism between the encoder and decoder).
- the encoder may utilize a first encoding methodology (e.g. CAVLC).
- the interconnect itself may provide a transcoder that may convert the encoded bitstream to a bitstream encoded using a different coding methodology (e.g. CABAC) that may not have been available at the encoder.
- the interconnect may further include another transcoder in some embodiments that may convert the bitstream back to a bitstream encoded in accordance with the methodology utilized by the initial encoder (e.g. CAVLC).
- the interconnect 130 may include the first transcoder 132 and the second transcoder 134 .
- the interconnect 130 be at least a portion of a communication network of the distribution system 100 configured to couple the encoder 110 to the decoder 150 .
- Example of the interconnect 130 coupled between the encoder 110 and the decoder 150 may include a dedicated network, the Internet (a network or networks), flash drives, and/or other storage media.
- the interconnect 130 may receive the bitstream from the encoder 110 via a transport stream.
- the first transcoder 132 may be included in the communication network at any point along the transport stream through the interconnect 130 .
- the decoder 150 may receive the second transcoded bitstream via the transport stream.
- the decoder 150 may decode the second transcoded bitstream using a variable-length coding decoder.
- the decoder 150 may further decode the encoded bitstream using on one or more encoding methodologies or standards, such as MPEG-2, MPEG-4, H.263, H.264, and/or HEVC.
- the interconnect 130 may couple the encoder 110 to the decoder 150 by providing the encoded video frames from the encoder 110 to the decoder 150 .
- the first transcoder 132 may receive the bitstream in the transport stream.
- the first transcoder 132 may detect a coding methodology used to encode the bitstream. Responsive to the first transcoder 132 detecting that the bitstream is encoded using the first lossless coding methodology (e.g. CAVLC), the first transcoder 132 may transcode the bitstream using a second lossless coding methodology (e.g. CABAC) to provide a transcoded bitstream that may generally be more compressed than the original bitstream in some examples.
- a second lossless coding methodology e.g. CABAC
- the encoder 110 may receive frames of video from a video channel. As explained above, the encoder 110 may encode the frames of video, and may compress the encoded frames into a bitstream using the first lossless coding methodology. In some embodiments, the encoder 110 may have a limited selection of lossless coding methodologies that are available for compressing the encoded frames. For example, the encoder 110 may be limited to non-arithmetic coding methodologies. In an embodiment, the encoder 110 may be configured to encode the bitstream using CAVLC.
- the interconnect 230 may couple the encoder 110 to the decoder 250 by providing encoded video data in a bitstream from the encoder 110 to the decoder 250 .
- the transcoder 232 may detect a coding methodology used to encode the bitstream. Responsive to the transcoder 232 detecting that the bitstream is encoded using the first lossless coding methodology, the transcoder 232 may be configured to transcode the bitstream based on a second lossless coding methodology to provide a transcoded bitstream. Responsive to the transcoder 232 determining that the bitstream is encoded using a coding methodology other than the first lossless coding methodology, such as the second lossless coding methodology, the transcoder 232 may skip transcoding the bitstream.
- the second lossless coding methodology is an arithmetic coding methodology.
- the second lossless coding methodology may be a context adaptive arithmetic coding methodology, such as CABAC.
- Transcoding the bitstream into the transcoded bitstream via the first transcoder 132 may reduce consumed bitstream transport bandwidth and/or may improve visual quality.
- transcoding the bitstream from a non-arithmetic coding scheme to an arithmetic coding scheme at the transcoder 232 for provision over a remaining portion of the communication network of the distribution system 200 to the decoder 250 may reduce bandwidth consumption over the portion of the communication network, and/or may improve visual quality.
- the decoder 250 is capable of decoding a bitstream encoded using the second lossless coding methodology. Therefore, no further transcoder analogous to the transcoder 134 of FIG. 1 may be needed.
- FIG. 3 is a block diagram of components used in a transcode operation according to an embodiment of the disclosure.
- the transcoders 132 of FIGS. 1 and 232 of FIG. 2 may be implemented using the transcoder 332 of FIG. 3 in some examples.
- An encoded bitstream may be received by the transcoder 332 .
- the encoded bitstream may be packetized in a transport stream.
- the transcoder 332 may include a de-multiplexer 342 to de-multiplex (e.g., extract) a received bitstream to separate out an elementary bitstream from a first bitstream.
- the elementary bitstream may include video data encoded using a first lossless coding methodology.
- the elementary bitstream may be coded using a non-arithmetic coding methodology and the transcoder 332 may entropy transcode 344 the elementary bitstream using an arithmetic coding methodology to provide the transcoded elementary bitstream.
- the first lossless coding methodology may be CAVLC and the second lossless coding methodology may be CABAC.
- the elementary bitstream may be coded using an arithmetic coding methodology and the transcoder 332 may entropy transcode 344 the elementary bitstream using a non-arithmetic coding methodology to provide the transcoded elementary bitstream.
- the first lossless coding methodology may be CABAC and the second lossless coding methodology may be CAVLC.
- FIG. 4 is a block diagram of a transcoder according to an embodiment of the disclosure.
- the transcoder 400 may include a transport input/output (I/O) module 410 that may receive bitstreams from and provide bitstreams to a transport stream.
- the transcoder 400 may further include one or more processing units 430 that may function to extract an elementary bitstream from the received bitstream and to provide the elementary stream to a memory 420 via a data bus 470 .
- the elementary bitstreams may be encoded based using a first lossless coding methodology.
- the transport I/O module 410 may interface with a transport stream.
- the transport stream may be carried by any suitable medium, including but not limited to, wire mediums, optical mediums, and/or wireless mediums.
- the transport I/O module 410 may receive bitstreams from the medium and may provide bitstreams to the medium.
- the pair of DMA modules 450 and 460 may be coupled to the memory 420 via the data bus 470 .
- the pair of DMA modules 450 and 460 may access the memory 420 independent of the one or more processing units 430 .
- the pair of DMA modules 450 and 460 may provide and receive elementary bitstreams and transcoded elementary bitstreams, respectively, from the entropy engine 440 .
- the transport I/O module 410 interfaces with the bitstream transport to receive a first bitstream that includes encoded video data.
- the first bitstream may be provided to the one or more processing units 430 via the data bus 470 .
- the one or more processing units 430 may extract an elementary bitstream from the first bitstream and provide the elementary bitstream to the memory 420 via the data bus 470 .
- the DMA module 450 may retrieve the elementary bitstream from the memory 420 based on commands from the one or more processing units 430 and/or the entropy engine 440 and to provide the elementary bitstream to the entropy engine 440 .
- the method 500 may further include skipping the transcode of the bitstream responsive to detecting that the bitstream is encoded based on a coding methodology other than the first lossless coding methodology, such as the second lossless coding methodology.
- the second lossless coding methodology may be an arithmetic coding methodology, such as a CABAC methodology.
- the method 500 may further include transcoding the transcoded bitstream based on the first lossless coding methodology to provide a second transcoded bitstream, at 530 .
- the transcoding may be performed at a second transcoder, such as the second transcoder 134 of FIG. 1 , the transcoder 332 of FIG. 3 , the transcoder 400 of FIG. 4 , or a combination thereof.
- the method 500 may further include providing the second transcoded bitstream from the second transcoder to a decoder.
- the method 500 may further include detecting a coding methodology used to encode the transcoded bitstream, and transcoding of the transcoded bitstream based on the first lossless coding methodology may be responsive to detecting that the transcoded bitstream is encoded using the second lossless coding methodology.
- the method 500 may further include skipping the transcode of the transcoded bitstream using the first lossless coding methodology responsive to detecting the transcoded bitstream is encoded using a coding methodology other than the second lossless coding methodology, such as the first lossless coding methodology.
- the method 500 may further include providing the transcoded bitstream to a decoder via a transport stream. In other embodiments, the method 500 may further include providing the second transcoded bitstream to the decoder via the transport stream.
- the decoder may include the decoder 150 of FIG. 1 , the decoder 250 of FIG. 2 , or a combination thereof.
- the method 600 may include extracting (e.g., de-multiplexing), from an elementary bitstream, an elementary bitstream that is encoded based on a first lossless coding methodology, at 610 .
- the elementary bitstream may include encoded video data.
- the method 600 may include receiving the first bitstream at a transport input/output (I/O) module of a transcoder, such as the transport I/O module 410 of the transcoder 400 of FIG. 4 .
- extracting the elementary bitstream may be performed by one or more processing units, such as the one or more processing units 430 of FIG. 4 .
- the method 600 may further include storing the elementary bitstream at a memory, such as the memory 420 of FIG. 4 .
- the encoded data 720 provided from the communications link may be received by a second transcoder TC 2 second transcoder 734 .
- the TC 2 second transcoder 734 may be configured to transcode the encoded data 720 coded based on the second lossless coding methodology to encoded data 721 based on the first lossless coding methodology.
- the TC 2 second transcoder 734 may include the first transcoder 132 and/or the second transcoder 134 of FIG. 1 , the transcoder 232 of FIG. 2 , the transcoder 332 of FIG. 3 , the transcoder 400 of FIG. 4 , or any combination thereof.
- the encoded data 721 provided from the TC 2 may be received at a receiver 722 .
- the digital broadcast system 821 may include an encoder, such as the encoder 710 described with reference to FIG. 7 , to provide encoded data to the satellite 825 .
- the cable system 823 and/or the digital terrestrial television system 816 may include an encoder, such as the encoder 710 described with reference to FIG. 7 , to provide encoded data over a network or other communications link to a cable local headend 832 .
Landscapes
- Engineering & Computer Science (AREA)
- Multimedia (AREA)
- Signal Processing (AREA)
- Compression Or Coding Systems Of Tv Signals (AREA)
Abstract
Description
Claims (18)
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US13/889,778 US10341673B2 (en) | 2013-05-08 | 2013-05-08 | Apparatuses, methods, and content distribution system for transcoding bitstreams using first and second transcoders |
PCT/US2014/032682 WO2014182390A1 (en) | 2013-05-08 | 2014-04-02 | Systems, apparatuses, and methods for transcoding a bitstream |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US13/889,778 US10341673B2 (en) | 2013-05-08 | 2013-05-08 | Apparatuses, methods, and content distribution system for transcoding bitstreams using first and second transcoders |
Publications (2)
Publication Number | Publication Date |
---|---|
US20140334532A1 US20140334532A1 (en) | 2014-11-13 |
US10341673B2 true US10341673B2 (en) | 2019-07-02 |
Family
ID=51864772
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US13/889,778 Active 2034-09-14 US10341673B2 (en) | 2013-05-08 | 2013-05-08 | Apparatuses, methods, and content distribution system for transcoding bitstreams using first and second transcoders |
Country Status (2)
Country | Link |
---|---|
US (1) | US10341673B2 (en) |
WO (1) | WO2014182390A1 (en) |
Families Citing this family (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP6977422B2 (en) * | 2017-09-13 | 2021-12-08 | 株式会社Jvcケンウッド | Transcoding device, transcoding method and transcoding program |
US11197009B2 (en) | 2019-05-30 | 2021-12-07 | Hulu, LLC | Processing sub-partitions in parallel using reference pixels |
US11202070B2 (en) * | 2019-05-30 | 2021-12-14 | Hulu, LLC | Parallel bi-directional intra-coding of sub-partitions |
WO2021006196A1 (en) * | 2019-07-10 | 2021-01-14 | パナソニック インテレクチュアル プロパティ コーポレーション オブ アメリカ | Coding device, decoding device, coding method, and decoding method |
Citations (20)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20050147172A1 (en) * | 2003-12-18 | 2005-07-07 | Lsi Logic Corporation | Low complexity transcoding between videostreams using different entropy coding |
US20050147173A1 (en) * | 2003-12-18 | 2005-07-07 | Lsi Logic Corporation | Low complexity transcoding between video streams using different entropy coding |
US20050174172A1 (en) * | 2004-02-11 | 2005-08-11 | Stmicroelectronics S.R.I | Differential or single-ended amplifier and relative control method |
US7061410B1 (en) | 2005-07-18 | 2006-06-13 | Lsi Logic Corporation | Method and/or apparatus for transcoding between H.264 CABAC and CAVLC entropy coding modes |
US20060133513A1 (en) * | 2004-12-22 | 2006-06-22 | Kounnas Michael K | Method for processing multimedia streams |
US20080246637A1 (en) * | 2007-04-03 | 2008-10-09 | National Tsing Hua University | Cabac Decoding Method |
US20080267033A1 (en) * | 2007-04-27 | 2008-10-30 | Sony Corporation | Recording apparatus, recording method, and program |
US20090010338A1 (en) * | 2006-10-31 | 2009-01-08 | Sony Computer Entertainment Inc. | Picture encoding using same-picture reference for pixel reconstruction |
US20090224950A1 (en) * | 2006-08-25 | 2009-09-10 | Sony Computer Entertainment Inc. | Entropy decoding methods and apparatus using most probable and least probable signal cases |
US7605722B2 (en) | 2007-05-17 | 2009-10-20 | Electronics And Telecommunications Research Institute | Lossless audio coding/decoding apparatus and method |
US20100229210A1 (en) * | 2009-03-06 | 2010-09-09 | Sharp Ronald L | Real-time multi-media streaming bandwidth management |
US20110142419A1 (en) | 2008-08-19 | 2011-06-16 | Thomson Licensing | Changeable block list |
US20120044987A1 (en) * | 2009-12-31 | 2012-02-23 | Broadcom Corporation | Entropy coder supporting selective employment of syntax and context adaptation |
US20120076155A1 (en) * | 2010-09-27 | 2012-03-29 | Kounnas Michael K | Method for processing multimedia streams |
US20120147972A1 (en) * | 2010-12-10 | 2012-06-14 | Sony Corporation | Image decoding apparatus, image decoding method, image encoding apparatus, image encoding method, and program |
US20130077696A1 (en) | 2011-09-26 | 2013-03-28 | Texas Instruments Incorporated | Method and System for Lossless Coding Mode in Video Coding |
EP2579595A2 (en) | 2011-09-30 | 2013-04-10 | Broadcom Corporation | Streaming transcoder with adaptive upstream and downstream transcode coordination |
US8456532B1 (en) * | 2011-04-25 | 2013-06-04 | Next Level Security Systems, Inc. | Internet protocol camera transcode avoidance |
US8552890B2 (en) * | 2012-01-19 | 2013-10-08 | Sharp Laboratories Of America, Inc. | Lossless coding with different parameter selection technique for CABAC in HEVC |
US8767838B1 (en) * | 2008-09-05 | 2014-07-01 | Zenverge, Inc. | Cascading multiple video transcoders in a video processing system |
-
2013
- 2013-05-08 US US13/889,778 patent/US10341673B2/en active Active
-
2014
- 2014-04-02 WO PCT/US2014/032682 patent/WO2014182390A1/en active Application Filing
Patent Citations (20)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20050147173A1 (en) * | 2003-12-18 | 2005-07-07 | Lsi Logic Corporation | Low complexity transcoding between video streams using different entropy coding |
US20050147172A1 (en) * | 2003-12-18 | 2005-07-07 | Lsi Logic Corporation | Low complexity transcoding between videostreams using different entropy coding |
US20050174172A1 (en) * | 2004-02-11 | 2005-08-11 | Stmicroelectronics S.R.I | Differential or single-ended amplifier and relative control method |
US20060133513A1 (en) * | 2004-12-22 | 2006-06-22 | Kounnas Michael K | Method for processing multimedia streams |
US7061410B1 (en) | 2005-07-18 | 2006-06-13 | Lsi Logic Corporation | Method and/or apparatus for transcoding between H.264 CABAC and CAVLC entropy coding modes |
US20090224950A1 (en) * | 2006-08-25 | 2009-09-10 | Sony Computer Entertainment Inc. | Entropy decoding methods and apparatus using most probable and least probable signal cases |
US20090010338A1 (en) * | 2006-10-31 | 2009-01-08 | Sony Computer Entertainment Inc. | Picture encoding using same-picture reference for pixel reconstruction |
US20080246637A1 (en) * | 2007-04-03 | 2008-10-09 | National Tsing Hua University | Cabac Decoding Method |
US20080267033A1 (en) * | 2007-04-27 | 2008-10-30 | Sony Corporation | Recording apparatus, recording method, and program |
US7605722B2 (en) | 2007-05-17 | 2009-10-20 | Electronics And Telecommunications Research Institute | Lossless audio coding/decoding apparatus and method |
US20110142419A1 (en) | 2008-08-19 | 2011-06-16 | Thomson Licensing | Changeable block list |
US8767838B1 (en) * | 2008-09-05 | 2014-07-01 | Zenverge, Inc. | Cascading multiple video transcoders in a video processing system |
US20100229210A1 (en) * | 2009-03-06 | 2010-09-09 | Sharp Ronald L | Real-time multi-media streaming bandwidth management |
US20120044987A1 (en) * | 2009-12-31 | 2012-02-23 | Broadcom Corporation | Entropy coder supporting selective employment of syntax and context adaptation |
US20120076155A1 (en) * | 2010-09-27 | 2012-03-29 | Kounnas Michael K | Method for processing multimedia streams |
US20120147972A1 (en) * | 2010-12-10 | 2012-06-14 | Sony Corporation | Image decoding apparatus, image decoding method, image encoding apparatus, image encoding method, and program |
US8456532B1 (en) * | 2011-04-25 | 2013-06-04 | Next Level Security Systems, Inc. | Internet protocol camera transcode avoidance |
US20130077696A1 (en) | 2011-09-26 | 2013-03-28 | Texas Instruments Incorporated | Method and System for Lossless Coding Mode in Video Coding |
EP2579595A2 (en) | 2011-09-30 | 2013-04-10 | Broadcom Corporation | Streaming transcoder with adaptive upstream and downstream transcode coordination |
US8552890B2 (en) * | 2012-01-19 | 2013-10-08 | Sharp Laboratories Of America, Inc. | Lossless coding with different parameter selection technique for CABAC in HEVC |
Non-Patent Citations (4)
Title |
---|
International Search Report and Written Opinion for PCT/US2014/032682 dated Aug. 21, 2014. |
Marpe et al., "Context-Based Adaptive Binary Arithmetic Coding in the H.264/AVC Video Compression Standard", IEEE Transaction on Circuits and Systems for Video Technology, vol. 13, No. 7, Jul. 2013. * |
Marpe et al., "Context-Based Adaptive Binary Arithmetic Coding in the H.264/AVC Video Compression Standard", Jul. 2003, vol. 13, No. 7, p. 261. * |
Xin et al., "Digital Video Transcoding", Proceedings of the IEEE, vol. 93, No. 1, Jan. 2015. * |
Also Published As
Publication number | Publication date |
---|---|
US20140334532A1 (en) | 2014-11-13 |
WO2014182390A1 (en) | 2014-11-13 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US10230956B2 (en) | Apparatuses and methods for optimizing rate-distortion of syntax elements | |
US20100050225A1 (en) | Source frame adaptation and matching optimally to suit a recipient video device | |
US20140269901A1 (en) | Method and apparatus for perceptual macroblock quantization parameter decision to improve subjective visual quality of a video signal | |
US9794575B2 (en) | Apparatuses and methods for optimizing rate-distortion costs in video encoding | |
US10812841B2 (en) | Apparatus for encoding and transcoding which applies multi-format ultra-high definition high-efficiency codec | |
US20140219331A1 (en) | Apparatuses and methods for performing joint rate-distortion optimization of prediction mode | |
US10432931B2 (en) | Method for time-dependent visual quality encoding for broadcast services | |
US10623807B2 (en) | Apparatus for transmitting TV signals using WIFI | |
US20190068982A1 (en) | Image processing device and method | |
US20170310999A1 (en) | Method and apparatus for rate-distortion optimized coefficient quantization including sign data hiding | |
US20150172660A1 (en) | Apparatuses and methods for providing optimized quantization weight matrices | |
US11943493B2 (en) | Remote master control room monitoring | |
US10341673B2 (en) | Apparatuses, methods, and content distribution system for transcoding bitstreams using first and second transcoders | |
US20160007023A1 (en) | Apparatuses and methods for adjusting coefficients using dead zones | |
CN107659843A (en) | A kind of audio-video collection play system and its method of work based on transcoder | |
US10264261B2 (en) | Entropy encoding initialization for a block dependent upon an unencoded block | |
WO2015195409A1 (en) | Apparatuses and methods for parameter selection during rate-distortion optimization | |
US10382793B2 (en) | Apparatuses and methods for performing information extraction and insertion on bitstreams | |
US10027989B2 (en) | Method and apparatus for parallel decoding | |
US20150256832A1 (en) | Apparatuses and methods for performing video quantization rate distortion calculations | |
US9392286B2 (en) | Apparatuses and methods for providing quantized coefficients for video encoding | |
US20150085922A1 (en) | Apparatuses and methods for reducing rate and distortion costs during encoding by modulating a lagrangian parameter | |
US20140301481A1 (en) | Apparatuses and methods for pooling multiple channels into a multi-program transport stream |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
AS | Assignment |
Owner name: MAGNUM SEMICONDUCTOR, INC., CALIFORNIA Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:PEARSON, ERIC C.;REEL/FRAME:030375/0836 Effective date: 20130507 |
|
AS | Assignment |
Owner name: CAPITAL IP INVESTMENT PARTNERS LLC, AS ADMINISTRAT Free format text: SHORT-FORM PATENT SECURITY AGREEMENT;ASSIGNOR:MAGNUM SEMICONDUCTOR, INC.;REEL/FRAME:034114/0102 Effective date: 20141031 |
|
AS | Assignment |
Owner name: SILICON VALLEY BANK, CALIFORNIA Free format text: SECURITY AGREEMENT;ASSIGNOR:MAGNUM SEMICONDUCTOR, INC.;REEL/FRAME:038366/0098 Effective date: 20160405 |
|
AS | Assignment |
Owner name: MAGNUM SEMICONDUCTOR, INC., CALIFORNIA Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:CAPITAL IP INVESTMENT PARTNERS LLC;REEL/FRAME:038440/0565 Effective date: 20160405 |
|
AS | Assignment |
Owner name: MAGNUM SEMICONDUCTOR, INC., CALIFORNIA Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:SILICON VALLEY BANK;REEL/FRAME:042166/0405 Effective date: 20170404 Owner name: JPMORGAN CHASE BANK, N.A., AS COLLATERAL AGENT, NE Free format text: SECURITY AGREEMENT;ASSIGNORS:INTEGRATED DEVICE TECHNOLOGY, INC.;GIGPEAK, INC.;MAGNUM SEMICONDUCTOR, INC.;AND OTHERS;REEL/FRAME:042166/0431 Effective date: 20170404 Owner name: JPMORGAN CHASE BANK, N.A., AS COLLATERAL AGENT, NEW YORK Free format text: SECURITY AGREEMENT;ASSIGNORS:INTEGRATED DEVICE TECHNOLOGY, INC.;GIGPEAK, INC.;MAGNUM SEMICONDUCTOR, INC.;AND OTHERS;REEL/FRAME:042166/0431 Effective date: 20170404 |
|
AS | Assignment |
Owner name: INTEGRATED DEVICE TECHNOLOGY, INC., CALIFORNIA Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:MAGNUM SEMICONDUCTOR, INC.;REEL/FRAME:043207/0637 Effective date: 20170804 |
|
FEPP | Fee payment procedure |
Free format text: ENTITY STATUS SET TO UNDISCOUNTED (ORIGINAL EVENT CODE: BIG.); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY |
|
STPP | Information on status: patent application and granting procedure in general |
Free format text: NOTICE OF ALLOWANCE MAILED -- APPLICATION RECEIVED IN OFFICE OF PUBLICATIONS |
|
AS | Assignment |
Owner name: INTEGRATED DEVICE TECHNOLOGY, INC., CALIFORNIA Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:JPMORGAN CHASE BANK, N.A.;REEL/FRAME:048746/0001 Effective date: 20190329 Owner name: ENDWAVE CORPORATION, CALIFORNIA Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:JPMORGAN CHASE BANK, N.A.;REEL/FRAME:048746/0001 Effective date: 20190329 Owner name: CHIPX, INCORPORATED, CALIFORNIA Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:JPMORGAN CHASE BANK, N.A.;REEL/FRAME:048746/0001 Effective date: 20190329 Owner name: MAGNUM SEMICONDUCTOR, INC., CALIFORNIA Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:JPMORGAN CHASE BANK, N.A.;REEL/FRAME:048746/0001 Effective date: 20190329 Owner name: GIGPEAK, INC., CALIFORNIA Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:JPMORGAN CHASE BANK, N.A.;REEL/FRAME:048746/0001 Effective date: 20190329 |
|
STPP | Information on status: patent application and granting procedure in general |
Free format text: PUBLICATIONS -- ISSUE FEE PAYMENT VERIFIED |
|
STCF | Information on status: patent grant |
Free format text: PATENTED CASE |
|
MAFP | Maintenance fee payment |
Free format text: PAYMENT OF MAINTENANCE FEE, 4TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1551); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY Year of fee payment: 4 |