7413 Commits (c683a5d129612c401f1ccddef2ba1a21eec2d205)
 

Author SHA1 Message Date
Måns Rullgård c683a5d129 simplify 18 years ago
Måns Rullgård 165af439f1 move makefile linking after config.* creation 18 years ago
Måns Rullgård 22df6d18d7 beautify 18 years ago
Måns Rullgård b265431e23 clean up setting of HAVE_*THREADS 18 years ago
Måns Rullgård 0676e48e30 move AMR notices next to other messages 18 years ago
Michael Niedermayer 89ddd2a9a5 split av_seek_frame_binary() so the code becomes idependant of AVInputFormat and AVIndex 18 years ago
Diego Biurrun 2ce9228993 Remove some unused variables. 18 years ago
Michael Niedermayer 3320687691 improve enumerate so arbitrary ranges can be enumerated quickly 18 years ago
Baptiste Coudurier 8cb976931a partial support for vobsub in mp4, used by nero, unsupported-embedded-subs-2.mp4 18 years ago
Michael Niedermayer 9eb88fdeba AVL tree 18 years ago
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