9926 Commits (c74a8fe62a004f88864f6d6440721e7a4982fb15)
 

Author SHA1 Message Date
Víctor Paesa 5965e1a92c Remove space before question marks. 18 years ago
Ramiro Polla 39e2b029a0 Set error parameter for ff_parse 18 years ago
Reimar Döffinger 6de4aece26 Fix @file in matroskadec.c, it was still matroska.c 18 years ago
Benoit Fouet 255eccab6e move dct_quantize and denoise_dct function pointers initialization to C 18 years ago
Andreas Öman 24456882f3 Do not reuse the rbsp de-escape buffer if both 18 years ago
Michel Bardiaux 4fc3d23ffe Clarify comments about PIX_FMT_MONOWHITE/MONOBLACK 18 years ago
Benoit Fouet 64e26e8c27 remove unused constant definition 18 years ago
Andreas Öman 995a30c06b Decouple bit context from h264 context in decode_ref_pic_marking() 18 years ago
Benoit Fouet 8c71c5e454 aanscales is used only with CONFIG_ENCODERS 18 years ago
Benoit Fouet 9e15dfebb4 comment endif directive token 18 years ago
Diego Biurrun d6cfad679a Revert videohook dependency change. 18 years ago
Måns Rullgård 3155a644a6 place -l flags after object files in check_ld() 18 years ago
Ramiro Polla ff5a6541bd tests/Makefile has been removed 18 years ago
Ramiro Polla 6f17637634 Add alpha channel support for imlib2 vhook 18 years ago
Måns Rullgård f32adb22de move lrintf() check before external lib checks to prevent runtime 18 years ago
Måns Rullgård 7a68f7fa22 kill error messages from failed svn revision extraction commands 18 years ago
Måns Rullgård c1047cda84 extract revision from svn-1.4 .svn/entries files 18 years ago
Limin Wang 4d321bff85 fix imlib2 memory leaks 18 years ago
Andreas Öman 1c48415bb9 indentation 18 years ago
Stefano Sabatini b33ece1634 replace calls to deprecated parsing functions to calls to new ones 18 years ago
Måns Rullgård aa45201dd5 fix thread support selection 18 years ago
Måns Rullgård 0db2ce7770 fix report at end of configure 18 years ago
Guillaume Poirier efb775777f add a comment to indicate which #endif belong to which #define 18 years ago
Måns Rullgård 9cafbd6c49 simplify ppc64 handling 18 years ago
Måns Rullgård d5f916e146 remove unneeded variable initializations 18 years ago
Guillaume Poirier e970d98c47 restore GCC3 support 18 years ago
Måns Rullgård 0182fee8d1 indent 18 years ago
Måns Rullgård 9eeed841ca simplify simd extension checking 18 years ago
Guillaume Poirier 7d2bf29c88 re-enable use of h264_v_loop_filter_luma_altivec and h264_h_loop_filter_luma_altivec, 18 years ago
Graham Booker 22fa38f0c8 part 2/2 of fixing Altivec-accelerated H264 luma inloop filter 18 years ago
Guillaume Poirier 963eca226e convert h264_deblock_q1 to an inline function. 18 years ago
Ramiro Polla ef4c82cb51 Indentation 18 years ago
Måns Rullgård e4d86a5790 add "checkheaders" target 18 years ago
Måns Rullgård 699b3f99d0 add multiple inclusion guards to headers 18 years ago
Måns Rullgård 99545457bf include all prerequisites in header files 18 years ago
Måns Rullgård c2d08dc0d7 move a couple of macros and structs to mpegaudio.h 18 years ago
Ramiro Polla 41e4c556e9 Add expression evaluation parameters for colors in imlib2 vhook 18 years ago
Andreas Öman b41c1db38d Factor out init_scan_tables(), patch by Andreas Öman %andreas A olebyn.nu% 18 years ago
Graham Booker f4a02f6e9b Use a faster way to compute 255-val: Instead of creating a vector of 18 years ago
Reimar Döffinger a444671542 Missing libswscale part of TARGET_ -> HAVE_ change 18 years ago
Reimar Döffinger 6e6203fb1c Copile fix: missing libswscale part of ffmpeg r9322 TARGET_ARCH -> ARCH change. 18 years ago
Måns Rullgård b3e83c965d move definition of MB_TYPE_H261_FIL to h261.h so h261.c doesn't 18 years ago
Måns Rullgård 859cfdc0e6 correct type of qsort() comparison callback 18 years ago
Måns Rullgård e336139f0c correct type for h263_parse() 18 years ago
Måns Rullgård e1659f0cc7 fix indentation 18 years ago
Måns Rullgård dfdf9e78f3 replace endian detection hack with #ifdef WORDS_BIGENDIAN 18 years ago
Måns Rullgård 706da4af32 fix some printf format specifiers 18 years ago
Måns Rullgård 8657d5e549 correct type for {put,avg}_h264_chroma_mc2_mmx2 18 years ago
Måns Rullgård bb5705b988 kill some "defined but not used" warnings 18 years ago
Måns Rullgård 119e2c0056 kill a warning on 64-bit machines 18 years ago