summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* Correctly detect 4-component imagesKostya Shishkov2006-11-13
* Simplify VMD demuxer (but it still does not work right)Kostya Shishkov2006-11-13
* Output proper 16-bit sound (fixes decoding on PPC)Kostya Shishkov2006-11-13
* support for libswscale.pc without --enable-swscalerj@v2v.cc2006-11-13
* zigzag_direct_noperm doesn't exist, remove declarationMåns Rullgård2006-11-12
* Sync documentation with the current ffmpeg -h output.Diego Biurrun2006-11-12
* make more tables staticMåns Rullgård2006-11-12
* rename squareTbl -> ff_squareTblMåns Rullgård2006-11-12
* rename ff_cavs_flush to cavs_flush and make it staticStefan Gehrer2006-11-12
* move all cavs-parsing to cavs.cStefan Gehrer2006-11-12
* rename cropTbl -> ff_cropTblMåns Rullgård2006-11-12
* make mpeg4video_split public as ff_mpeg4video_splitStefan Gehrer2006-11-12
* rename inverse -> ff_inverseMåns Rullgård2006-11-12
* Allows playback of truncated matroska files.Aurelien Jacobs2006-11-12
* fix make dep with some gcc versionsMåns Rullgård2006-11-12
* cosmetic: fix indentation after previous commitAurelien Jacobs2006-11-12
* Fix avidec.c compilation when dv demuxer is disabled.Aurelien Jacobs2006-11-12