16518 Commits (0a23c0bbdb64cc211df15e37e5df9d44ed04b5db)
 

Author SHA1 Message Date
Baptiste Coudurier 98a8ce4964 add state64 field to ParseContext storing last 8 bytes, to be able to check for longer startcodes 16 years ago
Diego Biurrun aeb87a49a7 cosmetics: typo fix 16 years ago
Diego Biurrun 0f898714d7 Add information about a workaround for MinGW gcc versions. 16 years ago
Benoit Fouet e7f3c72212 Revert r15653. 16 years ago
Aurelien Jacobs 19cf8e2027 10l: missing change from r15667 - global header also affect seek test results 16 years ago
Aurelien Jacobs abce34d979 matroskaenc: require global header 16 years ago
Víctor Paesa d9fe7eb385 Fix spelling 16 years ago
Diego Pettenò 2cd39dbf16 Include headers for optional libraries only when enabled. 16 years ago
Diego Biurrun e3cc7d6fef cosmetics: Leave out quotes from libdirac pkg-config call for consistency. 16 years ago
Måns Rullgård 3a90480ac4 split bswap.h into per-arch files 16 years ago
Aurelien Jacobs 37d3e0667a uses FF_ARRAY_ELEMS() where appropriate 16 years ago
Michael Niedermayer 03092e1408 Port read_time() that works on x86_32 and 64 from noe. 16 years ago
Jens Rosenboom 3d0d9a5e3b The v4l2 driver can silently change the pixel format in the 16 years ago
Måns Rullgård 0223bd6f52 ARM: allow --cpu=armvN in configure 16 years ago
Måns Rullgård ec0bd3b93a Allow target name on every line in dependency postprocessing 16 years ago
Måns Rullgård 13c7df3dc0 Do not add $cross_prefix to compiler name given with --cc option 16 years ago
Måns Rullgård 884a36a78b configure: fix handling of option arguments containing = sign 16 years ago
Reimar Döffinger 31c4f07017 Use x86_reg type instead of long in float_to_int16 MMX/SSE functions. 16 years ago
Michael Niedermayer c8714ea1b3 Use av_freep() in ff_parse_close(). 16 years ago
Andrew Wason 772581680c Copy pts for each raw encoded frame. 16 years ago
Kostya Shishkov ccfe8ae310 34l: free RV3/4 context variables at the end 16 years ago
Kostya Shishkov def4f63b85 RV3 and RV4 decoders set some deblocking coefs for each macroblock, 16 years ago
Kostya Shishkov c0b821befb Mark some of RV3/4 block types as having separate DC subblock 16 years ago
Alexis Ballier d84b1cb3da Add missing sys/select.h #include, fixes compilation on FreeBSD 7.0. 16 years ago
Måns Rullgård e80b267536 ARM: Kill warning in bswap_32() 16 years ago
David Conrad 9655ffb59e Convert typeof keyword into __typeof__; this is a gcc extension and the former is not accepted in C99 without GNU extensions enabled (e.g. via -fasm). This fixes compilation on PPC. 16 years ago
Måns Rullgård 57f0ec6eee fix configure with libx264 disabled 16 years ago
Stefano Sabatini 7c19b88f30 Remove the ugly and unnecessary require_cpp_condition() function. 16 years ago
Stefano Sabatini cc181b41d2 Make more clear the error message for the libx264 version check. 16 years ago
David Conrad 0dba1995bc Cosmetics: reindent 16 years ago
David Conrad ca4a4ac1b3 Combine non-bitexact sections 16 years ago
David Conrad daa1ea049a VP3 loop filter is mmx2 not mmx 16 years ago
Michael Niedermayer 9806f846c0 Check for pts==dts on I/P frames in the presence of non low delay decoding and 16 years ago
Michael Niedermayer f781f748b9 Move code setting delay and presentation_delayed a little up so 16 years ago
Víctor Paesa 242a2b7eca Fix issue 68: 16 years ago
Diego Biurrun 36718e51e9 cosmetics: Save some backslashes. 16 years ago
Stefano Sabatini 70899705ee Provide more context to the opt_preset() error messages, printing the 16 years ago
Stefano Sabatini b73533176b Make ffmpeg abort if a preset file contains an invalid option or 16 years ago
Stefano Sabatini 9ac1c884a0 Provide more context for the error message issued when no preset file 16 years ago
Michael Niedermayer 4589dc5c4d Append read data onto the buffer instead of overwriting, this ensures 16 years ago
Alexander Wichers 8ddd280d2d Nellymoser 8KHZ flv muxing fix, patch by Alexander Wichers development at wichersdot nu 16 years ago
Alexander Wichers 88cb61bb0c 8HZ -> 8KHZ, cosmetics patch by Alexander Wichers development at wichersdot nu 16 years ago
Michael Niedermayer bf9067cf3e Assume mono if no other information for raw. 16 years ago
David Conrad 357f45d9bc MMX VP3 Loop Filter 16 years ago
Diego Biurrun 75083a884f Remove -fasm CFLAGS check, it is no longer needed. 16 years ago
Diego Biurrun 0d7dca3669 Update DEPEND_CMD comment to better explain why we postprocess gcc output. 16 years ago
Diego Pettenò 7ad6469eae Convert asm keyword into __asm__. 16 years ago
Diego Pettenò be449fca79 Convert asm keyword into __asm__. 16 years ago
Diego Pettenò a14b362fc6 Use CONFIG_* macros in cmdutils.c for consistency. 16 years ago
Carl Eugen Hoyos ede935a1bd Revert r15615: Enable AC-3 decoding regression tests. 16 years ago