summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* partial support for vobsub in mp4, used by nero, unsupported-embedded-subs-2.mp4Baptiste Coudurier2006-11-14
| | | | Originally committed as revision 7032 to svn://svn.ffmpeg.org/ffmpeg/trunk
* AVL treeMichael Niedermayer2006-11-14
| | | | Originally committed as revision 7031 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Remove wrong/misleading comment.Diego Biurrun2006-11-14
| | | | Originally committed as revision 7030 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Remove redundant #ifdef HAVE_THREAD, the file is only compiledDiego Biurrun2006-11-14
| | | | | | if that condition holds anyway. Originally committed as revision 7029 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Remove ifneq MINGW condition around man page installation. We don't doDiego Biurrun2006-11-14
| | | | | | | OS-dependent conditions in Makefiles anymore and I doubt this is correct. If it turns out to be a problem it can easily be fixed. Originally committed as revision 7028 to svn://svn.ffmpeg.org/ffmpeg/trunk
* break CONFIG_LIST and HAVE_LIST onto multiple linesMåns Rullgård2006-11-14
| | | | Originally committed as revision 7027 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fix HAVE_LRINTF settingMåns Rullgård2006-11-14
| | | | Originally committed as revision 7026 to svn://svn.ffmpeg.org/ffmpeg/trunk
* rename MEMALIGN_HACK to CONFIG_MEMALIGN_HACK, use common code in configureMåns Rullgård2006-11-14
| | | | Originally committed as revision 7025 to svn://svn.ffmpeg.org/ffmpeg/trunk
* factorize config.h/config.mak writingMåns Rullgård2006-11-14
| | | | Originally committed as revision 7024 to svn://svn.ffmpeg.org/ffmpeg/trunk
* rename shell variables v4l[2] to video4linux[2]Måns Rullgård2006-11-14
| | | | Originally committed as revision 7023 to svn://svn.ffmpeg.org/ffmpeg/trunk
* rename shell variable _altivec_h to altivec_hMåns Rullgård2006-11-13
| | | | Originally committed as revision 7022 to svn://svn.ffmpeg.org/ffmpeg/trunk
* rename shell variable sunmlib to mlib for consistency with CONFIG_MLIBMåns Rullgård2006-11-13
| | | | Originally committed as revision 7021 to svn://svn.ffmpeg.org/ffmpeg/trunk
* rename shell variable _memalign to memalignMåns Rullgård2006-11-13
| | | | Originally committed as revision 7020 to svn://svn.ffmpeg.org/ffmpeg/trunk
* rename shell variable _malloc_h to malloc_hMåns Rullgård2006-11-13
| | | | Originally committed as revision 7019 to svn://svn.ffmpeg.org/ffmpeg/trunk
* rename CONFIG_HAVE_DLFCN and CONFIG_HAVE_DLOPEN to HAVE_DLFCN/HAVE_DLOPENMåns Rullgård2006-11-13
| | | | Originally committed as revision 7018 to svn://svn.ffmpeg.org/ffmpeg/trunk
* remove unused option --disable-simple_idctMåns Rullgård2006-11-13
| | | | Originally committed as revision 7017 to svn://svn.ffmpeg.org/ffmpeg/trunk
* rename shell variable vorbis to libvorbisMåns Rullgård2006-11-13
| | | | Originally committed as revision 7016 to svn://svn.ffmpeg.org/ffmpeg/trunk
* rename shell variable netserver to beos_netserver for consistencyMåns Rullgård2006-11-13
| | | | Originally committed as revision 7015 to svn://svn.ffmpeg.org/ffmpeg/trunk
* rename CONFIG_AC3 to CONFIG_A52Måns Rullgård2006-11-13
| | | | | | it's more consistent and Dolby never liked people "infringing" their TM Originally committed as revision 7014 to svn://svn.ffmpeg.org/ffmpeg/trunk
* remove filter_out() function, it's unused and not POSIX compliantMåns Rullgård2006-11-13
| | | | Originally committed as revision 7013 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Support for 16-bit grayscaleKostya Shishkov2006-11-13
| | | | Originally committed as revision 7012 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Give error about planar RGBKostya Shishkov2006-11-13
| | | | Originally committed as revision 7011 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Update error messageKostya Shishkov2006-11-13
| | | | Originally committed as revision 7010 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Use table for determining type sizesKostya Shishkov2006-11-13
| | | | Originally committed as revision 7009 to svn://svn.ffmpeg.org/ffmpeg/trunk
* add low delay forcing option for mpeg1/2 encodingBaptiste Coudurier2006-11-13
| | | | Originally committed as revision 7008 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Decoder can decode many ZLib-packed stripsKostya Shishkov2006-11-13
| | | | Originally committed as revision 7007 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Print error message for unsupported mode (RGB planar,CMYK,YCrCb)Kostya Shishkov2006-11-13
| | | | Originally committed as revision 7006 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 8-bit images support for TIFFKostya Shishkov2006-11-13
| | | | Originally committed as revision 7005 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Rows per strip may be >= heightKostya Shishkov2006-11-13
| | | | Originally committed as revision 7004 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Warn about JPEG in TIFFKostya Shishkov2006-11-13
| | | | Originally committed as revision 7003 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Correctly detect 4-component imagesKostya Shishkov2006-11-13
| | | | Originally committed as revision 7002 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Simplify VMD demuxer (but it still does not work right)Kostya Shishkov2006-11-13
| | | | Originally committed as revision 7001 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Output proper 16-bit sound (fixes decoding on PPC)Kostya Shishkov2006-11-13
| | | | Originally committed as revision 7000 to svn://svn.ffmpeg.org/ffmpeg/trunk
* support for libswscale.pc without --enable-swscalerj@v2v.cc2006-11-13
| | | | | | patch by j -- at -- v2v -- dot -- cc Originally committed as revision 6999 to svn://svn.ffmpeg.org/ffmpeg/trunk
* zigzag_direct_noperm doesn't exist, remove declarationMåns Rullgård2006-11-12
| | | | Originally committed as revision 6998 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Sync documentation with the current ffmpeg -h output.Diego Biurrun2006-11-12
| | | | | | patch from Víctor Paesa, wzrlpy arsystel com Originally committed as revision 6997 to svn://svn.ffmpeg.org/ffmpeg/trunk
* make more tables staticMåns Rullgård2006-11-12
| | | | Originally committed as revision 6996 to svn://svn.ffmpeg.org/ffmpeg/trunk
* rename squareTbl -> ff_squareTblMåns Rullgård2006-11-12
| | | | Originally committed as revision 6995 to svn://svn.ffmpeg.org/ffmpeg/trunk
* rename ff_cavs_flush to cavs_flush and make it staticStefan Gehrer2006-11-12
| | | | Originally committed as revision 6994 to svn://svn.ffmpeg.org/ffmpeg/trunk
* move all cavs-parsing to cavs.cStefan Gehrer2006-11-12
| | | | | | This should help building parser without decoder Originally committed as revision 6993 to svn://svn.ffmpeg.org/ffmpeg/trunk
* rename cropTbl -> ff_cropTblMåns Rullgård2006-11-12
| | | | Originally committed as revision 6992 to svn://svn.ffmpeg.org/ffmpeg/trunk
* make mpeg4video_split public as ff_mpeg4video_splitStefan Gehrer2006-11-12
| | | | Originally committed as revision 6991 to svn://svn.ffmpeg.org/ffmpeg/trunk
* rename inverse -> ff_inverseMåns Rullgård2006-11-12
| | | | Originally committed as revision 6990 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Allows playback of truncated matroska files.Aurelien Jacobs2006-11-12
| | | | Originally committed as revision 6989 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fix make dep with some gcc versionsMåns Rullgård2006-11-12
| | | | Originally committed as revision 6988 to svn://svn.ffmpeg.org/ffmpeg/trunk
* cosmetic: fix indentation after previous commitAurelien Jacobs2006-11-12
| | | | Originally committed as revision 6987 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Fix avidec.c compilation when dv demuxer is disabled.Aurelien Jacobs2006-11-12
| | | | Originally committed as revision 6986 to svn://svn.ffmpeg.org/ffmpeg/trunk
* change include "nut.h" to <nut.h> to make gcc pick the correct nut.h for ↵Oded Shimon2006-11-12
| | | | | | libnut de/muxer.. Originally committed as revision 6985 to svn://svn.ffmpeg.org/ffmpeg/trunk
* slight simplificationDiego Biurrun2006-11-12
| | | | Originally committed as revision 6984 to svn://svn.ffmpeg.org/ffmpeg/trunk
* #define ENABLE_*_CODEC etc as 0 or 1 in config.hMåns Rullgård2006-11-12
| | | | Originally committed as revision 6983 to svn://svn.ffmpeg.org/ffmpeg/trunk