Age | Commit message (Expand) | Author |
2006-11-10 | mp3 header (de)compression bitstream filter | Michael Niedermayer |
2006-11-09 | get rid of CODEC_ID_MPEG4AAC after next version bump, and change it to CODEC_... | Baptiste Coudurier |
2006-11-07 | add option to set mpeg1/2 gop timecode start, and drop frame flag timecode flag | Baptiste Coudurier |
2006-11-07 | Bump version for Fraps v[24] support | Kostya Shishkov |
2006-11-02 | change gif muxer to simple gif encoder | Baptiste Coudurier |
2006-10-30 | IMC decoder | Kostya Shishkov |
2006-10-26 | LZW decoder as separate module plus TIFF LZW support | Kostya Shishkov |
2006-10-22 | change gif demuxer to gif decoder | Baptiste Coudurier |
2006-10-16 | Make ffmpeg work with x264 r592 | Luca Barbato |
2006-10-13 | TIFF decoder | Kostya Shishkov |
2006-10-12 | support for Tiertex .seq files demuxing/video decoding, by Gregory Montoir %c... | Baptiste Coudurier |
2006-10-11 | update doc, changelog, and increase libavcodec version for .cin files support | Baptiste Coudurier |
2006-10-11 | support for Delphine Software .cin files demuxing / audio and video decoding,... | Baptiste Coudurier |
2006-10-11 | Targa image decoder | Kostya Shishkov |
2006-10-07 | Change license headers to say 'FFmpeg' instead of 'this program/this library' | Diego Biurrun |
2006-10-04 | change extradata type to uint8_t * | Baptiste Coudurier |
2006-10-02 | Add vorbis encoder to ffmpeg | Oded Shimon |
2006-09-30 | marking AVPaletteControl as deprecated due to thread saftey amongth other iss... | Michael Niedermayer |
2006-09-27 | bump lavc version for WavPack decoder | Kostya Shishkov |
2006-09-26 | ARMv5TE optimized IDCT | Måns Rullgård |
2006-09-26 | WavPack lossless audio decoder | Kostya Shishkov |
2006-09-25 | move memory functions from avcodec to avutil | Luca Barbato |
2006-09-10 | Add official LGPL license headers to the files that were missing them. | Diego Biurrun |
2006-09-09 | VP5 and VP6 video decoder | Aurelien Jacobs |
2006-09-05 | VMware Video decoder (fourcc: VMnc) | Kostya Shishkov |
2006-08-31 | Align the input buffer in ffplay, introduce a public macro for aligned declar... | Luca Barbato |
2006-08-24 | add codec id and tag for JPEG 2000 | Baptiste Coudurier |
2006-08-20 | Added codec id for QCELP. | Benjamin Larsson |
2006-08-01 | Forgot to update LIBAVCODEC_VERSION_INT | Kostya Shishkov |
2006-07-31 | remove libtheora wrapper | Måns Rullgård |
2006-07-30 | New functions in DSPContext for VC-1 decoding | Kostya Shishkov |
2006-07-29 | Remove spurious references to Ogg Theora encoder, such a thing never existed. | Diego Biurrun |
2006-07-29 | some MMX optimizations for the CAVS decoder | Stefan Gehrer |
2006-07-19 | Move av_malloc(), av_realloc(), and av_free() from libavcodec to libavutil | Luca Abeni |
2006-07-18 | Move av_log() & friends to libavutil | Luca Abeni |
2006-07-07 | av_get_bits_per_sample and due simplifications | Baptiste Coudurier |
2006-07-06 | increasing version for AVBitStreamFilters | Michael Niedermayer |
2006-07-06 | noise bitstream filter | Michael Niedermayer |
2006-07-06 | AVBitStreamFilter (some thingy which can modify the bitstream like add or rem... | Michael Niedermayer |
2006-07-02 | CODEC_ID_CAVS (part of the cavs patch by Stefan Gehrer stefan.gehrer gmx de) | Stefan Gehrer |
2006-07-02 | flac-lpc patch by (Justin Ruggles jruggle earthlink net) | Justin Ruggles |
2006-06-27 | Rename VC9 to VC1 as there is no such thing as VC9 | Kostya Shishkov |
2006-06-25 | cleanup patch from Diego Pettenò <flameeyes@gentoo.org> | Luca Barbato |
2006-06-24 | minor cleanup | Luca Barbato |
2006-06-24 | first rudimentary version of (Justin Ruggles jruggle earthlink net) flac enc... | Michael Niedermayer |
2006-06-24 | CODEC_CAP_SMALL_LAST_FRAME patch by Justin Ruggles jruggle earthlink net | Justin Ruggles |
2006-06-20 | Remove unused FFMPEG_VERSION_INT. | Diego Biurrun |
2006-06-20 | Use Subversion revision for FFMPEG_VERSION. | Diego Biurrun |
2006-06-17 | Rename version from CVS to the more sensible HEAD. | Diego Biurrun |
2006-06-09 | fix closed gop flag | Baptiste Coudurier |