7403 Commits (8fc433b476eaf277a6342c6165cb52d813fbb3fd)
 

Author SHA1 Message Date
Diego Biurrun 8fc433b476 Remove wrong/misleading comment. 18 years ago
Diego Biurrun 10265a1aa9 Remove redundant #ifdef HAVE_THREAD, the file is only compiled 18 years ago
Diego Biurrun c21fb33916 Remove ifneq MINGW condition around man page installation. We don't do 18 years ago
Måns Rullgård c88f5d729c break CONFIG_LIST and HAVE_LIST onto multiple lines 18 years ago
Måns Rullgård fc2b267f80 fix HAVE_LRINTF setting 18 years ago
Måns Rullgård 9ddbcae667 rename MEMALIGN_HACK to CONFIG_MEMALIGN_HACK, use common code in configure 18 years ago
Måns Rullgård 4416111893 factorize config.h/config.mak writing 18 years ago
Måns Rullgård 9d2a0f1c70 rename shell variables v4l[2] to video4linux[2] 18 years ago
Måns Rullgård 6e7a01e471 rename shell variable _altivec_h to altivec_h 18 years ago
Måns Rullgård bde24d6e48 rename shell variable sunmlib to mlib for consistency with CONFIG_MLIB 18 years ago
Måns Rullgård 1981aafc26 rename shell variable _memalign to memalign 18 years ago
Måns Rullgård 6194731ae4 rename shell variable _malloc_h to malloc_h 18 years ago
Måns Rullgård 78e61cc5c6 rename CONFIG_HAVE_DLFCN and CONFIG_HAVE_DLOPEN to HAVE_DLFCN/HAVE_DLOPEN 18 years ago
Måns Rullgård 68bbeacae3 remove unused option --disable-simple_idct 18 years ago
Måns Rullgård be74741ccd rename shell variable vorbis to libvorbis 18 years ago
Måns Rullgård 8e72b130a2 rename shell variable netserver to beos_netserver for consistency 18 years ago
Måns Rullgård af63114e0d rename CONFIG_AC3 to CONFIG_A52 18 years ago
Måns Rullgård 3841a6aa7a remove filter_out() function, it's unused and not POSIX compliant 18 years ago
Kostya Shishkov ee0a035820 Support for 16-bit grayscale 18 years ago
Kostya Shishkov 2878cecd6d Give error about planar RGB 18 years ago
Kostya Shishkov b39cf84cca Update error message 18 years ago
Kostya Shishkov 339aabd5a8 Use table for determining type sizes 18 years ago
Baptiste Coudurier 9cc6be9d27 add low delay forcing option for mpeg1/2 encoding 18 years ago
Kostya Shishkov 213309782d Decoder can decode many ZLib-packed strips 18 years ago
Kostya Shishkov d00026d062 Print error message for unsupported mode (RGB planar,CMYK,YCrCb) 18 years ago
Kostya Shishkov e2570297c0 8-bit images support for TIFF 18 years ago
Kostya Shishkov 380fd08fe6 Rows per strip may be >= height 18 years ago
Kostya Shishkov 27c189394b Warn about JPEG in TIFF 18 years ago
Kostya Shishkov ec8a152b6f Correctly detect 4-component images 18 years ago
Kostya Shishkov ffa0a3d6fe Simplify VMD demuxer (but it still does not work right) 18 years ago
Kostya Shishkov a47d3c0442 Output proper 16-bit sound (fixes decoding on PPC) 18 years ago
j@v2v.cc 6c0d04136f support for libswscale.pc without --enable-swscaler 18 years ago
Måns Rullgård 7466ed2f02 zigzag_direct_noperm doesn't exist, remove declaration 18 years ago
Diego Biurrun 4386f9415e Sync documentation with the current ffmpeg -h output. 18 years ago
Måns Rullgård 7b7abda3b3 make more tables static 18 years ago
Måns Rullgård 1d50395746 rename squareTbl -> ff_squareTbl 18 years ago
Stefan Gehrer e275b7efd9 rename ff_cavs_flush to cavs_flush and make it static 18 years ago
Stefan Gehrer 53aa68b329 move all cavs-parsing to cavs.c 18 years ago
Måns Rullgård 55fde95e3b rename cropTbl -> ff_cropTbl 18 years ago
Stefan Gehrer d136d2fcea make mpeg4video_split public as ff_mpeg4video_split 18 years ago
Måns Rullgård 36cd306907 rename inverse -> ff_inverse 18 years ago
Aurelien Jacobs 7e2447028c Allows playback of truncated matroska files. 18 years ago
Måns Rullgård 0032cac2c9 fix make dep with some gcc versions 18 years ago
Aurelien Jacobs 38ca53dae9 cosmetic: fix indentation after previous commit 18 years ago
Aurelien Jacobs a2a6332b56 Fix avidec.c compilation when dv demuxer is disabled. 18 years ago
Oded Shimon b43afb5343 change include "nut.h" to <nut.h> to make gcc pick the correct nut.h for libnut de/muxer.. 18 years ago
Diego Biurrun 354ca798b2 slight simplification 18 years ago
Måns Rullgård a8d04fba5e #define ENABLE_*_CODEC etc as 0 or 1 in config.h 18 years ago
Michael Niedermayer e3c97c3be4 more verbose r_frame_rate definition 18 years ago
Måns Rullgård 1bd29b078c make some tables static 18 years ago