| Commit message (Expand) | Author | Age | Files | Lines |
* | Not that we're that far from being an *initial* implementation, but | Roman Shaposhnik | 2006-02-27 | 1 | -5/+0 |
* | AC coefficient weighing (per SMPTE 314M) for the DV encoder and decoder. The | Dan Maas | 2006-02-27 | 5 | -12/+71 |
* | SRCS must be set using := or things break when ASM_OBJS is added to OBJS | Måns Rullgård | 2006-02-27 | 1 | -1/+1 |
* | don't try to test streams which are commented out in test.conf | Aurelien Jacobs | 2006-02-26 | 2 | -3/+1 |
* | remove wrong assert() | Michael Niedermayer | 2006-02-26 | 1 | -1/+0 |
* | replace for loop with 2 asserts() | Michael Niedermayer | 2006-02-26 | 1 | -2/+3 |
* | print a hint when trying V4L2 on V4L device | Alex Beregszaszi | 2006-02-26 | 1 | -0/+7 |
* | size[0-3] are not initialized (and can get random negative trash | Dan Maas | 2006-02-25 | 3 | -5/+8 |
* | kill some warnings | Måns Rullgård | 2006-02-25 | 5 | -46/+4 |
* | fix a memory leak on seeking. | Loren Merritt | 2006-02-25 | 1 | -1/+6 |
* | Remove outdated FAQ entry about A/V sync issues when grabbing. | Diego Biurrun | 2006-02-24 | 1 | -5/+0 |
* | Use BSD-compatible expr syntax and change test -ne to test != for portability. | Diego Biurrun | 2006-02-24 | 1 | -1/+1 |
* | Fix rgb32tobgr16, rgb32to15, and rgb32tobgr15. All had the same problem that | Alan Curry | 2006-02-24 | 1 | -6/+6 |
* | 10l (forgot EOBs) | Michael Niedermayer | 2006-02-24 | 1 | -1/+1 |
* | get ride of perl and sort in ffserver regtest (and avoid problem with behavio... | Aurelien Jacobs | 2006-02-23 | 2 | -9/+9 |
* | update ffserver.regression.ref to the actual md5 values | Aurelien Jacobs | 2006-02-23 | 1 | -10/+10 |
* | fix ffserver regtest inconsistency between different arch (and even different... | Aurelien Jacobs | 2006-02-23 | 1 | -1/+0 |
* | dont lowwer qnos of more blocks then needed | Michael Niedermayer | 2006-02-23 | 4 | -10/+11 |
* | Give a hint about what is the expected the data type of command line options. | Antoine Cellerier | 2006-02-23 | 1 | -0/+29 |
* | fixing dv_guess_qnos() | Michael Niedermayer | 2006-02-23 | 4 | -10/+35 |
* | print a big warning if we mess up and run out of space ... | Michael Niedermayer | 2006-02-23 | 1 | -0/+2 |
* | CTTS support patch by (Baptiste COUDURIER <baptiste.coudurier smartjog com>) | Baptiste Coudurier | 2006-02-22 | 3 | -6/+51 |
* | link fixes | Diego Biurrun | 2006-02-22 | 2 | -4/+4 |
* | Use native bswap32 instruction when __CPU__ is x86_64 instead of generic 386 ... | Ivan Kalvachev | 2006-02-22 | 1 | -1/+1 |
* | minor simplifications in cabac_mb_type | Loren Merritt | 2006-02-22 | 1 | -35/+21 |
* | support correct ptses on other than version 3.2.0 aswell | Alex Beregszaszi | 2006-02-22 | 1 | -7/+22 |
* | Fix AltiVec H.264 decoding on FSF gcc. | Luca Barbato | 2006-02-21 | 1 | -9/+9 |
* | added none/8bit/24bit audio formats and defaulting to s16 for now (once the s... | Alex Beregszaszi | 2006-02-21 | 2 | -2/+6 |
* | make those nasty variables static, also fix a html bug | Alex Beregszaszi | 2006-02-21 | 1 | -10/+10 |
* | check for CODEC_ID_NONE instead 0, tobe compatible with movenc.c and possible... | Alex Beregszaszi | 2006-02-21 | 1 | -4/+4 |
* | explain extradata and pass avctx to av_log's | Alex Beregszaszi | 2006-02-21 | 1 | -13/+29 |
* | ZMBV 15-/16-/32-bit decoding. 24-bit mode is disabled because it's not | Kostya Shishkov | 2006-02-20 | 1 | -19/+236 |
* | pass noise reduction option to x264 | Erik Slagter | 2006-02-20 | 1 | -0/+1 |
* | Increase maximum number of B-frames, necessary for H.264 encoding. | Erik Slagter | 2006-02-19 | 1 | -1/+1 |
* | Cleans reading stsd audio, and makes it more generic patch by (Baptiste COUDU... | Baptiste Coudurier | 2006-02-19 | 1 | -178/+101 |
* | The current_sample field is meant to be the sample number, not an offset into | Julian Scheid | 2006-02-19 | 1 | -1/+1 |
* | Create installation directories in the common install-* targets. | Måns Rullgård | 2006-02-19 | 2 | -3/+4 |
* | RMP4 ("xvid fork") decoding support | Michael Niedermayer | 2006-02-19 | 2 | -1/+4 |
* | Colin offered to maintain Amiga PPC port, Romain has only OSX | Guillaume Poirier | 2006-02-18 | 1 | -1/+2 |
* | simplify mov_read_hdlr patch by (Baptiste COUDURIER <baptiste.coudurier 0 sma... | Baptiste Coudurier | 2006-02-18 | 1 | -13/+6 |
* | add 'in32' fourcc support patch by (Baptiste COUDURIER <baptiste.coudurier 0 ... | Baptiste Coudurier | 2006-02-18 | 1 | -0/+1 |
* | add mov_read_ftyp to check iso media file type and set c->mp4 patch by (Bapti... | Baptiste Coudurier | 2006-02-18 | 1 | -0/+28 |
* | Just a comment update, replacing a FIXME to reflect the new expectation of | Alan Curry | 2006-02-18 | 1 | -1/+2 |
* | don't call altivec_yuv2packedX() with a dstFormat that it doesn't support; | Alan Curry | 2006-02-18 | 1 | -7/+12 |
* | ff_asts_init needs to be inside #ifdef CONFIG_MUXERS, remove some misplaced | Luca Abeni | 2006-02-17 | 2 | -5/+1 |
* | Change license header to LGPL for consistency. | Falk Hüffner | 2006-02-17 | 2 | -20/+20 |
* | Fix vec_clip for gcc's that don't handle (vector signed short){16} according | Alan Curry | 2006-02-17 | 1 | -16/+14 |
* | complete AVS playback system (from Creature Shock computer game), | Mike Melanson | 2006-02-17 | 10 | -5/+417 |
* | Clarify creative ADPCM changelog entry | Aurelien Jacobs | 2006-02-16 | 1 | -1/+1 |
* | ng the fix for vCCoeffsBank patch by (Alan Curry <pacman TheWorld com>) | Alan Curry | 2006-02-16 | 1 | -2/+2 |