KR20010077401A - Video decoder and its method for buffer control - Google Patents

Video decoder and its method for buffer control Download PDF

Info

Publication number
KR20010077401A
KR20010077401A KR1020000005191A KR20000005191A KR20010077401A KR 20010077401 A KR20010077401 A KR 20010077401A KR 1020000005191 A KR1020000005191 A KR 1020000005191A KR 20000005191 A KR20000005191 A KR 20000005191A KR 20010077401 A KR20010077401 A KR 20010077401A
Authority
KR
South Korea
Prior art keywords
buffer
psc
image data
counter
detector
Prior art date
Application number
KR1020000005191A
Other languages
Korean (ko)
Other versions
KR100393991B1 (en
Inventor
서승완
Original Assignee
서평원
엘지정보통신주식회사
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by 서평원, 엘지정보통신주식회사 filed Critical 서평원
Priority to KR10-2000-0005191A priority Critical patent/KR100393991B1/en
Publication of KR20010077401A publication Critical patent/KR20010077401A/en
Application granted granted Critical
Publication of KR100393991B1 publication Critical patent/KR100393991B1/en

Links

Classifications

    • EFIXED CONSTRUCTIONS
    • E04BUILDING
    • E04BGENERAL BUILDING CONSTRUCTIONS; WALLS, e.g. PARTITIONS; ROOFS; FLOORS; CEILINGS; INSULATION OR OTHER PROTECTION OF BUILDINGS
    • E04B1/00Constructions in general; Structures which are not restricted either to walls, e.g. partitions, or floors or ceilings or roofs
    • E04B1/343Structures characterised by movable, separable, or collapsible parts, e.g. for transport
    • E04B1/34305Structures characterised by movable, separable, or collapsible parts, e.g. for transport telescopic

Landscapes

  • Engineering & Computer Science (AREA)
  • Architecture (AREA)
  • Physics & Mathematics (AREA)
  • Electromagnetism (AREA)
  • Civil Engineering (AREA)
  • Structural Engineering (AREA)
  • Compression Or Coding Systems Of Tv Signals (AREA)

Abstract

PURPOSE: A video encoder and a buffer control method thereof are provided to optimize a buffer size by preventing an input of unnecessary data to a buffer through a usage of PSC(Picture Start Code) detection, and to prevent saturation or emptiness of the buffer by controlling an encoding operation according to the number of times of the PSC detection. CONSTITUTION: A video encoder includes the first PSC(Picture Start Code) detector(200), a buffer(201), the counter(203), and the second PSC detector(202). The first PSC detector(200) detects a PSC in order to detect a start of a video frame from received data. The buffer(201) stores pertinent data in case that the PSC is detected by the first PSC detector(200). The counter(203) increases a count value whenever the PSC is detected by the first PSC detector(200), and generates a control signal for decoding the video data stored at the buffer(201) in case that the count value is over a predetermined threshold. The second PSC detector(202) detects a PSC of the video data output by the buffer(201) according to the control signal of the counter(203), and decreases the count value of the counter(203) according to the detection result of the second PSC detector(202). At this time, because the first PSC detector(200) removes the data inputted until the detection of the PSC, the video encoder prevents an input of unnecessary data, and the counter(203) decides the output of the buffer according to the counter value.

Description

영상 복호화기 및 그의 버퍼 제어 방법{Video decoder and its method for buffer control}Video decoder and its method for buffer control

본 발명은 영상 단말기에 관한 것으로, 특히 영상을 효율적으로 복호화하기위한 동영상 복호화기 및 그를 이용한 버퍼 제어 방법에 관한 것이다.The present invention relates to a video terminal, and more particularly, to a video decoder for efficiently decoding a video and a buffer control method using the same.

일반적으로 동영상 단말기는 영상 데이터를 처리하기 위한 비디오 코덱을 구비한다. 이 비디오 코덱은 부호화기와 복호화기로 구성되며, 부호화기는 영상 데이터를 코딩 및 압축하여 전송하는 기능을 수행하고, 복호화기는 수신된 영상 데이터를 디코딩 및 압축 해제하여 원 영상으로 복원하는 기능을 수행한다. 이와 같은 비디오 코덱에 있어서, 상기 부호화기와 복호화기는 영상 데이터의 효율적인 전송을 위하여 버퍼를 구비한다.In general, a video terminal includes a video codec for processing image data. The video codec is composed of an encoder and a decoder. The encoder performs a function of coding, compressing and transmitting image data, and the decoder decodes and decompresses the received image data and restores the original image. In such a video codec, the encoder and the decoder have a buffer for efficient transmission of image data.

여기서 본 발명에서 주목하는 것은 복호화기이므로 이하 종래 기술에 따른 복호화기에 대하여 상세히 설명한다.Here, since the decoder focuses on the present invention, the decoder according to the related art will be described in detail below.

도 1은 종래 동영상 단말기의 복호화기를 나타낸 블록 구성도이다.(ITU-T, H.263참조)1 is a block diagram showing a decoder of a conventional video terminal (see ITU-T, H.263).

도 1을 참조하면, 복호화기는 수신된 영상 데이터를 입력받아 저장하는 버퍼(100)와, 상기 버퍼(100)에서 출력된 영상 데이터를 디먹싱하는 디먹스(DEMUX)(101)와, 상기 디먹스(101)에서 출력된 영상 데이터의 정보를 압축 해제하여 원 영상의 정보로 변환하는 제 1 가변 길이 복호화기(VLD)(102)와, 상기 디먹스(101)에서 출력된 영상 데이터를 분석하여 영상 복호화시 인트라 모드(Intra mode) 또는 인터 모드(Inter mode)를 결정하는 결정기(106)와, 상기 디먹스(101)에서 출력된 영상 데이터의 정보를 압축 해제하여 움직임 벡터를 추출하는 제 2 가변 길이 복호화기(107)와, 상기 제 1 가변 길이 복호화기(102)에서 출력된 원 영상 정보를 역양자화하는 역양자화기(IQ)(103)와, 상기 역양자화기(103)에서 출력된 영상정보를 역이산 여현 변환하는 역이산 여현 변환기(IDCT)(104)와, 복호화된 이전 영상 프레임을 저장하는 메모리(109)와, 상기 제 2 가변 길이 복호화기(107)에서 출력된 움직임 벡터와 상기 메모리(109)에 저장된 이전 영상 프레임을 비교하여 움직임 보상값을 산출하는 보상기(108)와, 상기 결정기(106)에서 결정된 복호화 동작 모드(mode)에 따라 상기 보상기(108)에서 산출된 움직임 보상값과 상기 역이산 여현 변환기(104)에서 출력된 영상 데이터를 더하여 영상의 움직임을 보상하는 덧셈기(105)로 구성된다.Referring to FIG. 1, a decoder includes a buffer 100 for receiving and storing received image data, a demux 101 for demuxing image data output from the buffer 100, and the demux. A first variable length decoder (VLD) 102 which decompresses the information of the image data output from 101 and converts the information into the information of the original image; and analyzes the image data output from the demux 101 to analyze the image. A second variable length extracting a motion vector by decompressing information of the image data output from the demux 101 and a determiner 106 that determines an intra mode or an inter mode during decoding; An inverse quantizer (IQ) 103 for inverse quantizing the original image information output from the first variable length decoder 102 and the image information output from the inverse quantizer 103 Inverse Discrete Cosine Converter (IDCT) 104 for Inverse Discrete Cosine Transform A compensator for comparing the motion vector output from the second variable length decoder 107 and the previous video frame stored in the memory 109 and calculating a motion compensation value. 108 and the motion compensation value calculated by the compensator 108 and the image data output from the inverse discrete cosine converter 104 according to the decoding operation mode determined by the determiner 106 to add the motion of the image. Compensator adder 105.

이와 같이 구성되는 복호화기의 동작은 다음과 같다.The operation of the decoder configured as described above is as follows.

수신된 영상 데이터는 버퍼(100)로 입력되고, 이 버퍼(100)에 입력된 영상 데이터는 디먹스(101)를 통해 디먹싱되어 제 1 가변 길이 복호화기(102), 결정기(106) 및 제 2 가변 길이 복호화기(107)로 각각 분리되어 입력된다.The received image data is input to the buffer 100, and the image data input to the buffer 100 is demuxed through the demux 101 so that the first variable length decoder 102, the determiner 106, and the first image data are demuxed. It is input separately by two variable length decoders 107.

이후, 제 1 가변 길이 복호화기(102)는 부호화시 가변 길이 부호화기(미도시)에 의해 압축된 비트열을 해독하여 원 영상 데이터의 정보로 변환하며, 역양자화기(103)는 상기 제 1 가변 길이 복호화기(102)에서 출력된 원 영상 데이터의 정보를 양자화 레벨 크기에 따라 원 영상 데이터로 복원한다. 이어, 역이산 여현 변환기(104)는 역양자화기(103)에서 출력된 주파수 영역의 영상 데이터를 공간 영역의 영상 데이터로 변환한다. 여기서 제 1 가변 길이 복호화기(102)에서 출력된 원 영상 데이터의 정보는 움직임 보상 정보를 제외한 영상 정보를 갖는다.Subsequently, the first variable length decoder 102 decodes the bit string compressed by the variable length encoder (not shown) and converts the bit string compressed into information of the original image data. The dequantizer 103 performs the first variable length. Information of the original image data output from the length decoder 102 is restored to the original image data according to the quantization level. Subsequently, the inverse discrete cosine converter 104 converts the image data of the frequency domain output from the inverse quantizer 103 into the image data of the spatial domain. In this case, the information of the original image data output from the first variable length decoder 102 has image information excluding motion compensation information.

한편, 결정기(106)에서는 입력된 영상 데이터의 헤더 정보를 분석하여 복호화시 인트라 모드 또는 인터 모드 중 어느 복호화 동작 모드를 사용할 것인지를 결정한다. 이 때 영상 데이터의 첫 번째 프레임은 인트라 모드로 복호화하고, 첫 번째 이후의 프레임은 인터 모드와 인트라 모드를 병행하여 복호화한다.On the other hand, the determiner 106 analyzes the header information of the input image data to determine which decoding operation mode, intra mode or inter mode, is used for decoding. In this case, the first frame of the image data is decoded in the intra mode, and the frames after the first are decoded in parallel with the inter mode and the intra mode.

그리고, 제 2 가변 길이 복호화기(107)는 입력된 영상 데이터의 압축 비트열을 해독하여 움직임 벡터를 추출하고, 보상기(108)는 상기 추출된 움직임 벡터와 메모리(109)에 저장된 이전 영상 프레임을 비교하여 움직임 보상값을 산출한 후 산출된 움직임 보상값을 덧셈기(105)로 전송한다. 그러면 덧셈기(105)는 역이산 여현 변환기(104)에서 출력되는 영상 데이터를 상기 보상기(108)에서 전송된 움직임 보상값에 따라 움직임 보상하여 최종적으로 복원된 영상 데이터를 출력한다.The second variable length decoder 107 decodes a compressed bit string of the input image data to extract a motion vector, and the compensator 108 decodes the extracted motion vector and the previous image frame stored in the memory 109. After comparing the motion compensation value is calculated, the calculated motion compensation value is transmitted to the adder 105. The adder 105 then motion-compensates the image data output from the inverse discrete cosine converter 104 according to the motion compensation value transmitted from the compensator 108 and outputs the finally reconstructed image data.

그러나, 이와 같은 종래 복호화기에서 버퍼로는 영상 데이터의 유효성에 관계없이 모든 영상 데이터들이 입력된다. 즉, 무선 채널을 통한 전송시 발생한 에러 등에 따라 정상적으로 복호화할 수 없는 영상 데이터 또는 정의되지 않은 무의미한 데이터들도 아무 제약없이 버퍼에 입력된다는 것이다. 따라서 버퍼는 복호화할 수 없는 불필요한 데이터들을 저장하게 되므로써 포화(Full)되는 상황이 발생하고, 그에 따라 복호화기가 정상적으로 복호화 동작을 실시할 수 없게 되는 문제점이 있다. 이러한 버퍼의 포화를 방지하기 위하여 버퍼의 크기를 늘리는 방법을 사용할 수 있으나, 이는 시스템 부담이 증가하고 전력 소비가 증가하게 되는 또 다른 문제점이 발생한다.However, in the conventional decoder, all image data is input to the buffer regardless of the validity of the image data. That is, image data or undefined meaningless data that cannot be normally decoded due to an error occurred during transmission through a wireless channel are input to the buffer without any limitation. As a result, the buffer stores unnecessary data that cannot be decoded, resulting in a saturation situation. As a result, the decoder cannot normally perform a decoding operation. In order to prevent the saturation of the buffer, a method of increasing the size of the buffer may be used, but this causes another problem of increased system burden and increased power consumption.

또한, 영상 데이터의 복호화 속도가 버퍼 입력 속도보다 빠른 특정 경우에는 버퍼가 일정 임계값 이상으로 비게(Empty)되어 복호화 동작의 지연이 발생하므로써 효율적인 복호화를 수행할 수 없는 문제점이 있다.In addition, when the decoding speed of the image data is faster than the buffer input speed, there is a problem in that efficient decoding cannot be performed because the buffer is empty above a predetermined threshold value and a delay of the decoding operation occurs.

따라서, 본 발명의 목적은 이상에서 언급한 종래 기술의 문제점을 감안하여 안출한 것으로서, 영상 데이터를 효율적으로 복호화하기 위한 영상 복호화기 및 그를 이용한 버퍼 제어 방법을 제공하기 위한 것이다.Accordingly, an object of the present invention is to provide a video decoder for efficiently decoding video data and a buffer control method using the same.

이상과 같은 목적을 달성하기 위한 본 발명의 장치 특징에 따르면, 영상 복호화기는 영상 데이터를 저장하기 위한 버퍼와, 수신된 영상 데이터를 분석하여 영상 시작 정보가 검출될 때 해당 영상 데이터부터 상기 버퍼에 저장시키는 제 1 검출기와, 상기 제 1 검출기에서 상기 영상 시작 정보가 검출될 때마다 카운트 값을 증가시키고, 상기 증가된 카운트 값이 이미 설정된 임계값을 초과할 경우 상기 버퍼에 저장된 영상 데이터를 출력하거나 복호화하기 위한 제어 신호를 발생하는 카운터와, 상기 발생된 제어 신호에 따라 상기 버퍼에서 출력된 영상 데이터를 분석하여 영상 시작 정보를 재검출하고, 상기 영상 시작 정보가 재검출될 때 상기 카운터의 카운트 값을 감소시키는 제 2 검출기와, 상기 카운터로부터 발생된 제어 신호에 따라 상기 버퍼에서 출력된 영상 데이터를 복호화하는 복호화부로 구성된다.According to an apparatus feature of the present invention for achieving the above object, the image decoder is a buffer for storing the image data, and when the image start information is detected by analyzing the received image data and stored in the buffer from the image data A first detector to increase the count value each time the image start information is detected by the first detector, and output or decode the image data stored in the buffer when the increased count value exceeds a preset threshold. And a counter for generating a control signal for analyzing the image data output from the buffer according to the generated control signal, and redetecting the image start information. A second detector for decreasing and in the buffer in accordance with a control signal generated from the counter It is composed of a decoding for decoding the video data ryeokdoen.

바람직하게는, 상기 제 1 검출기가 기준 영상 시작 정보를 저장하는 메모리와, 상기 저장된 기준 영상 시작 정보를 이용하여 수신된 영상 데이터의 영상 시작 정보 검출하고, 상기 영상 시작 정보가 검출되면 해당 영상 데이터를 상기 버퍼에 저장하거나 상기 카운트 값을 증가시키기 위한 제어 신호를 발생하는 비교기를 포함하여 구성되며, 상기 카운터가 상기 제 1 검출기 또는 상기 제 2 검출기의 제어에 따라 카운트 값을 조정하기 위한 가감기와, 상기 가감기에서 조정된 카운트 값에 따라 상기 버퍼에 저장된 영상 데이터를 출력하거나 상기 복호화부를 구동시키기 위한 제어 신호를 발생하는 제어 신호 발생기를 포함하여 구성된다.Preferably, the first detector detects the image start information of the received image data using the memory storing the reference image start information and the stored reference image start information, and if the image start information is detected, the corresponding image data is detected. And a comparator for generating a control signal for storing in the buffer or for increasing the count value, wherein the counter comprises: an accelerometer for adjusting a count value according to control of the first detector or the second detector; And a control signal generator for outputting image data stored in the buffer or generating a control signal for driving the decoding unit according to the count value adjusted by the accelerometer.

이상과 같은 다른 목적을 달성하기 위한 본 발명의 방법 특징에 따르면, 영상 복호화기의 버퍼 제어 방법은 수신된 영상 데이터를 분석하여 영상 시작 정보를 검출한다. 이 때 영상 시작 정보가 검출되면 해당 영상 데이터부터 버퍼에 저장하고 카운터의 카운트 값을 증가시킨다. 이 후, 상기 증가된 카운트 값이 이미 설정된 임계값을 초과하는 지를 체크하고, 상기 증가된 카운트 값이 상기 임계값을 초과할 때 상기 버퍼에 저장된 영상 데이터를 출력하여 복호화한다.According to the method feature of the present invention for achieving the other object as described above, the buffer control method of the image decoder detects the image start information by analyzing the received image data. At this time, when the image start information is detected, the corresponding image data is stored in the buffer and the counter value is increased. Thereafter, it is checked whether the increased count value exceeds a predetermined threshold value, and when the increased count value exceeds the threshold value, image data stored in the buffer is output and decoded.

바람직하게는, 상기 영상 시작 정보가 검출되지 않으면, 상기 수신된 영상 데이터를 삭제한다. 또한, 상기 영상 데이터의 출력 과정이후, 상기 출력된 영상 데이터의 영상 시작 정보를 재검출하여 상기 카운터의 카운트 값을 조정하는 과정이 추가되며, 검출된 영상 시작 정보의 수가 이미 설정된 임계치 보다 낮으면, 상기 버퍼에 저장된 영상 데이터를 출력되지 않도록 막는 과정이 추가된다.Preferably, if the image start information is not detected, the received image data is deleted. In addition, after the process of outputting the image data, a process of adjusting the count value of the counter by re-detecting the image start information of the output image data is added, and if the number of detected image start information is lower than the predetermined threshold, A process of preventing output of the image data stored in the buffer is added.

도 1은 종래 동영상 단말기의 복호화기를 나타낸 블록 구성도.1 is a block diagram illustrating a decoder of a conventional video terminal.

도 2는 본 발명에 따른 동영상 단말기의 복호화기를 나타낸 블록 구성도.2 is a block diagram illustrating a decoder of a video terminal according to the present invention.

도 3은 도 2에 보인 복호화기의 상세 회로도.3 is a detailed circuit diagram of the decoder shown in FIG.

도 4는 본 발명에 따른 복호화기의 버퍼 제어 방법을 나타낸 흐름도.4 is a flowchart illustrating a buffer control method of a decoder according to the present invention.

*도면의 주요 부분에 대한 부호의 설명** Description of the symbols for the main parts of the drawings *

200, 202 : PSC 검출기 201 : 버퍼200, 202: PSC detector 201: buffer

203 : 카운터 204 : 디먹스(Demux)203: Counter 204: Demux

205 , 210 : 가변 길이 복호화기 206 : 역양자화기205 and 210: variable length decoder 206: inverse quantizer

207 : 역이산 여현 변환기 208 : 덧셈기207: Inverse Discrete Cosine Converter 208: Adder

209 : 결정기 211 : 보상기209 Determinant 211 Compensator

212 : 메모리212: memory

이하 본 발명의 바람직한 일 실시 예에 따른 구성 및 작용을 첨부된 도면을 참조하여 설명한다.Hereinafter, a configuration and an operation according to an exemplary embodiment of the present invention will be described with reference to the accompanying drawings.

본 발명에서는 버퍼를 입/출력되는 영상 데이터를 제어하여 효율적으로 영상 데이터를 복호화하는 영상 복호화기 및 그를 이용한 버퍼 제어 방법을 제공한다.The present invention provides an image decoder for efficiently decoding image data by controlling image data input / output of a buffer, and a buffer control method using the same.

이를 위해 본 발명에 따른 복호화기는 영상 데이터의 시작을 검출하고 버퍼에 입력되는 영상 데이터의 양을 조절하기 위한 PSC 검출기와, 버퍼에 저장된 영상데이터의 출력을 결정하는 카운터를 추가로 구비한다.To this end, the decoder according to the present invention further includes a PSC detector for detecting the start of the image data and adjusting the amount of the image data input to the buffer, and a counter for determining the output of the image data stored in the buffer.

특히, 본 발명에서는 버퍼에 입력되는 초기 영상 데이터를 분석하여 무의미한 데이터들의 입력을 자동 삭제하므로써 버퍼의 크기를 줄일 수 있으며, 포화 상태가 발생하는 것을 방지할 수 있다. 또한, 버퍼에 저장된 영상 데이터의 양에 따라 복호화 속도를 조절하므로써 버퍼가 비게 되는 상태를 방지할 수 있다.Particularly, in the present invention, the size of the buffer can be reduced and the saturation state can be prevented by analyzing the initial image data input to the buffer and automatically deleting the input of meaningless data. In addition, by adjusting the decoding speed according to the amount of video data stored in the buffer, it is possible to prevent the buffer from emptying.

도 2는 본 발명에 따른 동영상 단말기의 복호화기를 나타낸 블록 구성도이다.2 is a block diagram illustrating a decoder of a video terminal according to the present invention.

도 2를 참조하면, 본 발명에 따른 복호화기는 수신되는 데이터에서 영상 프레임의 시작을 검출하기 위하여 PSC(Picture Start Code)를 검출하는 제 1 PSC 검출기(200)와, 상기 제 1 PSC 검출기(200)에서 PSC가 검출될 경우 해당 영상 데이터를 저장하는 버퍼(201)와, 상기 제 1 PSC 검출기(200)에서 PSC가 검출될 때마다 카운트 값을 증가시키고, 상기 카운트 값이 이미 설정된 임계값을 초과할 경우 상기 버퍼(201)에 저장된 영상 데이터를 복호화하기 위한 제어 신호를 발생하는 카운터(203)와, 상기 카운터(203)의 제어 신호에 따라 상기 버퍼(201)에서 출력되는 영상 데이터의 PSC를 검출하고 그에 따라 상기 카운터(203)의 카운트 값을 감소시키는 제 2 PSC 검출기(202)와, 상기 카운터(203)로부터 발생된 제어 신호에 따라 상기 버퍼(201)에서 출력되는 영상 데이터를 디먹싱하는 디먹스(DEMUX)(204)와, 상기 디먹스(204)에서 출력된 영상 데이터의 정보를 압축 해제하여 원 영상의 정보로 변환하는 제 1 가변 길이 복호화기(VLD)(205)와, 상기 디먹스(204)에서 출력된 영상 데이터를 분석하여 영상 복호화시 인트라 모드(Intra mode) 또는 인터모드(Inter mode)를 결정하는 결정기(209)와, 상기 디먹스(204)에서 출력된 영상 데이터의 정보를 압축 해제하여 움직임 벡터를 추출하는 제 2 가변 길이 복호화기(210)와, 상기 제 1 가변 길이 복호화기(205)에서 출력된 원 영상 정보를 역양자화하는 역양자화기(IQ)(206)와, 상기 역양자화기(206)에서 출력된 영상 정보를 역이산 여현 변환하는 역이산 여현 변환기(IDCT)(207)와, 복호화된 이전 영상 프레임을 저장하는 메모리(212)와, 상기 제 2 가변 길이 복호화기(210)에서 출력된 움직임 벡터와 상기 메모리(212)에 저장된 이전 영상 프레임을 비교하여 움직임 보상값을 산출하는 보상기(211)와, 상기 결정기(209)에서 결정된 복호화 동작 모드(mode)에 따라 상기 보상기(211)에서 산출된 움직임 보상값과 상기 역이산 여현 변환기(207)에서 출력된 영상 데이터를 더하여 영상의 움직임을 보상하는 덧셈기(208)로 구성된다.Referring to FIG. 2, the decoder according to the present invention detects a picture start code (PSC) in order to detect the start of an image frame in the received data, and the first PSC detector 200. When the PSC is detected at, the buffer 201 storing the corresponding image data and the count value are increased each time the PSC is detected by the first PSC detector 200, and the count value exceeds the preset threshold. In this case, a counter 203 for generating a control signal for decoding the image data stored in the buffer 201 and PSC of the image data output from the buffer 201 are detected according to the control signal of the counter 203. Accordingly, the second PSC detector 202 decrementing the count value of the counter 203 and the demux demuxing the image data output from the buffer 201 according to the control signal generated from the counter 203. ( DEMUX) 204, a first variable length decoder (VLD) 205 for decompressing and converting the information of the image data output from the demux 204 into information of the original image, and the demux 204 A determinator 209 for determining an intra mode or an inter mode during image decoding by analyzing the image data output from the decoded image; and decompressing information of the image data output from the demux 204. A second variable length decoder 210 for extracting a motion vector, an inverse quantizer (IQ) 206 for inversely quantizing the original image information output from the first variable length decoder 205, and the inverse An inverse discrete cosine transformer (IDCT) 207 for inverse discrete cosine transforming the image information output from the quantizer 206, a memory 212 for storing the decoded previous image frame, and the second variable length decoder ( The motion vector output from 210 and the previous zero stored in the memory 212. A compensator 211 that compares frames to calculate a motion compensation value, and a motion compensation value calculated by the compensator 211 and the inverse discrete cosine converter 207 according to a decoding operation mode determined by the determiner 209. And an adder 208 for compensating for the motion of the image by adding the image data output from the image.

이와 같이 구성되는 복호화기의 동작은 다음과 같다.The operation of the decoder configured as described above is as follows.

우선, 제 1 PSC 검출기(200)는 입력된 데이터들을 분석하여 영상 프레임의 시작을 나타내는 PSC를 검출한다. 이 때, 제 1 PSC 검출기(200)는 PSC가 검출되지 않으면 입력된 데이터를 삭제한다. 즉, 제 1 PSC 검출기(200)는 PSC가 검출될 때까지 입력되는 데이터들을 삭제한다. 그러나, 제 1 PSC 검출기(200)는 입력된 데이터에서 PSC가 검출되면, 검출된 PSC에 해당하는 영상 프레임을 버퍼(201)에 저장하고, 동시에 카운터(203)의 카운트 값을 증가시킨다. 여기서 제 1 PSC 검출기(200)는 PSC가 검출될 때마다 카운터(203)의 카운트 값을 '1'씩 증가시킨다.First, the first PSC detector 200 analyzes the input data to detect a PSC indicating the start of an image frame. At this time, if the PSC is not detected, the first PSC detector 200 deletes the input data. That is, the first PSC detector 200 deletes data input until the PSC is detected. However, when the PSC is detected from the input data, the first PSC detector 200 stores the image frame corresponding to the detected PSC in the buffer 201 and simultaneously increases the count value of the counter 203. Here, the first PSC detector 200 increments the count value of the counter 203 by '1' each time the PSC is detected.

버퍼(201)는 상기 제 1 PSC 검출기(200)를 통해 전송되는 영상 데이터들을입력받아 카운터(203)로부터 출력 제어 신호가 발생될 때까지 저장한다.The buffer 201 receives image data transmitted through the first PSC detector 200 and stores the image data transmitted from the counter 203 until an output control signal is generated.

카운터(203)는 제 1 PSC 검출기(200)의 제어에 따라 카운트 값을 증가시키며, 상기 카운트 값이 이미 설정된 임계값을 초과하면 상기 버퍼(201)에 저장된 영상 데이터를 출력하기 위한 제어 신호와 상기 출력된 영상 데이터의 복호화를 시작하기 위해 디먹스(204)를 동작시키는 제어 신호를 발생한다. 여기서 본 발명에서는 카운터(203)에 설정된 임계값을 '2'로 설정하고 상기 버퍼(201)에 2개 이상의 영상 프레임이 저장되면 복호화를 시작하기 위한 제어 신호가 발생된다.The counter 203 increases the count value according to the control of the first PSC detector 200, and when the count value exceeds a preset threshold, a control signal for outputting image data stored in the buffer 201 and the count value. A control signal for operating the demux 204 is generated to start decoding the output image data. In the present invention, when the threshold value set in the counter 203 is set to '2' and two or more image frames are stored in the buffer 201, a control signal for starting decoding is generated.

제 2 PSC 검출기(202)는 상기 버퍼(201)에서 출력되는 영상 데이터의 PSC를 검출하고, PSC가 검출되면 상기 카운터(203)의 카운트 값을 감소시킨다. 여기서 제 2 PSC 검출기(202)는 PSC가 검출될 때마다 상기 카운터(203)의 카운트 값을 '1'씩 감소시킨다.The second PSC detector 202 detects the PSC of the image data output from the buffer 201 and decreases the count value of the counter 203 when the PSC is detected. Here, the second PSC detector 202 decrements the count value of the counter 203 by '1' each time PSC is detected.

따라서, 카운터(203)는 상기 제 1 PSC 검출기(200) 및 제 2 PSC 검출기(202)의 제어에 따라 카운트 값을 조정하고, 조정된 카운트 값이 이미 설정된 임계값(즉, 2)을 초과할 경우 제어 신호를 발생한다. 이 때, 카운터(203)는 상기 버퍼(201)와 디먹스(204)에 제어 신호를 발생하고, 버퍼(201)는 제어 신호에 따라 영상 데이터를 출력하며, 디먹스(204)는 버퍼(201)에서 출력된 영상 데이터를 디먹싱한 후 제 1 가변 길이 복호화기(205), 결정기(209) 및 제 2 가변 길이 복호화기(210)로 각각 분리하여 입력한다.Accordingly, the counter 203 adjusts the count value according to the control of the first PSC detector 200 and the second PSC detector 202, and the adjusted count value may exceed the threshold value (ie, 2) already set. If a control signal is generated. At this time, the counter 203 generates a control signal to the buffer 201 and the demux 204, the buffer 201 outputs the image data according to the control signal, the demux 204 is the buffer 201 After demuxing the image data outputted from the N-th data, the first variable length decoder 205, the determiner 209, and the second variable length decoder 210 are input separately.

이후, 제 1 가변 길이 복호화기(205)는 부호화시 가변 길이 부호화기(미도시)에 의해 압축된 비트열을 해독하여 원 영상 데이터의 정보로 변환하며, 역양자화기(206)는 상기 제 1 가변 길이 복호화기(205)에서 출력된 원 영상 데이터의 정보를 양자화 레벨 크기에 따라 원 영상 데이터로 복원한다. 이어, 역이산 여현 변환기(207)는 역양자화기(206)에서 출력된 주파수 영역의 영상 데이터를 공간 영역의 영상 데이터로 변환한다. 여기서 제 1 가변 길이 복호화기(205)에서 출력된 원 영상 데이터의 정보는 움직임 보상 정보를 제외한 영상 정보를 갖는다.Thereafter, the first variable length decoder 205 decodes the bit stream compressed by the variable length encoder (not shown) and converts the bit string compressed into information of the original image data. The dequantizer 206 converts the first variable into the information of the original image data. Information of the original image data output from the length decoder 205 is restored to the original image data according to the quantization level. Subsequently, the inverse discrete cosine converter 207 converts the image data of the frequency domain output from the inverse quantizer 206 into the image data of the spatial domain. In this case, the information of the original image data output from the first variable length decoder 205 has image information excluding motion compensation information.

한편, 결정기(209)에서는 입력된 영상 데이터의 헤더 정보를 분석하여 복호화시 인트라 모드 또는 인터 모드 중 어느 복호화 동작 모드를 사용할 것인지를 결정한다. 이 때 영상 데이터의 첫 번째 프레임은 인트라 모드로 복호화하고, 첫 번째 이후의 프레임은 인터 모드와 인트라 모드를 병행하여 복호화한다.On the other hand, the determiner 209 analyzes the header information of the input image data to determine which decoding operation mode, either intra mode or inter mode, is used for decoding. In this case, the first frame of the image data is decoded in the intra mode, and the frames after the first are decoded in parallel with the inter mode and the intra mode.

그리고, 제 2 가변 길이 복호화기(210)는 입력된 영상 데이터의 압축 비트열을 해독하여 움직임 벡터를 추출하고, 보상기(211)는 상기 추출된 움직임 벡터와 메모리(212)에 저장된 이전 영상 프레임을 비교하여 움직임 보상값을 산출한 후 산출된 움직임 보상값을 덧셈기(208)로 전송한다. 그러면 덧셈기(208)는 역이산 여현 변환기(207)에서 출력되는 영상 데이터를 상기 보상기(211)에서 전송된 움직임 보상값에 따라 움직임 보상하여 최종적으로 복원된 영상 데이터를 출력한다.The second variable length decoder 210 decodes a compressed bit string of the input image data to extract a motion vector, and the compensator 211 extracts the extracted motion vector and the previous image frame stored in the memory 212. After comparing the motion compensation values, the calculated motion compensation values are transmitted to the adder 208. The adder 208 motion-compensates the image data output from the inverse discrete cosine converter 207 according to the motion compensation value transmitted from the compensator 211 and outputs the finally reconstructed image data.

이와 같이 본 발명에 따른 복호화기에서 주목해야 하는 것은 제 1 PSC 검출기(200)가 PSC의 검출시까지 입력되는 데이터들을 삭제하여 무의미한 데이터의 입력을 방지하는 것이며, 별도의 카운터(203)를 구동시켜 카운터 값에 따라 버퍼(201)의 출력을 결정한다는 것이다.As described above, the decoder according to the present invention should pay attention to the first PSC detector 200 to delete the data input until the detection of the PSC to prevent the input of meaningless data, and to drive a separate counter 203 The output of the buffer 201 is determined according to the counter value.

도 3은 도 2에 보인 복호화기의 상세 회로도이다.3 is a detailed circuit diagram of the decoder shown in FIG.

도 3에는 특히 도 2에 나타낸 제 1 PSC 검출기, 버퍼, 카운터 및 제 2 PSC 검출기의 상세 회로도를 나타내었다.3 shows a detailed circuit diagram of the first PSC detector, the buffer, the counter and the second PSC detector shown in FIG. 2 in particular.

도 3을 참조하면, 본 발명에 따른 제 1 PSC 검출기는 기준 PSC를 저장하는 메모리(300)와, 상기 메모리(300)에 저장된 기준 PSC를 이용하여 입력된 데이터의 PSC를 검출하고, PSC가 검출되면 버퍼(303) 및 카운터의 가감기(304)에 제어 신호를 발생하는 비교기(501)와, 입력된 데이터를 일정 지연시켜 동기를 맞추는 지연기(302)로 구성되며, 제 2 PSC 검출기는 기준 PSC를 저장하는 메모리(307)와, 상기 메모리(307)에 저장된 기준 PSC를 이용하여 버퍼(303)에서 출력된 영상 데이터의 PSC를 검출하고, PSC가 검출되면 카운터의 가감기(304)로 카운트 값을 감소시키기 위한 제어 신호를 발생하는 비교기(308)와, 상기 버퍼(303)에서 출력된 영상 데이터를 일정 지연시켜 동기를 맞추는 지연기(309)로 구성되며, 카운터는 상기 제 1 PSC 검출기 및 제 2 PSC 검출기에서 제공된 제어 신호에 따라 카운터 값을 조정하는 가감기(304)와, 데이터 유지를 위한 지연기(305)와, 상기 가감기(304)에서 출력된 카운트 값에 따라 버퍼(303) 및 디먹스(310)를 동작시키기 위한 제어 신호를 발생하는 제어 신호 발생기(306)로 구성된다.Referring to FIG. 3, a first PSC detector according to the present invention detects a PSC of data input using a memory 300 storing a reference PSC, a reference PSC stored in the memory 300, and the PSC is detected. And a comparator 501 for generating a control signal to the buffer 303 and the retarder 304 of the counter, and a delayer 302 for synchronizing by delaying the input data with a predetermined delay. The PSC of the image data output from the buffer 303 is detected by using the memory 307 storing the PSC and the reference PSC stored in the memory 307, and when the PSC is detected, the PSC is counted by the counter retarder 304. A comparator 308 for generating a control signal for decreasing a value, and a delay 309 for synchronizing and synchronizing the image data output from the buffer 303 with a counter. According to the control signal provided from the second PSC detector A retarder 304 for adjusting a counter value, a retarder 305 for data retention, and a buffer 303 and a demux 310 for operating the count according to the count value output from the retarder 304. Control signal generator 306 for generating a control signal.

이와 같이 구성되는 제 1 PSC 검출기, 버퍼, 제 2 PSC 검출기 및 카운터의 동작은 다음과 같다.The operation of the first PSC detector, the buffer, the second PSC detector, and the counter configured as described above is as follows.

우선, 제 1 PSC 검출기의 지연기(302)는 입력된 데이터를 일정 지연시키고, 그 동안에 비교기(501)는 메모리(300)로부터 제공된 기준 PSC를 이용하여 상기 입력된 데이터에 PSC가 존재하는 가를 검출한다. 이 때, 상기 입력된 데이터에서 PSC가 검출되면 비교기(501)는 버퍼(303)로 제어 신호(즉, Enable 신호)를 발생하여 해당 영상 데이터를 저장하도록 하고, 또한 상기 카운터의 가감기(304)로 제어 신호를 발생하여 카운트 값을 증가시킨다. 여기서 지연기(302)는 입력된 데이터의 전달 시간과 PSC 검출 과정에서의 연산 지연 시간을 맞추기 위한 동작을 수행한다.First, the delayer 302 of the first PSC detector constantly delays the input data, during which the comparator 501 detects whether a PSC exists in the input data by using the reference PSC provided from the memory 300. do. At this time, when the PSC is detected from the input data, the comparator 501 generates a control signal (ie, an enable signal) to the buffer 303 to store the corresponding image data, and also adds and subtracts 304 of the counter. The control signal is generated to increase the count value. Here, the delay unit 302 performs an operation of matching the transfer time of the input data with the operation delay time in the PSC detection process.

그러면, 카운터의 가감기(304)는 상기 제 1 PSC 검출기에서 제공하는 제어 신호에 따라 카운트 값을 증가시키고, 제어 신호 발생기(306)는 상기 조정된 카운트 값이 이미 설정된 임계값을 초과하는 지를 체크한다. 이 때, 카운트 값이 임계값을 초과하지 않으면 상기 제 1 PSC 검출기를 통한 영상 데이터의 입력 과정을 반복 실시하고, 카운트 값이 임계값을 초과하면, 제어 신호 발생기(306)는 상기 버퍼(303) 및 디먹스(310)로 제어 신호를 발생하여 버퍼(303)에 저장된 영상 데이터의 복호화를 시작하도록 한다. 여기서 지연기(309)는 데이터 유지를 위한 동작을 수행한다.Then, the counter's modulator 304 increments the count value according to the control signal provided by the first PSC detector, and the control signal generator 306 checks whether the adjusted count value exceeds a preset threshold. do. At this time, if the count value does not exceed the threshold value, the process of inputting the image data through the first PSC detector is repeatedly performed. If the count value exceeds the threshold value, the control signal generator 306 performs the buffer 303. And a control signal is generated by the demux 310 to start decoding the image data stored in the buffer 303. Here, the delay unit 309 performs an operation for maintaining data.

이와 같이 카운터는 버퍼(303)에 이미 설정된 임계값 이상의 영상 데이터가 저장되면 제어 신호를 발생하여 복호화를 시작하도록 제어한다. 즉, 바람직하게 본 발명에서 카운터는 카운트 값이 '2'이상이면 버퍼의 영상 데이터를 출력하도록 하고, '2'이하이면 대기 상태로 동작하도록 한다.As such, the counter controls to start decoding by generating a control signal when the image data of a predetermined threshold or more is stored in the buffer 303. That is, in the present invention, preferably, the counter outputs the image data of the buffer when the count value is '2' or more, and operates in the standby state when the count value is '2' or less.

한편, 제 2 PSC 검출기는 상기 카운터의 제어에 따라 버퍼(303)에서 출력된 영상 데이터의 PSC를 검출하고, PSC가 검출되면 상기 카운터의 가감기(304)로 제어 신호를 발생하여 카운터 값을 감소시킨다. 그러면 카운터는 카운터 값이 이미 설정된 임계값을 초과하지 않는 지를 다시 판단하고 그에 따라 버퍼(303) 및디먹스(310)로 제어 신호를 발생하여 복호화 동작을 중지시킨다.On the other hand, the second PSC detector detects the PSC of the image data output from the buffer 303 according to the control of the counter, and when the PSC is detected, generates a control signal to the counter's modulator 304 to decrease the counter value. Let's do it. Then, the counter re-determines whether the counter value does not exceed a preset threshold value and generates a control signal to the buffer 303 and the demux 310 to stop the decoding operation accordingly.

도 4는 본 발명에 따른 복호화기의 버퍼 제어 방법을 나타낸 흐름도이다.4 is a flowchart illustrating a buffer control method of a decoder according to the present invention.

도 4를 참조하면, 임의의 데이터가 입력되면 제 1 PSC 검출기는 입력된 데이터를 분석하여 PSC를 검출한다(S400, S401). 이 때, 제 1 PSC 검출기는 PSC가 검출되지 않으면 입력된 데이터들을 모두 삭제하고, 데이터 입력 및 검출 과정을 계속 실시한다. 그러나 PSC가 검출되면 상기 입력된 데이터를 복호화할 수 있는 영상 데이터로 판단한 후 버퍼에 저장시키고(S404), 동시에 카운터의 카운트 값을 증가시킨다(S402). 상기 단계(S402)에서 제 1 PSC 검출기는 PSC가 검출될 때마다 카운트 값을 1 씩 증가시킨다.Referring to FIG. 4, when arbitrary data is input, the first PSC detector detects the PSC by analyzing the input data (S400 and S401). At this time, if the PSC is not detected, the first PSC detector deletes all input data and continues the data input and detection process. However, when the PSC is detected, the input data is determined to be decodable image data and stored in the buffer (S404), and at the same time, the counter value is increased (S402). In step S402, the first PSC detector increments the count value by one each time a PSC is detected.

이어 카운터는 상기 증가된 카운트 값이 이미 설정된 임계값을 초과하는 지를 판단한다(S403). 이 때 카운트 값이 임계값을 초과하지 않으면 다른 데이터들에 대한 PSC 검출 및 버퍼 저장 동작을 반복 수행한다. 그러나 상기 카운트 값이 임계값을 초과하면, 버퍼에 저장된 영상 데이터를 출력한다(S405). 바람직하게 본 발명에서는 임계값을 '2'로 설정하고, 카운트 값이 2 이상이면 버퍼에 저장된 영상 프레임이 2개 이상임을 의미하므로 영상 프레임을 출력하도록 하며, 카운트 값이 '2' 이하이면 버퍼에 저장된 영상 프레임이 2개 이하임을 의미하므로 영상 데이터를 계속 저장하도록 한다.The counter then determines whether the incremented count value exceeds a predetermined threshold value (S403). At this time, if the count value does not exceed the threshold, the PSC detection and buffer storage operations for other data are repeatedly performed. However, if the count value exceeds the threshold value, the image data stored in the buffer is output (S405). Preferably, in the present invention, the threshold value is set to '2', and if the count value is 2 or more, it means that the video frame is stored in the buffer because there are two or more video frames. It means that there are two or less stored image frames, so keep storing image data.

이 후, 제 2 PSC 검출기는 상기 출력된 영상 데이터의 PSC를 검출하고(S406), PSC가 검출되면 카운터의 카운트 값을 소정 감소시킨다. 그러면 카운터는 카운트 값에 따라 복호화 동작을 중지하기 위한 제어 신호를 발생하여 복호화 속도를 조절한다.Thereafter, the second PSC detector detects the PSC of the output image data (S406), and when the PSC is detected, decreases the count value of the counter by a predetermined amount. The counter then adjusts the decoding speed by generating a control signal for stopping the decoding operation according to the count value.

이와 같이 카운터는 제 1 PSC 검출기 및 제 2 PSC 검출기의 제어 신호에 따라 카운트 값을 조정하고, 그에 따라 복호화 동작을 진행하거나 또는 중지하기 위한 제어 신호를 발생한다.In this manner, the counter adjusts the count value according to the control signals of the first PSC detector and the second PSC detector, and generates a control signal for proceeding or stopping the decoding operation accordingly.

이상의 설명에서와 같이 본 발명에 따른 복호화기 및 그를 이용한 버퍼 제어 방법에 의하면 PSC 검출을 이용하여 버퍼에 불필요한 데이터가 입력되는 것을 방지하므로써 버퍼의 크기를 최적화할 수 있는 효과가 있다.As described above, the decoder and the buffer control method using the same according to the present invention have the effect of optimizing the size of the buffer by preventing unnecessary data from being input to the buffer using PSC detection.

또한, 본 발명은 입력된 영상 데이터의 PSC 검출 횟수에 따라 복호화 동작을 제어하므로써 버퍼가 포화되는 상황 또는 버퍼가 비게되는 상황을 방지할 수 있어 안정적으로 복호화 동작을 수행할 수 있는 효과가 있다.In addition, the present invention can prevent the situation in which the buffer is saturated or the buffer is empty by controlling the decoding operation according to the number of times PSC detection of the input image data has an effect that can perform a stable decoding operation.

이상 설명한 내용을 통해 당업자라면 본 발명의 기술 사상을 일탈하지 아니하는 범위에서 다양한 변경 및 수정이 가능함을 알 수 있을 것이다.Those skilled in the art will appreciate that various changes and modifications can be made without departing from the spirit of the present invention.

따라서, 본 발명의 기술적 범위는 실시예에 기재된 내용으로 한정하는 것이 아니라 특허 청구 범위에 의해서 정해져야 한다.Therefore, the technical scope of the present invention should not be limited to the contents described in the examples, but should be defined by the claims.

Claims (6)

영상 데이터를 저장하기 위한 버퍼와,A buffer for storing image data, 수신된 영상 데이터를 분석하여 영상 시작 정보가 검출될 때 해당 영상 데이터부터 상기 버퍼에 저장시키는 제 1 검출기와,A first detector for analyzing the received image data and storing the image start information in the buffer from the image data when the image start information is detected; 상기 제 1 검출기에서 상기 영상 시작 정보가 검출될 때마다 카운트 값을 증가시키고, 상기 증가된 카운트 값이 이미 설정된 임계값을 초과할 경우 상기 버퍼에 저장된 영상 데이터를 출력하거나 복호화하기 위한 제어 신호를 발생하는 카운터와,The first detector increases a count value each time the image start information is detected, and generates a control signal for outputting or decoding image data stored in the buffer when the increased count value exceeds a preset threshold. With counter to say, 상기 발생된 제어 신호에 따라 상기 버퍼에서 출력된 영상 데이터를 분석하여 영상 시작 정보를 재검출하고, 상기 영상 시작 정보가 재검출될 때 상기 카운터의 카운트 값을 감소시키는 제 2 검출기와,A second detector for analyzing the image data output from the buffer according to the generated control signal to redetect the image start information and to decrease the count value of the counter when the image start information is redetected; 상기 카운터로부터 발생된 제어 신호에 따라 상기 버퍼에서 출력된 영상 데이터를 복호화하는 복호화부로 구성되는 것을 특징으로 하는 영상 복호화기.And a decoder which decodes the image data output from the buffer according to the control signal generated from the counter. 제 1항에 있어서, 상기 제 1 검출기는,The method of claim 1, wherein the first detector, 기준 영상 시작 정보를 저장하는 메모리와,A memory for storing reference image start information; 상기 저장된 기준 영상 시작 정보를 이용하여 수신된 영상 데이터의 영상 시작 정보 검출하고, 상기 영상 시작 정보가 검출되면 해당 영상 데이터를 상기 버퍼에 저장하거나 상기 카운트 값을 증가시키기 위한 제어 신호를 발생하는 비교기를포함하여 구성되는 것을 특징으로 하는 영상 복호화기.A comparator for detecting image start information of received image data using the stored reference image start information, and generating control signals for storing the image data in the buffer or increasing the count value when the image start information is detected. An image decoder comprising a. 제 1항에 있어서, 상기 카운터는,The method of claim 1, wherein the counter, 상기 제 1 검출기 또는 상기 제 2 검출기의 제어에 따라 카운트 값을 조정하기 위한 가감기와,An accelerometer for adjusting a count value according to the control of the first detector or the second detector, 상기 가감기에서 조정된 카운트 값에 따라 상기 버퍼에 저장된 영상 데이터를 출력하거나 상기 복호화부를 구동시키기 위한 제어 신호를 발생하는 제어 신호 발생기를 포함하여 구성되는 것을 특징으로 하는 영상 복호화기.And a control signal generator for outputting image data stored in the buffer or generating a control signal for driving the decoding unit according to the count value adjusted by the adder / receiver. 수신된 영상 데이터를 분석하여 영상 시작 정보를 검출하는 제 1 단계와,A first step of analyzing the received image data to detect image start information; 상기 영상 시작 정보가 검출될 때 해당 영상 데이터부터 버퍼에 저장하고 카운터의 카운트 값을 증가시키는 제 2 단계와,A second step of, when the image start information is detected, storing the image data in a buffer and increasing a counter value; 상기 증가된 카운트 값이 이미 설정된 임계값을 초과하는 지를 체크하는 제 3 단계와,A third step of checking whether the incremented count value exceeds a predetermined threshold value; 상기 증가된 카운트 값이 상기 임계값을 초과할 때 상기 버퍼에 저장된 영상 데이터를 출력하여 복호화하는 제 4 단계로 이루어지는 것을 특징으로 하는 영상 복호화기의 버퍼 제어 방법.And a fourth step of outputting and decoding the image data stored in the buffer when the increased count value exceeds the threshold value. 제 4항에 있어서, 상기 제 2 단계에서,The method of claim 4, wherein in the second step, 상기 영상 시작 정보가 검출되지 않으면, 상기 수신된 영상 데이터를 삭제하는 것을 특징으로 하는 영상 복호화기의 버퍼 제어 방법.And if the image start information is not detected, deleting the received image data. 제 4항에 있어서, 상기 제 4 단계이후,The method of claim 4, wherein after the fourth step, 상기 버퍼에서 출력된 영상 데이터의 영상 시작 정보를 재검출하여 상기 카운터의 카운트 값을 조정하는 제 5 단계를 포함하여 이루어지는 것을 특징으로 하는 영상 복호화기의 버퍼 제어 방법.And re-detecting image start information of the image data output from the buffer to adjust a count value of the counter.
KR10-2000-0005191A 2000-02-02 2000-02-02 Video decoder and its method for buffer control KR100393991B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR10-2000-0005191A KR100393991B1 (en) 2000-02-02 2000-02-02 Video decoder and its method for buffer control

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR10-2000-0005191A KR100393991B1 (en) 2000-02-02 2000-02-02 Video decoder and its method for buffer control

Publications (2)

Publication Number Publication Date
KR20010077401A true KR20010077401A (en) 2001-08-17
KR100393991B1 KR100393991B1 (en) 2003-08-06

Family

ID=19643841

Family Applications (1)

Application Number Title Priority Date Filing Date
KR10-2000-0005191A KR100393991B1 (en) 2000-02-02 2000-02-02 Video decoder and its method for buffer control

Country Status (1)

Country Link
KR (1) KR100393991B1 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100480051B1 (en) * 2002-06-17 2005-03-30 엘지전자 주식회사 Decoding method for video signal
KR100578143B1 (en) * 2004-12-21 2006-05-10 삼성전자주식회사 Storage system with scheme capable of invalidating data stored in buffer memory and computing system including the same
US8122193B2 (en) 2004-12-21 2012-02-21 Samsung Electronics Co., Ltd. Storage device and user device including the same

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100480051B1 (en) * 2002-06-17 2005-03-30 엘지전자 주식회사 Decoding method for video signal
KR100578143B1 (en) * 2004-12-21 2006-05-10 삼성전자주식회사 Storage system with scheme capable of invalidating data stored in buffer memory and computing system including the same
US7802054B2 (en) 2004-12-21 2010-09-21 Samsung Electronics Co., Ltd. Apparatus and methods using invalidity indicators for buffered memory
US8051258B2 (en) 2004-12-21 2011-11-01 Samsung Electronics Co., Ltd. Apparatus and methods using invalidity indicators for buffered memory
US8122193B2 (en) 2004-12-21 2012-02-21 Samsung Electronics Co., Ltd. Storage device and user device including the same
US8533391B2 (en) 2004-12-21 2013-09-10 Samsung Electronics Co., Ltd. Storage device and user device including the same

Also Published As

Publication number Publication date
KR100393991B1 (en) 2003-08-06

Similar Documents

Publication Publication Date Title
KR920009185B1 (en) Encoding transmission apparatus of picture image
US4833535A (en) Image transmission apparatus
US20010008544A1 (en) Picture encoding system conversion device and encoding rate conversion device
KR100188701B1 (en) Apparatus for decoding motion picture of variable bit rate with the function of variable speed, high speed reproduction
JPH09187007A (en) Resynchronizing method for data stream including error, encoder and decoder
KR20000028928A (en) Programmable filter for removing selected user data from an MPEG-2 bit-stream
KR20040003880A (en) Shortening apparatus for delay time video codec
KR100393991B1 (en) Video decoder and its method for buffer control
JP2008503959A (en) System and method for selectively transcoding digital video signals
CA2100476C (en) Hdtv receiver
KR100370059B1 (en) Video codec and method for transmitting/receiving video data using the same
US6011598A (en) Decoding start controller, decoder, and decoding system
JPS63222592A (en) Coding/decoding device
US20020114389A1 (en) Compressing a digital signal
KR101073813B1 (en) Method of complementing bitstream errors, preprocessor for complementing bitstream errors, and decoding device comprising the same preprocessor
KR100327414B1 (en) Video coder and its method for controling buffer
JP2001251621A (en) Moving compression coding transmitter, receiver and transmitter-receiver
KR101732995B1 (en) System with minimized streaming latency and the method using thereof
KR0128858B1 (en) Apparatus for deciding frame type
KR100317355B1 (en) System for encoding motion picture video signals
JP2003244706A (en) Image encoded data conversion apparatus and conversion method, and conversion program
KR100393986B1 (en) Video coder and its method for controling buffer
KR20040054749A (en) Compression
KR100192415B1 (en) Variable coder/decoder
KR100323771B1 (en) Video receiver and its acquisition method for still picture

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
AMND Amendment
N231 Notification of change of applicant
E601 Decision to refuse application
J201 Request for trial against refusal decision
AMND Amendment
B701 Decision to grant
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20130624

Year of fee payment: 11

FPAY Annual fee payment

Payment date: 20140624

Year of fee payment: 12

FPAY Annual fee payment

Payment date: 20150624

Year of fee payment: 13

LAPS Lapse due to unpaid annual fee