9970 Commits (e183b6d17cc5730f41f44ccca5c9857e19385f5f)
 

Author SHA1 Message Date
Stefan Gehrer e183b6d17c move preparation of chroma intra prediction into its 17 years ago
Stefan Gehrer b8524fd13f move existing inline functions from cavs.c to cavs.h 17 years ago
Stefan Gehrer 2a3cc9730f move context structure definition from cavs.c to cavs.h 17 years ago
Stefan Gehrer ac83e7b235 make vector constants global 17 years ago
Måns Rullgård bd2216e487 handle --enable-small same way as other CONFIG_* options (almost) 17 years ago
Janne Grunau ab2cfc59a6 free thread context 17 years ago
Aurelien Jacobs 5416616588 split SVQ1 decoder and encoder in their own files 17 years ago
Benoit Fouet b54bb84c36 set thread_opaque to NULL when freeing it 17 years ago
Andreas Öman 4691a77db4 Add support for streams with different chroma_qp_index_offset 17 years ago
Aurelien Jacobs 5084ed3a9f simplify ff_copy_bits: merge 2 test branches 17 years ago
Aurelien Jacobs 98f7b56bb6 move ff_copy_bits to bitstream.c 17 years ago
Kostya Shishkov 3662aa766f Drop redundant assignment and variable 17 years ago
Stefano Sabatini c0de00dac5 me option implemented as an AVOption 17 years ago
Diego Biurrun 3b7660b002 Remove mangle.h, it is just a duplicate of parts of libavutil/internal.h. 17 years ago
Ronald S. Bultje 80fb82346e Use AV_RB* macros where appropriate. 17 years ago
Andreas Öman 042ef4b720 Precompute a chroma_qp table with index offset for each pps, 17 years ago
Andreas Öman 4bbdf13f9e Compute the dequant coefficient table ptr outside the loop, 17 years ago
Luca Abeni 653387d8f0 Support for the AVFMT_FLAG_NONBLOCK flag (non-blocking input) in v4l2.c 17 years ago
Luca Abeni bf09c2e2a6 Add support for non-blocking input formats 17 years ago
Aurelien Jacobs 32a4d995ea include snow encoder only if it is not disabled 17 years ago
Diego Biurrun ab4e14be4c spelling/grammar 17 years ago
Eric Paul 74ef8b434d check udp_read_packet return value not to access uninitialized memory 17 years ago
Oliver Pfister 3caffb7d80 fix mem leak 17 years ago
Oliver Pfister 7b62bb2b8d fix mem leak 17 years ago
Måns Rullgård f225016296 update my email address 17 years ago
Vitor Sessak 3a66812fc8 Add my last name to copyright headers 17 years ago
Aurelien Jacobs b66af278ac forgot to svn add mpeg12.h in r9477 17 years ago
Diego Biurrun 09a6682648 typos 17 years ago
Diego Biurrun bd9fb0a6e1 UTF-8 conversion 17 years ago
Diego Biurrun e5a389a1b7 license header consistency cosmetics 17 years ago
Diego Biurrun 7b94177e37 Group all copyright and author notices together. 17 years ago
Diego Biurrun b19bcbaa78 license header consistency cosmetics 17 years ago
Diego Biurrun c1578479d3 Group all copyright and author notices together. 17 years ago
Aurelien Jacobs cacfe026a8 make DCT_common_init() static 17 years ago
Diego Biurrun a22caa6a3e Add missing license header. 17 years ago
Aurelien Jacobs 53727262cb move mpeg encoder specific initialization in the encoder specific file 17 years ago
Aurelien Jacobs eaa7557c73 add proper ff_ prefix to new extern symbols 17 years ago
Aurelien Jacobs 56be950afa cosmetics: indentation 17 years ago
Aurelien Jacobs a6bc573158 split mpeg12 encoder out of mpeg12.c 17 years ago
Diego Biurrun a7738a044d URL update, move comment to a better place. 17 years ago
Måns Rullgård 85d366fd02 use av_freep() in free_vlc() and failed init_vlc() 17 years ago
Víctor Paesa ed77a6c909 The watermark vhook cannot handle truncated bitstreams. 17 years ago
Vitor Sessak 3299fb4523 Make error message more helpful and forbid random() 17 years ago
Vitor Sessak 8448946e37 Remove more useless parentheses. 17 years ago
Ramiro Polla c74a8fe62a Add note about dlfcn-win32 for MinGW vhooks 17 years ago
Víctor Paesa 41d5a86a41 On Cygwin, libswscale is needed in VHOOK(SHFLAGS|LIBS) only when 17 years ago
Benoit Fouet d31c98bf80 update regression checksums after r9447 17 years ago
Luca Abeni 6969e0a030 Remove unused file 17 years ago
Benoit Fouet 3ada94ba28 Description: split mpegvideo.c 17 years ago
Diego Biurrun 82634feeb5 CONFIG_XVID --> CONFIG_LIBXVID 17 years ago