| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | complete AVS playback system (from Creature Shock computer game), | Mike Melanson | 2006-02-17 | 1 | -2/+4 |
* | add Creative 8 bits ADPCM schemes support | Aurelien Jacobs | 2006-02-16 | 1 | -2/+8 |
* | increase audio buffer to 1second of 48khz float audio | Alex Beregszaszi | 2006-02-13 | 1 | -3/+3 |
* | dosbox native ZMBV decoder, courtesy of Kostya | Mike Melanson | 2006-02-12 | 1 | -2/+4 |
* | complete American Laser Games MM playback system, courtesy of Peter Ross | Mike Melanson | 2006-02-12 | 1 | -0/+2 |
* | tta decoder, tested with 44khz mono and stereo (for the latter use ffplay or ... | Alex Beregszaszi | 2006-02-12 | 1 | -0/+2 |
* | bump version numbers and update docs for adts aac support | Måns Rullgård | 2006-02-08 | 1 | -2/+2 |
* | adts aac parser | Måns Rullgård | 2006-02-08 | 1 | -0/+1 |
* | xvid ratecontrol support | Michael Niedermayer | 2006-01-24 | 1 | -0/+2 |
* | Remove all stray tabs and trailing whitespace, this time for good. | Diego Biurrun | 2006-01-24 | 1 | -1/+1 |
* | sc_factor support for encoding. | Corey Hickey | 2006-01-22 | 1 | -0/+7 |
* | CamStudio video decoder | Diego Biurrun | 2006-01-14 | 1 | -2/+2 |
* | Parameter added for user to set the cutoff frequency when encoding with faac. | Luca Abeni | 2006-01-10 | 1 | -0/+7 |
* | CamStudio decoder, only 32 bit lzo mode is tested | Reimar Döffinger | 2006-01-09 | 1 | -0/+2 |
* | 8x8 integer dct from x264 as cmp function (under CONFIG_GPL) | Michael Niedermayer | 2006-01-04 | 1 | -0/+1 |
* | TrueSpeech compatible audio decoder by Konstantin Shishkov | Diego Biurrun | 2006-01-03 | 1 | -0/+2 |
* | update x264 wrapper. | Robert Swain | 2005-12-29 | 1 | -0/+100 |
* | iterative overlapped block based motion estimation for snow | Michael Niedermayer | 2005-12-28 | 1 | -1/+4 |
* | support downscaling frames for dynamic b frame decission | Michael Niedermayer | 2005-12-25 | 1 | -0/+7 |
* | bidir refine support | Michael Niedermayer | 2005-12-23 | 1 | -0/+7 |
* | COSMETICS: tabs --> spaces, some prettyprinting | Diego Biurrun | 2005-12-22 | 1 | -28/+28 |
* | new qscale type to distinguish H264 | Jindřich Makovička | 2005-12-18 | 1 | -0/+1 |
* | unfinished jpeg-ls codec (feel free to finish it ...) | Michael Niedermayer | 2005-12-18 | 1 | -0/+10 |
* | COSMETICS: Remove all trailing whitespace. | Diego Biurrun | 2005-12-17 | 1 | -140/+140 |
* | Cook compatibe decoder, patch by Benjamin Larsson | Benjamin Larsson | 2005-12-09 | 1 | -2/+4 |
* | BMP image decoder | Måns Rullgård | 2005-11-30 | 1 | -0/+2 |
* | dvbsub encoder, patch by Wolfram Gloger < wmglo AH dent POIS med POIS uni-mue... | Wolfram Gloger | 2005-11-14 | 1 | -0/+1 |
* | extradata endianness comment | Michael Niedermayer | 2005-11-04 | 1 | -0/+1 |
* | Increase version because of QDM2 decoder addition | Roberto Togni | 2005-10-20 | 1 | -2/+2 |
* | QDM2 compatible decoder | Roberto Togni | 2005-10-18 | 1 | -0/+2 |
* | Duck TrueMotion 2 video decoder, courtesy of Konstantin Shishkov | Mike Melanson | 2005-10-13 | 1 | -0/+2 |
* | dont include opt.h in avcodec.h | Michael Niedermayer | 2005-09-12 | 1 | -2/+1 |
* | CAREFULL --> CAREFUL typo fix | Diego Biurrun | 2005-09-12 | 1 | -1/+1 |
* | flags and named constants with type checking of course for AVOption | Michael Niedermayer | 2005-09-11 | 1 | -49/+1 |
* | AVOption API improvments | Michael Niedermayer | 2005-09-11 | 1 | -9/+15 |
* | xvids mmx&mmx2 idcts | Michael Niedermayer | 2005-09-10 | 1 | -0/+1 |
* | AVOption enumeration support and some flags to classify AVOptions | Michael Niedermayer | 2005-09-06 | 1 | -2/+8 |
* | AVOption first try | Michael Niedermayer | 2005-09-06 | 1 | -36/+38 |
* | Support de-/encoding of 24 and 32 bit PCM (from and to internal 16 bit). | Reimar Döffinger | 2005-09-02 | 1 | -0/+18 |