| Commit message (Expand) | Author | Age | Files | Lines |
* | cosmetics: Sort decoder/encoder/parser variables lists. | Diego Biurrun | 2007-01-21 | 1 | -178/+178 |
* | cosmetics: List all encoders together. | Diego Biurrun | 2007-01-21 | 1 | -4/+4 |
* | Flash screen video encoder. | Benjamin Larsson | 2007-01-21 | 1 | -2/+3 |
* | avcodec_decode_audio2() | Michael Niedermayer | 2007-01-14 | 1 | -3/+6 |
* | Musepack SV7 decoding support | Kostya Shishkov | 2006-12-24 | 1 | -2/+4 |
* | skiprd | Michael Niedermayer | 2006-12-23 | 1 | -0/+1 |
* | Add support for VP60 and VP61. | Aurelien Jacobs | 2006-12-17 | 1 | -2/+2 |
* | lavc is at major version 51, delete old stuff | Måns Rullgård | 2006-12-08 | 1 | -3/+0 |
* | Add codec ID for a native H.264 encoder. | Panagiotis Issaris | 2006-12-07 | 1 | -0/+1 |
* | ZMBV encoder | Kostya Shishkov | 2006-12-07 | 1 | -2/+3 |
* | use the standard INT64_C() macro for 64-bit constants | Måns Rullgård | 2006-12-06 | 1 | -1/+1 |
* | Add "mixed_refs" description suggested by Loren Merritt and update accompanying | Panagiotis Issaris | 2006-12-06 | 1 | -1/+1 |
* | Move BE_*/LE_*/ST*/LD* macros to a common place. Some further | Reimar Döffinger | 2006-12-03 | 1 | -14/+0 |
* | mjpeg a dump header bitstream filter, modifies bitstream to be decoded by qui... | Baptiste Coudurier | 2006-12-01 | 1 | -0/+1 |
* | mp3 header (de)compression bitstream filter | Michael Niedermayer | 2006-11-10 | 1 | -0/+2 |
* | get rid of CODEC_ID_MPEG4AAC after next version bump, and change it to CODEC_... | Baptiste Coudurier | 2006-11-09 | 1 | -0/+2 |
* | add option to set mpeg1/2 gop timecode start, and drop frame flag timecode flag | Baptiste Coudurier | 2006-11-07 | 1 | -0/+8 |
* | Bump version for Fraps v[24] support | Kostya Shishkov | 2006-11-07 | 1 | -2/+2 |
* | change gif muxer to simple gif encoder | Baptiste Coudurier | 2006-11-02 | 1 | -2/+3 |
* | IMC decoder | Kostya Shishkov | 2006-10-30 | 1 | -2/+4 |
* | LZW decoder as separate module plus TIFF LZW support | Kostya Shishkov | 2006-10-26 | 1 | -2/+2 |
* | change gif demuxer to gif decoder | Baptiste Coudurier | 2006-10-22 | 1 | -2/+4 |
* | Make ffmpeg work with x264 r592 | Luca Barbato | 2006-10-16 | 1 | -1/+1 |
* | TIFF decoder | Kostya Shishkov | 2006-10-13 | 1 | -2/+4 |
* | support for Tiertex .seq files demuxing/video decoding, by Gregory Montoir %c... | Baptiste Coudurier | 2006-10-12 | 1 | -2/+4 |
* | update doc, changelog, and increase libavcodec version for .cin files support | Baptiste Coudurier | 2006-10-11 | 1 | -2/+2 |
* | support for Delphine Software .cin files demuxing / audio and video decoding,... | Baptiste Coudurier | 2006-10-11 | 1 | -0/+4 |
* | Targa image decoder | Kostya Shishkov | 2006-10-11 | 1 | -2/+4 |
* | Change license headers to say 'FFmpeg' instead of 'this program/this library' | Diego Biurrun | 2006-10-07 | 1 | -4/+6 |
* | change extradata type to uint8_t * | Baptiste Coudurier | 2006-10-04 | 1 | -1/+1 |
* | Add vorbis encoder to ffmpeg | Oded Shimon | 2006-10-02 | 1 | -0/+1 |
* | marking AVPaletteControl as deprecated due to thread saftey amongth other iss... | Michael Niedermayer | 2006-09-30 | 1 | -1/+2 |
* | bump lavc version for WavPack decoder | Kostya Shishkov | 2006-09-27 | 1 | -2/+2 |
* | ARMv5TE optimized IDCT | Måns Rullgård | 2006-09-26 | 1 | -0/+1 |
* | WavPack lossless audio decoder | Kostya Shishkov | 2006-09-26 | 1 | -0/+2 |
* | move memory functions from avcodec to avutil | Luca Barbato | 2006-09-25 | 1 | -5/+2 |
* | Add official LGPL license headers to the files that were missing them. | Diego Biurrun | 2006-09-10 | 1 | -0/+18 |
* | VP5 and VP6 video decoder | Aurelien Jacobs | 2006-09-09 | 1 | -2/+8 |
* | VMware Video decoder (fourcc: VMnc) | Kostya Shishkov | 2006-09-05 | 1 | -2/+4 |
* | Align the input buffer in ffplay, introduce a public macro for aligned declar... | Luca Barbato | 2006-08-31 | 1 | -2/+13 |
* | add codec id and tag for JPEG 2000 | Baptiste Coudurier | 2006-08-24 | 1 | -0/+1 |
* | Added codec id for QCELP. | Benjamin Larsson | 2006-08-20 | 1 | -0/+1 |
* | Forgot to update LIBAVCODEC_VERSION_INT | Kostya Shishkov | 2006-08-01 | 1 | -1/+1 |
* | remove libtheora wrapper | Måns Rullgård | 2006-07-31 | 1 | -3/+0 |
* | New functions in DSPContext for VC-1 decoding | Kostya Shishkov | 2006-07-30 | 1 | -1/+1 |
* | Remove spurious references to Ogg Theora encoder, such a thing never existed. | Diego Biurrun | 2006-07-29 | 1 | -1/+0 |
* | some MMX optimizations for the CAVS decoder | Stefan Gehrer | 2006-07-29 | 1 | -0/+1 |
* | Move av_malloc(), av_realloc(), and av_free() from libavcodec to libavutil | Luca Abeni | 2006-07-19 | 1 | -3/+0 |
* | Move av_log() & friends to libavutil | Luca Abeni | 2006-07-18 | 1 | -33/+0 |
* | av_get_bits_per_sample and due simplifications | Baptiste Coudurier | 2006-07-07 | 1 | -0/+4 |