13353 Commits (7344dac4ad24b758f50bc730f98816546f364c08)
 

Author SHA1 Message Date
Diego Biurrun f2310b793d --log=no is now --disable-logging. 17 years ago
Diego Biurrun 530dc5387d cosmetics: alphabetical order 17 years ago
Diego Biurrun 87a0fb627b Rename --disable-strip option to --disable-stripping. This allows 17 years ago
Andy Gocke 1f96bafb27 Return an error when realloc fails. 17 years ago
Alexander Strange 28c47a423b Set mm_flags in dct-test to fix floating math. 17 years ago
Michael Niedermayer 978805b2c5 Fix possible heap overflow caused by av_fast_realloc() 17 years ago
Diego Biurrun cb6b4c98d2 cosmetics: indentation 17 years ago
Diego Biurrun 8c6afa4dae Introduce --disable-logging option to control logging. --logfile now just 17 years ago
Diego Biurrun a77705e2b6 Rename --log option to --logfile. 17 years ago
Diego Biurrun d314ea4e40 Remove ineffectual --log option. 17 years ago
Diego Biurrun 399d31cce8 Add OS-specific executable suffix to temporary executable name. 17 years ago
Diego Biurrun 0f53b19228 Move declaration of temporary filenames after the OS-specific settings 17 years ago
Bartlomiej Wolowiec eb538f6ec9 adding lacking include to aac3_parser.c 17 years ago
Bartlomiej Wolowiec 6808a8eaf2 using EAC3_STREAM_TYPE_* instead of numbers 17 years ago
Bartlomiej Wolowiec 4e6eeaf019 using stream type in eac3 parser 17 years ago
Matthieu Castet b4e806b2b9 pld instruction are used in libavcodec/armv4l/dsputil_arm_s.S which can be used 17 years ago
Diego Biurrun 0e58bf670d Remove #ifdef HAVE_SYS_MMAN_H around sys/mman.h #include. 17 years ago
Diego Biurrun 362b3bf757 Remove unneeded sys/mman.h #include. 17 years ago
Diego Biurrun 2f7707017e cosmetics: prettyprinting 17 years ago
Luca Barbato 838cc9c80a Cosmetics: reindent and whitespaces 17 years ago
Justin Ruggles c599e297e7 Pass AACAC3ParseContext to sync() instead of individual arguments. Patch by 17 years ago
Luca Barbato 721392606b Remove declarations after statements from doVertDefFilter_altivec 17 years ago
Luca Barbato e9ddf49639 Remove declarations after statements from doVertLowPass_altivec 17 years ago
Luca Barbato 2e55c25f88 Remove declarations after statements from vertClassify_altivec 17 years ago
Luca Barbato 5369d74c30 Reorder declarations in vertClassify_altivec 17 years ago
Stefano Sabatini a5b3b5f6c8 Send context to the opt_* functions in ffplay.c 17 years ago
Alexander Strange 86593486b4 Fix 64 bit shared library compilation with MMX2 by properly using PIC mangling. 17 years ago
Alexander Strange df22c35dfb Split MANGLE macro into LOCAL_MANGLE AND EXTERN_PREFIX parts 17 years ago
Diego Biurrun aa089f6c05 typo fixes: tempBlured --> tempBlurred 17 years ago
Diego Biurrun 4cf16bbed5 cosmetics: comment typo fixes 17 years ago
Diego Biurrun 170c0b455c Fix typo in variable name: blured --> blurred. 17 years ago
Michael Niedermayer 57ecf8d281 1st attempt at correcting the punktuation. 17 years ago
Diego Biurrun 04932b0d97 cosmetics: typo fixes 17 years ago
Diego Biurrun a94948d327 cosmetics: Fix typo in variable name, numSkiped --> numSkipped. 17 years ago
Diego Biurrun 16e0bf7349 cosmetics: Fix indentation to be 4 spaces and consistently place {}. 17 years ago
Stefano Sabatini b19221c8ce Make option time parsing functions take argument from options 17 years ago
Diego Biurrun 5341d85601 Include files are now installed in $PREFIX/include. 17 years ago
Diego Biurrun d952638699 typo: occured --> occurred 17 years ago
Michael Niedermayer 4edfceccec Document get_*_buffer() 17 years ago
Baptiste Coudurier 48a5529016 sample size to 1 might happen for data, fix GMCMidiaASX.mov, fallback is better than failing 17 years ago
Sascha Sommer 86b3cf7c04 rl2 documentation update 17 years ago
Sascha Sommer cb96da4902 rl2 demuxer 17 years ago
Baptiste Coudurier 084d8faa21 yet again another hdv fourcc 17 years ago
Sascha Sommer 975cdc8fc1 rl2 decoder 17 years ago
Baptiste Coudurier 433aeb6240 support fragments when non streamable 17 years ago
Baptiste Coudurier 61aedb0f56 mp4 fragments support 17 years ago
Zuxy Meng 9e8e6d318c Add missed call to ff_cavsdsp_init_3dnow() in dsputil_init_mmx() 17 years ago
Michael Niedermayer c8cf325a9b Document AVCodec.flush() 17 years ago
Michael Niedermayer a2d1124605 Document AVCodec.capabilities. 17 years ago
Michael Niedermayer 67e2102042 Document a few url_* functions. 17 years ago