summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* better match CVS policy in the indent recomendationAurelien Jacobs2006-02-16
* add Creative 8 bits ADPCM schemes supportAurelien Jacobs2006-02-16
* mov fourccs for handling FCP files by (Baptiste COUDURIER )(baptiste.coudurie...Michael Niedermayer2006-02-14
* fix some crashes on negative nalsize.Loren Merritt2006-02-14
* Use != instead of -ne in test invocations for greater portability.Michel Bardiaux2006-02-13
* Revert unconditional config.h overwriting, it may cause unnecessary rebuilds.Diego Biurrun2006-02-13
* fix some crashes when missing framesLoren Merritt2006-02-13
* Unconditionally overwrite config.h. The current behavior where config.h isDiego Biurrun2006-02-13
* This patch makes output codec keeping input pix_fmt value when usingBaptiste Coudurier2006-02-13
* add quotes around $(libdir)Måns Rullgård2006-02-13
* move common parts of makefiles into common.makMåns Rullgård2006-02-13
* Remove obsolete big-endian FIXMEs.Diego Biurrun2006-02-13
* 10l, allocate bitbuffer with regard to the padding sizeAlex Beregszaszi2006-02-13
* increase audio buffer to 1second of 48khz float audioAlex Beregszaszi2006-02-13
* useless code removal by (Baptiste COUDURIER <baptiste.coudurier smartjog com)Michael Niedermayer2006-02-13
* Move SRC_PATH out of the conditional, it is always added to config.mak.Diego Biurrun2006-02-12
* Do not add quotes around SRC_PATH, the quoting has to be done at a laterDiego Biurrun2006-02-12
* improve video4linux2 detection (without sys/time.h it was complaining about s...Alex Beregszaszi2006-02-12
* add another set of zlib guardsMike Melanson2006-02-12
* make TSCC endian-safe, PPC testing courtesy of Diego B.Mike Melanson2006-02-12
* fix demuxing of Video006.3gpMichael Niedermayer2006-02-12
* mov split chunks removal patch by (Baptiste COUDURIER / baptiste.coudurier sm...Baptiste Coudurier2006-02-12
* 10l for myselfMichael Niedermayer2006-02-12
* true audioAlex Beregszaszi2006-02-12
* tta and theora improvementsAlex Beregszaszi2006-02-12
* mov debug clean patch by (Baptiste COUDURIER <baptiste.coudurier smartjog com)Baptiste Coudurier2006-02-12
* dosbox native ZMBV decoder, courtesy of KostyaMike Melanson2006-02-12
* complete American Laser Games MM playback system, courtesy of Peter RossMike Melanson2006-02-12
* 10l, fails to compile when debug enabledAlex Beregszaszi2006-02-12
* tta demuxer, also usable for moving tta audio data into an other containerAlex Beregszaszi2006-02-12
* tta decoder, tested with 44khz mono and stereo (for the latter use ffplay or ...Alex Beregszaszi2006-02-12
* Build also ffserver (if configured) when doing `make test' .Alexander Strasser2006-02-11
* stsd fix by (Baptiste COUDURIER )baptiste.coudurier smartjog com)Michael Niedermayer2006-02-11
* Move libpostproc compilation to the top-level Makefile.Diego Biurrun2006-02-11
* Quote all installation paths to protect against spaces in the path.Diego Biurrun2006-02-11
* libpostproc installs into a different directory that needs to be created.Diego Biurrun2006-02-11
* Use the incdir variable.Diego Biurrun2006-02-11
* 100l typo: forgotten $Diego Biurrun2006-02-11
* 10l typo: libdir --> incdirDiego Biurrun2006-02-11
* - fix insufficient code length for exp_vlcJindřich Makovička2006-02-11
* Simplify header installation.Diego Biurrun2006-02-11
* Add incdir to configure.Diego Biurrun2006-02-11
* Make sure that install-progs has the proper dependencies when compilingDiego Biurrun2006-02-11
* Separate library install into static and shared installation.Diego Biurrun2006-02-11
* mp4 codecs objecttype handling patch by (Baptiste COUDURIER <baptiste.couduri...Baptiste Coudurier2006-02-11
* Separate header file installation from the general install target.Diego Biurrun2006-02-11
* Fix for url_fclose() being called on an already closed file based on a patch ...Michael Niedermayer2006-02-11
* The install-progs target should depend on $(PROG).Diego Biurrun2006-02-11
* Separate program installation into its own target.Diego Biurrun2006-02-11
* Add installlib and install-headers targets like everywhere else.Diego Biurrun2006-02-11