13018 Commits (e6e70d9bdc896a781d4ff6eae27d1520e9ea71b4)
 

Author SHA1 Message Date
Zuxy Meng e6e70d9bdc Cosmetic change: remove the whitespace after 'defined' 17 years ago
Zuxy Meng 0fd48faca5 'malloc' attribute isn't supported in old gcc. 17 years ago
Zuxy Meng cca6d953c2 Apply "alloc_size" attribute to av_alloc, av_realloc and av_mallocz 17 years ago
Zuxy Meng 85074d3c93 Reapply r12489: Add pure, const and malloc attributes to proper functions 17 years ago
Ivo van Poorten d1928ac129 add some missing formats: lmlm4, pva, pcx and sun rasterfile. 17 years ago
Måns Rullgård 3662d880ed 32/64-bit agnostic x86 bswap 17 years ago
Diego Biurrun c5fec7d76c Remove redundant ARCH_POWERPC #ifdef around HAVE_ALTIVEC. 17 years ago
Diego Biurrun 0866c56f0a Remove redundant ARCH_POWERPC #ifdef around HAVE_ALTIVEC. 17 years ago
Måns Rullgård 70fa2e27ec cosmetics: sanitise asm() statements in bswap.h 17 years ago
Ramiro Polla 956330452b Remove useless variable since r8456. 17 years ago
Ramiro Polla 0f3444e17c MSN TCP Webcam stream demuxer. 17 years ago
Ramiro Polla a7129de51b Mimic decoder. 17 years ago
Benoit Fouet 2119bb8f51 revert r12489. 17 years ago
Zuxy Meng 6544f48f03 Pure, const and malloc attributes to libavutil. 17 years ago
Baptiste Coudurier 38c669d853 cosmetics, remove superflous comments 17 years ago
Alexander Strange d7f0920bd7 Check for and set HAVE_MMX2, it is used in several places. 17 years ago
Michael Kostylev 503d5b585f fix extern prefix detection when cross compiling. 17 years ago
Måns Rullgård 2081f3c619 fix extern prefix detection on mingw 17 years ago
Måns Rullgård b4d96ba2a8 check for prefix on extern symbols in configure 17 years ago
Måns Rullgård 6fcc9af012 simplify ALIGN_MASK definition 17 years ago
Måns Rullgård b55aa9a904 get register names from x86_cpu.h 17 years ago
Måns Rullgård 3c9bcb42cf add REGd definition 17 years ago
Måns Rullgård a62a1c3152 use HAVE_FAST_64BIT 17 years ago
Måns Rullgård ea68e33469 cosmetics: remove useless \-newline escapes 17 years ago
Måns Rullgård 4f54a3b8b4 indentation 17 years ago
Måns Rullgård 844ea46aeb clean up FFT SIMD selection 17 years ago
Ronald S. Bultje 53620bba51 Split the SETUP request into a separate function, as a prelude into allowing 17 years ago
Diego Biurrun 6fce759141 Fix previously broken x86_64 check, simplifying it in the process. 17 years ago
Diego Biurrun 3dddba4b5d Fix previously broken xlc checks, simplifying them in the process. 17 years ago
Diego Biurrun 78fe7631f8 Drop unnecessary subshell invocation from BEINCLUDES check. 17 years ago
Stefano Sabatini 972d628a8b Provide a context to parse_time_or_die(). 17 years ago
Diego Biurrun 08e89160e4 cosmetics: indentation 17 years ago
Diego Biurrun edfd6975cf Simplify MANGLE macro preprocessor condition checks. 17 years ago
Diego Biurrun 7edd384f1d Add -q to grep invocation where appropriate. 17 years ago
İsmail Dönmez 8e9ccb6c7e Fix MANGLE macro on Mac OS X. 17 years ago
Zuxy Meng 5a352b14e7 Fix a typo that causes an assertion to always fail. 17 years ago
Måns Rullgård d85d7a0be7 mpegvideo_armv5te.o belongs to OBJS, not ASM_OBJS 17 years ago
Måns Rullgård 5550eba88d typo: add missing \ in multi-line macro 17 years ago
Måns Rullgård e6b790f9e7 fix typo ARCH_PPC -> ARCH_POWERPC 17 years ago
Baptiste Coudurier 8c2a207019 just skip klv packet, when no corresponding stream is found 17 years ago
Diego Biurrun b0605329c9 Move functions that are only used when libswscale is not compiled in below 17 years ago
Diego Biurrun abe39c0f31 Escape \1 and \2 in sed expressions written to config.mak to avoid mangling. 17 years ago
Diego Biurrun 08c4e395d2 Return of the living typo II: VHOOKDEPEND_CMD --> VHOOK_DEPEND_CMD 17 years ago
Baptiste Coudurier 23f0861715 simplify, flags is 24bits according to specs 17 years ago
Baptiste Coudurier 558ce5c490 fucked up alphabetical order again, sorry 17 years ago
Baptiste Coudurier aa9f4208b6 ipod/iphone compatible mp4 muxer 17 years ago
Måns Rullgård 77f11d8a4c improve precision in mdct.c using double for some temporaries 17 years ago
Diego Biurrun 6a5b97732e 10l: Fix stupid typo, VHOOKDEPEND_CMD --> VHOOK_DEPEND_CMD. 17 years ago
Diego Biurrun b1b184812c Merge binary generation rules. 17 years ago
Måns Rullgård 14f3ce3615 fix DEPEND_CMD for out of tree builds 17 years ago