5368 Commits (59f6f64e30f2120122b0e082daccacd5d2e62942)

Author SHA1 Message Date
Janne Grunau ab2cfc59a6 free thread context 18 years ago
Aurelien Jacobs 5416616588 split SVQ1 decoder and encoder in their own files 18 years ago
Benoit Fouet b54bb84c36 set thread_opaque to NULL when freeing it 18 years ago
Andreas Öman 4691a77db4 Add support for streams with different chroma_qp_index_offset 18 years ago
Aurelien Jacobs 5084ed3a9f simplify ff_copy_bits: merge 2 test branches 18 years ago
Aurelien Jacobs 98f7b56bb6 move ff_copy_bits to bitstream.c 18 years ago
Kostya Shishkov 3662aa766f Drop redundant assignment and variable 18 years ago
Stefano Sabatini c0de00dac5 me option implemented as an AVOption 18 years ago
Andreas Öman 042ef4b720 Precompute a chroma_qp table with index offset for each pps, 18 years ago
Andreas Öman 4bbdf13f9e Compute the dequant coefficient table ptr outside the loop, 18 years ago
Aurelien Jacobs 32a4d995ea include snow encoder only if it is not disabled 18 years ago
Diego Biurrun ab4e14be4c spelling/grammar 18 years ago
Oliver Pfister 3caffb7d80 fix mem leak 18 years ago
Oliver Pfister 7b62bb2b8d fix mem leak 18 years ago
Måns Rullgård f225016296 update my email address 18 years ago
Vitor Sessak 3a66812fc8 Add my last name to copyright headers 18 years ago
Aurelien Jacobs b66af278ac forgot to svn add mpeg12.h in r9477 18 years ago
Diego Biurrun 09a6682648 typos 18 years ago
Diego Biurrun bd9fb0a6e1 UTF-8 conversion 18 years ago
Diego Biurrun e5a389a1b7 license header consistency cosmetics 18 years ago
Diego Biurrun 7b94177e37 Group all copyright and author notices together. 18 years ago
Aurelien Jacobs cacfe026a8 make DCT_common_init() static 18 years ago
Diego Biurrun a22caa6a3e Add missing license header. 18 years ago
Aurelien Jacobs 53727262cb move mpeg encoder specific initialization in the encoder specific file 18 years ago
Aurelien Jacobs eaa7557c73 add proper ff_ prefix to new extern symbols 18 years ago
Aurelien Jacobs 56be950afa cosmetics: indentation 18 years ago
Aurelien Jacobs a6bc573158 split mpeg12 encoder out of mpeg12.c 18 years ago
Måns Rullgård 85d366fd02 use av_freep() in free_vlc() and failed init_vlc() 18 years ago
Vitor Sessak 8448946e37 Remove more useless parentheses. 18 years ago
Benoit Fouet 3ada94ba28 Description: split mpegvideo.c 18 years ago
Diego Biurrun 82634feeb5 CONFIG_XVID --> CONFIG_LIBXVID 18 years ago
Vitor Sessak 737b7fb93e Remove useless parentheses. 18 years ago
Vitor Sessak 1926bd92d5 Remove variables made unused by the last two patches and test svn access. 18 years ago
Diego Biurrun 224906414b Remove leading underscores from specifiers, they are reserved. 18 years ago
Vitor Sessak 35c621e753 use properly AVFrame.linesize 18 years ago
Vitor Sessak fb44e0706f use properly AVFrame.linesize 18 years ago
Diego Biurrun 313bacddc0 Add missing comment markers to #endif directive. 18 years ago
Alexis Ballier d3b7406c6f QT RLE encoder 18 years ago
Kostya Shishkov 26bdc6bc6e this prediction direction adjustment is wrong 18 years ago
Ivan Kalvachev a8ff69ce2b Identify the loop_filter flag as such and remove the unused variables in the context. 18 years ago
Vitor Sessak a7ae617fbd use the right stride 18 years ago
Vitor Sessak 670e47e196 use the right stride 18 years ago
Vitor Sessak bc9f081d53 indentation 18 years ago
Vitor Sessak 7299663a50 right copyrights 18 years ago
Vitor Sessak 9489d2ef3f add width and height in context and use them 18 years ago
Benoit Fouet dad66beeff Indentation 18 years ago
Benoit Fouet 5b43487d23 test context before accessing it 18 years ago
Benoit Fouet 57ae779d41 add an AVClass pointer in SwsContext context 18 years ago
Vitor Sessak 03e3e76544 RoQ video encoder 18 years ago
Vitor Sessak 606975ab01 Fix typo 18 years ago