summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* 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
* change include "nut.h" to <nut.h> to make gcc pick the correct nut.h for libn...Oded Shimon2006-11-12
* slight simplificationDiego Biurrun2006-11-12
* #define ENABLE_*_CODEC etc as 0 or 1 in config.hMåns Rullgård2006-11-12
* more verbose r_frame_rate definitionMichael Niedermayer2006-11-12
* make some tables staticMåns Rullgård2006-11-12
* fix checksum check (was my bug not libnut)Michael Niedermayer2006-11-12
* fix timestamp rounding in syncpointsMichael Niedermayer2006-11-12
* register nut muxer if libnut is usedOded Shimon2006-11-12
* Add libnut support until ffmpeg gets an independant and complete de/muxer for...Oded Shimon2006-11-12
* adding more static keywordsMåns Rullgård2006-11-12
* make vp6_pcr_tree staticMåns Rullgård2006-11-12
* fix make dep for out of tree buildsMåns Rullgård2006-11-11
* make some symbols staticMåns Rullgård2006-11-11
* make some symbols staticMåns Rullgård2006-11-11
* simplifyMichael Niedermayer2006-11-11
* make two functions staticMåns Rullgård2006-11-11
* dont do startcode search from last syncpoint if there are no errorsMichael Niedermayer2006-11-11
* nut simple seeking first tryMichael Niedermayer2006-11-11
* disable nut regression test until we have a working muxerMichael Niedermayer2006-11-11
* updating nut demuxer to latest specMichael Niedermayer2006-11-11
* Fix wrong comment.Steve L'Homme2006-11-11
* Add A_AAC codec identifier support in matroska.Steve L'Homme2006-11-11
* libnut uses "MP3 " for mp3Michael Niedermayer2006-11-11
* report error when local tag has 0 sizeBaptiste Coudurier2006-11-10
* zero private bitsMichael Niedermayer2006-11-10
* store a identifer and the first header in extradataMichael Niedermayer2006-11-10
* also set strict_std_compliance for stream copy, its needed for the bitstream ...Michael Niedermayer2006-11-10