5144 Commits (d8e76049d695d41b80be3bdac14bbd2aaf64303f)

Author SHA1 Message Date
Måns Rullgård d8e76049d6 indent 18 years ago
Måns Rullgård 5ffcb1be1f set sample rate in more logical place, kill warning 18 years ago
Måns Rullgård 6785cae35c trivial warning fixes 18 years ago
Måns Rullgård 4a64abdc63 kill warnings 18 years ago
Måns Rullgård 8d15910aff fix warning 18 years ago
Måns Rullgård a00177a952 make arguments to ssd_int8_vs_int16() const 18 years ago
Måns Rullgård bad700e346 trivial warning fixes 18 years ago
Christophe Gisquet ccef714035 Pass modes as parameters instead of calculating them inplace. 18 years ago
Christophe Gisquet 803b090449 Replace function declarations with macro 18 years ago
Christophe Gisquet e95c953b55 Drop ff_ prefix for static functions 18 years ago
Stefan Gehrer 844d9012a6 split decoder-specific parts into their own file 18 years ago
Stefan Gehrer 1503063f83 prepare splitting decoder-only parts into own file: 18 years ago
Roman Shaposhnik c21f308e77 * Getting rid of the use of GCC language extensions 18 years ago
Aurelien Jacobs 58e28fd5c4 simplify ff_copy_bits() when compiled with config-small 18 years ago
Måns Rullgård 3c3f7ce15a whitespace cosmetics 18 years ago
Måns Rullgård a7b67850f4 add 64-bit bytestream read/write functions 18 years ago
Stefan Gehrer ceb48b46f8 prepare splitting decoder-only parts into own file: 18 years ago
Stefan Gehrer 218b3ae970 move dequantization into its own inline function 18 years ago
Stefan Gehrer ce7088b9a8 cosmetic: rename VLC tables to make clear they 18 years ago
Stefan Gehrer 07caa46e99 setting special motion vectors in intra macroblocks 18 years ago
Stefan Gehrer 8a35c8e71a setting intra prediction modes to default values 18 years ago
Stefan Gehrer 25c899471d move modification of intra prediction modes into 18 years ago
Stefan Gehrer e183b6d17c move preparation of chroma intra prediction into its 18 years ago
Stefan Gehrer b8524fd13f move existing inline functions from cavs.c to cavs.h 18 years ago
Stefan Gehrer 2a3cc9730f move context structure definition from cavs.c to cavs.h 18 years ago
Stefan Gehrer ac83e7b235 make vector constants global 18 years ago
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