5367 Commits (7e2643ae8d04ba6270b25c42f733ba5bfa76174a)

Author SHA1 Message Date
Marc Hoffman aa6bfe8324 removing dependency on bfin_sram.h, which is not used right now 18 years ago
Marc Hoffman bd92f4f39b renaming L1CODE to attribute_l1_text, which is defined in dsputil_bfin.h 18 years ago
Fortin Denis b05b193172 modify msmpeg4 functions to generate VC1 compatible block layer bitstream 18 years ago
Denis Fortin c68a173ef3 static (inline) X => ff_X 18 years ago
Andreas Öman b69378e295 Don't swap back un-deblocked lines for intra prediction when 18 years ago
Stefano Sabatini c0ad72a787 split frame rate and frame size abbreviation into two structures 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
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
Andreas Öman 1c48415bb9 indentation 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
Guillaume Poirier e970d98c47 restore GCC3 support 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
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
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
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
Måns Rullgård a1bee08046 move dsputil_init_foo() out from #ifdef 18 years ago
Måns Rullgård 3f5b56e58b replace TARGET_* with HAVE_* simplifying lists in configure script 18 years ago
Måns Rullgård 18ca9a4a99 replace TARGET_ARCH_* to ARCH_* for consistency 18 years ago
Aurelien Jacobs 4f74c5855b use if() instead of #ifdef and ensure all possible optimisations are enabled 18 years ago
Guillaume Poirier fbb578e90d some samples aren't decoded correctly such as 18 years ago
Panagiotis Issaris 91a2974ee9 Remove unneeded semicolon. 18 years ago
Panagiotis Issaris d111e41fd3 Correct signature of just_return(). 18 years ago
Panagiotis Issaris 233ed44543 Remove an unreferenced variable from qpeg_decode_inter(). 18 years ago
Benoit Fouet 71fd12253d add and remove some parentheses 18 years ago
Albert Lee ad0f6c1fcd Simplify init preprocessor statements. 18 years ago
Nicolas George 6b0cdb6e04 More detailed documentation 18 years ago
Marc Hoffman 57870214ab removing underscores from block profiling renaming to xx_ 18 years ago
Carl Eugen Hoyos c9823f0577 Improve understanding ofavcodec_find_decoder() 18 years ago
Lord 58d1dc0e9b Workaround adjustments for DivX 6.1 and later 18 years ago
Guillaume Poirier da1fce3921 cosmetics 18 years ago
Sigbjorn Skjaeret 0aec30c58d kill one vector constant value load by the right combination of vec_splatX/vec_sl 18 years ago
Sigbjorn Skjaeret 525751c053 restore GCC2/3 support, patch by Sigbjorn Skjaeret %sskjer-1 A broadpark P no% 18 years ago
Marc Hoffman 1a822d303f integrating MPV_common_init_bfin into the build system and mpegvideo.c 18 years ago