summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 0.5lMichael Niedermayer2006-11-14
* update to libnut API, rename nut.h->libnut.hOded Shimon2006-11-14
* clean up inttypes.h and int_fastxx_t types detectionMåns Rullgård2006-11-14
* check for inet_aton in configureMåns Rullgård2006-11-14
* simplifyMåns Rullgård2006-11-14
* merge CONFIG_WINCE sectionsMåns Rullgård2006-11-14
* indentationMåns Rullgård2006-11-14
* move some CFLAGS settings away from config.* writing sectionMåns Rullgård2006-11-14
* revert bad checkinMåns Rullgård2006-11-14
* move some CFLAGS settings away from config.* writing sectionMåns Rullgård2006-11-14
* Make man page installation dependent on documentation generation.Diego Biurrun2006-11-14
* move comment where it makes senseMåns Rullgård2006-11-14
* simplifyMåns Rullgård2006-11-14
* move makefile linking after config.* creationMåns Rullgård2006-11-14
* beautifyMåns Rullgård2006-11-14
* clean up setting of HAVE_*THREADSMåns Rullgård2006-11-14
* move AMR notices next to other messagesMåns Rullgård2006-11-14
* split av_seek_frame_binary() so the code becomes idependant of AVInputFormat ...Michael Niedermayer2006-11-14
* Remove some unused variables.Diego Biurrun2006-11-14
* improve enumerate so arbitrary ranges can be enumerated quicklyMichael Niedermayer2006-11-14
* partial support for vobsub in mp4, used by nero, unsupported-embedded-subs-2.mp4Baptiste Coudurier2006-11-14
* AVL treeMichael Niedermayer2006-11-14
* Remove wrong/misleading comment.Diego Biurrun2006-11-14
* Remove redundant #ifdef HAVE_THREAD, the file is only compiledDiego Biurrun2006-11-14
* Remove ifneq MINGW condition around man page installation. We don't doDiego Biurrun2006-11-14
* break CONFIG_LIST and HAVE_LIST onto multiple linesMåns Rullgård2006-11-14
* fix HAVE_LRINTF settingMåns Rullgård2006-11-14
* rename MEMALIGN_HACK to CONFIG_MEMALIGN_HACK, use common code in configureMåns Rullgård2006-11-14
* factorize config.h/config.mak writingMåns Rullgård2006-11-14
* rename shell variables v4l[2] to video4linux[2]Måns Rullgård2006-11-14
* rename shell variable _altivec_h to altivec_hMåns Rullgård2006-11-13
* rename shell variable sunmlib to mlib for consistency with CONFIG_MLIBMåns Rullgård2006-11-13
* rename shell variable _memalign to memalignMåns Rullgård2006-11-13
* rename shell variable _malloc_h to malloc_hMåns Rullgård2006-11-13
* rename CONFIG_HAVE_DLFCN and CONFIG_HAVE_DLOPEN to HAVE_DLFCN/HAVE_DLOPENMåns Rullgård2006-11-13
* remove unused option --disable-simple_idctMåns Rullgård2006-11-13
* rename shell variable vorbis to libvorbisMåns Rullgård2006-11-13
* rename shell variable netserver to beos_netserver for consistencyMåns Rullgård2006-11-13
* rename CONFIG_AC3 to CONFIG_A52Måns Rullgård2006-11-13
* remove filter_out() function, it's unused and not POSIX compliantMåns Rullgård2006-11-13
* Support for 16-bit grayscaleKostya Shishkov2006-11-13
* Give error about planar RGBKostya Shishkov2006-11-13
* Update error messageKostya Shishkov2006-11-13
* Use table for determining type sizesKostya Shishkov2006-11-13
* add low delay forcing option for mpeg1/2 encodingBaptiste Coudurier2006-11-13
* Decoder can decode many ZLib-packed stripsKostya Shishkov2006-11-13
* Print error message for unsupported mode (RGB planar,CMYK,YCrCb)Kostya Shishkov2006-11-13
* 8-bit images support for TIFFKostya Shishkov2006-11-13
* Rows per strip may be >= heightKostya Shishkov2006-11-13
* Warn about JPEG in TIFFKostya Shishkov2006-11-13