| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | increasing version for AVBitStreamFilters | Michael Niedermayer | 2006-07-06 | 1 | -2/+2 |
* | noise bitstream filter | Michael Niedermayer | 2006-07-06 | 1 | -0/+3 |
* | AVBitStreamFilter (some thingy which can modify the bitstream like add or rem... | Michael Niedermayer | 2006-07-06 | 1 | -0/+31 |
* | CODEC_ID_CAVS (part of the cavs patch by Stefan Gehrer stefan.gehrer gmx de) | Stefan Gehrer | 2006-07-02 | 1 | -0/+3 |
* | flac-lpc patch by (Justin Ruggles jruggle earthlink net) | Justin Ruggles | 2006-07-02 | 1 | -0/+52 |
* | Rename VC9 to VC1 as there is no such thing as VC9 | Kostya Shishkov | 2006-06-27 | 1 | -2/+2 |
* | cleanup patch from Diego Pettenò <flameeyes@gentoo.org> | Luca Barbato | 2006-06-25 | 1 | -3/+0 |
* | minor cleanup | Luca Barbato | 2006-06-24 | 1 | -3/+0 |
* | first rudimentary version of (Justin Ruggles jruggle earthlink net) flac enc... | Michael Niedermayer | 2006-06-24 | 1 | -0/+1 |
* | CODEC_CAP_SMALL_LAST_FRAME patch by Justin Ruggles jruggle earthlink net | Justin Ruggles | 2006-06-24 | 1 | -0/+5 |
* | Remove unused FFMPEG_VERSION_INT. | Diego Biurrun | 2006-06-20 | 1 | -3/+0 |
* | Use Subversion revision for FFMPEG_VERSION. | Diego Biurrun | 2006-06-20 | 1 | -2/+1 |
* | Rename version from CVS to the more sensible HEAD. | Diego Biurrun | 2006-06-17 | 1 | -1/+1 |
* | fix closed gop flag | Baptiste Coudurier | 2006-06-09 | 1 | -1/+1 |
* | support doing motion estimation and compensation without any residual transfo... | Michael Niedermayer | 2006-06-04 | 1 | -0/+1 |
* | Make B-frame reduction sensitivity by b_strategy/vb_strategy = 1 | Corey Hickey | 2006-06-03 | 1 | -0/+7 |
* | Flash Screen Video decoder (fourcc:FSV1) | Benjamin Larsson | 2006-06-01 | 1 | -0/+2 |
* | add MPEG-2 intra vlc support | Baptiste Coudurier | 2006-05-13 | 1 | -0/+1 |
* | make zero motion vector threshold user setable | Michael Niedermayer | 2006-05-07 | 1 | -0/+8 |
* | Baptiste COUDURIER's padding patch (reworked by me a little bit). | Luca Abeni | 2006-04-10 | 1 | -0/+3 |
* | Add missing external declaration for kmvc codec | Roberto Togni | 2006-04-07 | 1 | -0/+1 |
* | KMVC (used in Worms games) decoder. Works fine with samples from MPHQ | Kostya Shishkov | 2006-04-07 | 1 | -2/+3 |
* | s/SAMPLT_FMT_NONE/SAMPLE_FMT_NONE/ | Måns Rullgård | 2006-04-05 | 1 | -1/+1 |
* | move enum PixelFormat from libavcodec to libavutil | Luca Abeni | 2006-03-30 | 1 | -45/+0 |
* | NuppelVideo/MythTVVideo support, including rtjpeg decoder | Reimar Döffinger | 2006-03-27 | 1 | -0/+2 |
* | Smacker demuxer and decoder. | Kostya Shishkov | 2006-03-21 | 1 | -2/+6 |
* | Fix cropping, depending on enc pix fmt | Baptiste Coudurier | 2006-03-10 | 1 | -0/+3 |
* | added none/8bit/24bit audio formats and defaulting to s16 for now (once the s... | Alex Beregszaszi | 2006-02-21 | 1 | -2/+5 |
* | Increase maximum number of B-frames, necessary for H.264 encoding. | Erik Slagter | 2006-02-19 | 1 | -1/+1 |