| Commit message (Expand) | Author | Age | Files | Lines |
* | Give context to dprintf | Michel Bardiaux | 2007-03-12 | 1 | -26/+26 |
* | use common tables for mov muxer and demuxer | Baptiste Coudurier | 2007-03-03 | 1 | -112/+2 |
* | cosmetics, cleanup tables, add pcm 24/32 le tags | Baptiste Coudurier | 2007-03-03 | 1 | -45/+60 |
* | partial avid meridien uncompressed support | Baptiste Coudurier | 2007-03-03 | 1 | -1/+1 |
* | avid imx support | Baptiste Coudurier | 2007-03-02 | 1 | -0/+2 |
* | support for mjpeg bottom field first in mov | Baptiste Coudurier | 2007-03-02 | 1 | -0/+1 |
* | use generic atom to extradata reading function | Baptiste Coudurier | 2007-03-02 | 1 | -33/+9 |
* | quicktime 'raw ' support | Baptiste Coudurier | 2007-03-01 | 1 | -1/+1 |
* | remove some printf warnings | Baptiste Coudurier | 2007-01-24 | 1 | -2/+2 |
* | make vars unsigned | Baptiste Coudurier | 2007-01-24 | 1 | -9/+9 |
* | stop if current sample is higher than sample count | Baptiste Coudurier | 2007-01-24 | 1 | -2/+6 |
* | replace strcpy by memcpy | Baptiste Coudurier | 2007-01-24 | 1 | -3/+3 |
* | remove useless field | Baptiste Coudurier | 2007-01-24 | 1 | -2/+0 |
* | remove obsolete comment | Baptiste Coudurier | 2007-01-24 | 1 | -3/+0 |
* | make some fields unsigned | Baptiste Coudurier | 2007-01-24 | 1 | -8/+8 |
* | add sanity checks | Baptiste Coudurier | 2007-01-24 | 1 | -1/+6 |
* | add codec_id <-> codec_tag tables to AVIn/OutputFormat | Michael Niedermayer | 2007-01-21 | 1 | -2/+2 |
* | rename BE/LE_8/16/32 to AV_RL/B_8/16/32 | Alex Beregszaszi | 2007-01-19 | 1 | -2/+2 |
* | add msrle fourcc, quicktime_bmp.mov | Baptiste Coudurier | 2007-01-16 | 1 | -0/+1 |
* | add png fourcc | Baptiste Coudurier | 2007-01-16 | 1 | -0/+1 |
* | add official VC1 fourcc | Baptiste Coudurier | 2007-01-10 | 1 | -0/+2 |
* | Rename variables: faad --> libfaad, faac --> libfaac, faadbin --> libfaadbin | Diego Biurrun | 2007-01-06 | 1 | -1/+1 |
* | partial support for vobsub in mp4, used by nero, unsupported-embedded-subs-2.mp4 | Baptiste Coudurier | 2006-11-14 | 1 | -0/+4 |
* | support m1a hdlr mpeg elementary audio handler, fix Po-Slow_Death_64K.mov | Baptiste Coudurier | 2006-11-09 | 1 | -0/+3 |
* | do not overwrite codec type if already known, fix conflict between 'raw ' fou... | Baptiste Coudurier | 2006-11-03 | 1 | -2/+3 |
* | indention | Baptiste Coudurier | 2006-11-03 | 1 | -15/+15 |
* | reintroduce isom field and read version 1 audio stsd only if file is not isom... | Baptiste Coudurier | 2006-11-03 | 1 | -1/+8 |
* | Replace most of the %lld and %llx by their (cleaner) PRI*64 counterparts. | Steve L'Homme | 2006-11-01 | 1 | -6/+6 |
* | clean, always write major brand for debug | Baptiste Coudurier | 2006-11-01 | 1 | -19/+1 |
* | remove useless mp4 field | Baptiste Coudurier | 2006-11-01 | 1 | -19/+1 |
* | remove mov_read_leaf and remove useless reading function table, mov_read_defa... | Baptiste Coudurier | 2006-10-25 | 1 | -52/+1 |
* | replace coder/decoder file description in libavformat by muxer/demuxer | Aurelien Jacobs | 2006-10-23 | 1 | -1/+1 |
* | activate gif decoder, seems to work fine on showdown2.mov | Baptiste Coudurier | 2006-10-22 | 1 | -1/+1 |
* | warn about zlib support needed if file has compressed moov atom | Baptiste Coudurier | 2006-10-20 | 1 | -8/+5 |
* | move memory reading ByteIOContext init from mov.c to avobuf.c | Michael Niedermayer | 2006-10-20 | 1 | -6/+1 |
* | dont mess with ByteIOContext internal variables (fixes showdown2.mov) | Michael Niedermayer | 2006-10-19 | 1 | -2/+1 |
* | Use proper PRI?64 macros for %ll? format to fix printf format warnings: | Dominik Mierzejewski | 2006-10-14 | 1 | -1/+1 |
* | TIFF decoder | Kostya Shishkov | 2006-10-13 | 1 | -0/+1 |
* | Targa image decoder | Kostya Shishkov | 2006-10-11 | 1 | -0/+1 |
* | Change license headers to say 'FFmpeg' instead of 'this program/this library' | Diego Biurrun | 2006-10-07 | 1 | -4/+6 |
* | remove useless casts | Baptiste Coudurier | 2006-10-04 | 1 | -8/+8 |
* | remove useless casts | Baptiste Coudurier | 2006-09-29 | 1 | -13/+13 |
* | remove gcc warnings about void * used in arithmetic | Baptiste Coudurier | 2006-09-29 | 1 | -5/+5 |
* | move sample size adjusting code after audio stsd v2 parsing to let v2 set cor... | Baptiste Coudurier | 2006-09-28 | 1 | -6/+6 |
* | add lpcm fourcc | Baptiste Coudurier | 2006-09-28 | 1 | -0/+1 |
* | change codec id if sample size field is set to 24 in stsd, fix Sony-mx5p.mov | Baptiste Coudurier | 2006-09-28 | 1 | -0/+2 |
* | fix sound of SampleVideo.mov (mp2 in mov) | Michael Niedermayer | 2006-09-07 | 1 | -0/+3 |
* | fix mac3audio.mov, pcm_s8 and pcm_u8 can only have sample size of 1 and only ... | Baptiste Coudurier | 2006-08-24 | 1 | -1/+1 |
* | move amr parameters adjusting like other codecs | Baptiste Coudurier | 2006-08-24 | 1 | -8/+9 |
* | dont set width/height for h261/h263/mpeg4 since they are oftenly wrong, let d... | Baptiste Coudurier | 2006-08-24 | 1 | -0/+13 |