summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* print a hint when trying V4L2 on V4L deviceAlex Beregszaszi2006-02-26
* size[0-3] are not initialized (and can get random negative trashDan Maas2006-02-25
* kill some warningsMåns Rullgård2006-02-25
* fix a memory leak on seeking.Loren Merritt2006-02-25
* Remove outdated FAQ entry about A/V sync issues when grabbing.Diego Biurrun2006-02-24
* Use BSD-compatible expr syntax and change test -ne to test != for portability.Diego Biurrun2006-02-24
* Fix rgb32tobgr16, rgb32to15, and rgb32tobgr15. All had the same problem thatAlan Curry2006-02-24
* 10l (forgot EOBs)Michael Niedermayer2006-02-24
* get ride of perl and sort in ffserver regtest (and avoid problem with behavio...Aurelien Jacobs2006-02-23
* update ffserver.regression.ref to the actual md5 valuesAurelien Jacobs2006-02-23
* fix ffserver regtest inconsistency between different arch (and even different...Aurelien Jacobs2006-02-23
* dont lowwer qnos of more blocks then neededMichael Niedermayer2006-02-23
* Give a hint about what is the expected the data type of command line options.Antoine Cellerier2006-02-23
* fixing dv_guess_qnos()Michael Niedermayer2006-02-23
* print a big warning if we mess up and run out of space ...Michael Niedermayer2006-02-23
* CTTS support patch by (Baptiste COUDURIER <baptiste.coudurier smartjog com>)Baptiste Coudurier2006-02-22
* link fixesDiego Biurrun2006-02-22
* Use native bswap32 instruction when __CPU__ is x86_64 instead of generic 386 ...Ivan Kalvachev2006-02-22
* minor simplifications in cabac_mb_typeLoren Merritt2006-02-22
* support correct ptses on other than version 3.2.0 aswellAlex Beregszaszi2006-02-22
* Fix AltiVec H.264 decoding on FSF gcc.Luca Barbato2006-02-21
* added none/8bit/24bit audio formats and defaulting to s16 for now (once the s...Alex Beregszaszi2006-02-21
* make those nasty variables static, also fix a html bugAlex Beregszaszi2006-02-21
* check for CODEC_ID_NONE instead 0, tobe compatible with movenc.c and possible...Alex Beregszaszi2006-02-21
* explain extradata and pass avctx to av_log'sAlex Beregszaszi2006-02-21
* ZMBV 15-/16-/32-bit decoding. 24-bit mode is disabled because it's notKostya Shishkov2006-02-20
* pass noise reduction option to x264Erik Slagter2006-02-20
* Increase maximum number of B-frames, necessary for H.264 encoding.Erik Slagter2006-02-19
* Cleans reading stsd audio, and makes it more generic patch by (Baptiste COUDU...Baptiste Coudurier2006-02-19
* The current_sample field is meant to be the sample number, not an offset intoJulian Scheid2006-02-19
* Create installation directories in the common install-* targets.Måns Rullgård2006-02-19
* RMP4 ("xvid fork") decoding supportMichael Niedermayer2006-02-19
* Colin offered to maintain Amiga PPC port, Romain has only OSXGuillaume Poirier2006-02-18
* simplify mov_read_hdlr patch by (Baptiste COUDURIER <baptiste.coudurier 0 sma...Baptiste Coudurier2006-02-18
* add 'in32' fourcc support patch by (Baptiste COUDURIER <baptiste.coudurier 0 ...Baptiste Coudurier2006-02-18
* add mov_read_ftyp to check iso media file type and set c->mp4 patch by (Bapti...Baptiste Coudurier2006-02-18
* Just a comment update, replacing a FIXME to reflect the new expectation ofAlan Curry2006-02-18
* don't call altivec_yuv2packedX() with a dstFormat that it doesn't support;Alan Curry2006-02-18
* ff_asts_init needs to be inside #ifdef CONFIG_MUXERS, remove some misplacedLuca Abeni2006-02-17
* Change license header to LGPL for consistency.Falk Hüffner2006-02-17
* Fix vec_clip for gcc's that don't handle (vector signed short){16} accordingAlan Curry2006-02-17
* complete AVS playback system (from Creature Shock computer game),Mike Melanson2006-02-17
* Clarify creative ADPCM changelog entryAurelien Jacobs2006-02-16
* ng the fix for vCCoeffsBank patch by (Alan Curry <pacman TheWorld com>)Alan Curry2006-02-16
* make swscale-example compile patch by (Alan Curry <pacman TheWorld com>)Alan Curry2006-02-16
* don't arbitrarily limit delta_qpLoren Merritt2006-02-16
* 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