| Commit message (Expand) | Author | Age | Files | Lines |
* | Register .tga and .tiff image extensions | Kostya Shishkov | 2006-10-23 | 1 | -0/+2 |
* | replace coder/decoder file description in libavformat by muxer/demuxer | Aurelien Jacobs | 2006-10-23 | 24 | -24/+24 |
* | fix flvdec.c file description comment | Aurelien Jacobs | 2006-10-23 | 1 | -1/+1 |
* | document the extradata protocol for VP6F | Aurelien Jacobs | 2006-10-23 | 1 | -0/+6 |
* | don't use ast before checking it's not NULL | Aurelien Jacobs | 2006-10-22 | 1 | -1/+1 |
* | use the adjustment value present in FLV to crop VP6 video | Aurelien Jacobs | 2006-10-22 | 1 | -1/+6 |
* | activate gif decoder, seems to work fine on showdown2.mov | Baptiste Coudurier | 2006-10-22 | 1 | -1/+1 |
* | add gif support | Baptiste Coudurier | 2006-10-22 | 1 | -0/+1 |
* | disable annoying debug messages | Baptiste Coudurier | 2006-10-22 | 1 | -1/+1 |
* | Make read_packet fail is the v4l2 driver returns an unexpected frame size | Luca Abeni | 2006-10-22 | 1 | -1/+6 |
* | avoid crashing when trying to parse invalid files, patch by Andreas Oman, and... | Andreas Öman | 2006-10-21 | 1 | -2/+7 |
* | fix probe, patch by Andreas Oman, andreas at olebyn dot nu | Andreas Öman | 2006-10-21 | 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 | 2 | -6/+5 |
* | dont mess with ByteIOContext internal variables (fixes showdown2.mov) | Michael Niedermayer | 2006-10-19 | 1 | -2/+1 |
* | use AVFormatContext to log | Baptiste Coudurier | 2006-10-18 | 1 | -1/+1 |
* | Fix license header error notice by Steve LHomme. | Diego Biurrun | 2006-10-18 | 1 | -1/+1 |
* | simplify pcm read seek, use av_get_bits_per_sample | Baptiste Coudurier | 2006-10-18 | 1 | -20/+5 |
* | avoid overwriting pkt | Baptiste Coudurier | 2006-10-17 | 1 | -1/+1 |
* | 10l inverted condition check generated an endless loop | Aurelien Jacobs | 2006-10-17 | 1 | -1/+1 |
* | skip packet if no stream index is found, fix proxy_pal030926.mxf | Baptiste Coudurier | 2006-10-17 | 1 | -0/+1 |
* | skip run in sequence, fix C0023S01.mxf | Baptiste Coudurier | 2006-10-17 | 1 | -15/+25 |
* | * Simplifying the setting of STYPE for AAUX AS | Roman Shaposhnik | 2006-10-16 | 1 | -6/+3 |
* | Replace FLAC FourCC by TwoCC. | Diego Biurrun | 2006-10-16 | 1 | -1/+1 |
* | Revert putting EXTRALIBS in common.mak, linking fails on MinGW. | Diego Biurrun | 2006-10-15 | 1 | -1/+2 |
* | Remove unused variable. | Diego Biurrun | 2006-10-15 | 1 | -1/+1 |
* | Consistently use $(BUILD_ROOT). | Diego Biurrun | 2006-10-15 | 1 | -1/+1 |
* | Ignore blocks with no samples and flags (but usually with MD5 sum) | Kostya Shishkov | 2006-10-15 | 1 | -3/+3 |
* | Use proper PRI?64 macros for %ll? format to fix printf format warnings: | Dominik Mierzejewski | 2006-10-14 | 3 | -5/+5 |
* | Move block size check to decoder | Kostya Shishkov | 2006-10-14 | 1 | -6/+0 |
* | 10l CODEC vs. FORMAT | Michael Niedermayer | 2006-10-13 | 1 | -1/+1 |
* | flv files from myspace with mp3 audio require need_parsing because the | Roberto Togni | 2006-10-13 | 1 | -1/+1 |
* | TIFF decoder | Kostya Shishkov | 2006-10-13 | 1 | -0/+1 |
* | Add a note about illegal codec IDs. | Diego Biurrun | 2006-10-13 | 1 | -0/+2 |
* | Add codec ID for Shorten audio. | Diego Biurrun | 2006-10-13 | 1 | -0/+1 |
* | support for Tiertex .seq files demuxing/video decoding, by Gregory Montoir %c... | Baptiste Coudurier | 2006-10-12 | 5 | -2/+312 |
* | new mtv demuxer | Reynaldo H. Verdejo Pinochet | 2006-10-12 | 4 | -0/+191 |
* | Rename ABS macro to FFABS. | Diego Biurrun | 2006-10-11 | 3 | -7/+7 |
* | support for Delphine Software .cin files demuxing / audio and video decoding,... | Baptiste Coudurier | 2006-10-11 | 4 | -0/+229 |
* | fix bit rate | Baptiste Coudurier | 2006-10-11 | 1 | -1/+1 |
* | use av_get_bits_per_sample | Baptiste Coudurier | 2006-10-11 | 1 | -19/+2 |
* | use av_get_bits_per_sample, compute block align if not set | Baptiste Coudurier | 2006-10-11 | 1 | -1/+8 |
* | simplify by not writing unneeded codec name to fix segfault when stream copy | Baptiste Coudurier | 2006-10-11 | 1 | -15/+2 |
* | Move CFLAGS handling to common.mak. | Diego Biurrun | 2006-10-11 | 1 | -3/+1 |
* | Targa image decoder | Kostya Shishkov | 2006-10-11 | 1 | -0/+1 |
* | unused #define | Michael Niedermayer | 2006-10-10 | 1 | -2/+0 |
* | remove dummy amr_read_close() | Michael Niedermayer | 2006-10-10 | 1 | -6/+1 |
* | more factoriztaion and a FIXME note | Michael Niedermayer | 2006-10-10 | 1 | -11/+6 |
* | factorze another 2 lines | Michael Niedermayer | 2006-10-10 | 1 | -4/+2 |
* | set duration and timebase (based on a patch by Simon Morlat simon.morlat linp... | Michael Niedermayer | 2006-10-10 | 1 | -0/+2 |