9938 Commits (c1578479d3ef86fa037a26ea96aed665c216a4ad)
 

Author SHA1 Message Date
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
Vitor Sessak 737b7fb93e Remove useless parentheses. 17 years ago
Vitor Sessak 1926bd92d5 Remove variables made unused by the last two patches and test svn access. 17 years ago
Ramiro Polla f84a47d5cf Add myself to Windows MinGW maintainers 17 years ago
Diego Biurrun 2eb697a455 Move comment to a slightly better place. 17 years ago
Diego Biurrun 224906414b Remove leading underscores from specifiers, they are reserved. 17 years ago
Diego Biurrun 064cd7a897 Fix 'make checkheaders'. 17 years ago
Diego Biurrun 53eecfdefc Fix 'make checkheaders'. 17 years ago
Diego Biurrun 34359cab0d spelling cosmetics 17 years ago
Diego Biurrun 26e16be00e Remove obsolete and misleading comment. 17 years ago
Vitor Sessak 35c621e753 use properly AVFrame.linesize 17 years ago
Vitor Sessak fb44e0706f use properly AVFrame.linesize 17 years ago
Diego Biurrun bbd861796e Add missing comment markers to #endif directive. 17 years ago
Diego Biurrun 313bacddc0 Add missing comment markers to #endif directive. 17 years ago
Ronald S. Bultje 0f4e816582 to be able to compile without HAVE_AV_CONFIG_H 17 years ago
Alexis Ballier d3b7406c6f QT RLE encoder 17 years ago
Víctor Paesa ccca0d5ab6 Add myself as Cygwin maintainer. 17 years ago
Kostya Shishkov 26bdc6bc6e this prediction direction adjustment is wrong 17 years ago
Diego Biurrun 06f32b2634 Clarify --enable-libfaadbin option description. 17 years ago
Diego Biurrun 7e0871a72e Clarify what libfaadbin means in the summary output. 17 years ago
Diego Biurrun ddda6fcddc comment grammar fixes 17 years ago
Ivan Kalvachev a8ff69ce2b Identify the loop_filter flag as such and remove the unused variables in the context. 17 years ago
Vitor Sessak a7ae617fbd use the right stride 17 years ago
Vitor Sessak 7cbf432db1 Mention unneeded casts and parentheses 17 years ago
Diego Biurrun 3d44f15cfc Add proper license header. 17 years ago
Vitor Sessak 670e47e196 use the right stride 17 years ago
Vitor Sessak 7cf0999529 remove empty write trailer functions 17 years ago
Baptiste Coudurier 4513cd48ee compute absolute data offset after reading blocksize 17 years ago
Vitor Sessak bc9f081d53 indentation 17 years ago
Vitor Sessak 7299663a50 right copyrights 17 years ago
Vitor Sessak 9489d2ef3f add width and height in context and use them 17 years ago
Benoit Fouet dad66beeff Indentation 17 years ago
Benoit Fouet 5b43487d23 test context before accessing it 17 years ago