郭斯彥Kuo, Sy-Yen臺灣大學:資訊網路與多媒體研究所陳凱Chen, KaiKaiChen2010-05-052018-07-052010-05-052018-07-052008U0001-0207200814384300http://ntur.lib.ntu.edu.tw//handle/246246/180576隨著多媒體應用的普及與影像處理技術的進步,多媒體影像的效果與檔案的大小都有相當程度的提升。因此,多媒體影像的新格式與相對應的加解碼技術就廣泛的被討論與開發研究。由ISO/IEC MPEG與ITU-T VCEG聯合組織(JVT)所發展出來的H.264被視為下一代的影像壓縮技術。H.264提供了兩種壓縮方式:依減少空間的相依性壓縮的I frame;與減少時間的相依性壓縮的P frame。在這篇論文中,我們於H.264的軟體解壓縮上提出一個快速而有效的方法。透過組合語言與C語言的整合,對H.264的I frame提出快速的解壓縮技術。我們達成H.264即時且快速的解碼速度。實驗結果顯示我們的結果在平均情況下可以對I frame解碼得到多達70倍的改進,並且不會影響影像的品質。As multimedia application popularization and image processing technique progression, both performance and size of multimedia file have a big amount of increment. Therefore, the new video compressed standard and its encoding/decoding techniques are discussed and developed broadly. The Joint Video Team (JVT) of ISO/IEC MPEG and ITU-T VCEG developed a new standard “H.264”, is regarded as the next generation video compression standard. In H.264, it provides two video compression schemes: Compress data by reducing the spatial redundancy, called I frame; compress data by reducing the temporal redundancy, called P frame. In this thesis, we proposed a fast and efficient method in H.264 software decoding in I frame. By using assembly language coding and special C coding techniques, we can reach real-time decoding in H.264 I-frame. Experimental Results shows we can achieve 70 times improvements on average in QCIF format, compared with JM decoder, without any video quality loss.致謝 i要 iibstract iiiontent ivist of Tables vist of Figures viist of Figures vihapter 1 Introduction 1.1. Motivation 1.2. Contribution 2.3. Thesis Outline 3hapter 2 Preliminaries 4.1. H.264 Encoding Process 4.1.1. Prediction Coding 5.1.2. Transform Coding 7.1.3. Quantization Coding 8.1.4. Entropy Coding 8.2. H.264 Decoding Process 8.3. Related Work 9hapter 3 Environment and Implementation 11.1. Environment 11.1.1. Assembly Environment 11.2. Implementation 20.2.1. Project Architecture 20.2.2. Module Design 25.2.2.1. Intra Prediction 25.2.2.2. Entropy Decoding 30hapter 4 Experimental Results 32hapter 5 Conclusion and Future Work 33.1. Conclusion 33.2. Future Work 33ibliography 35135 bytestext/htmlen-USH.264解碼器decoderH.264即時影像解碼器之設計與實現Design and Implementation of H.264 Real-Time Video Decoderthesishttp://ntur.lib.ntu.edu.tw/bitstream/246246/180576/1/index.html