| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | 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 |