2006-04-07 |
Kostya Shishkov | KMVC (used in Worms games) decoder. Works fine with... |
blob | commitdiff |
2006-04-05 |
Måns Rullgård | s/SAMPLT_FMT_NONE/SAMPLE_FMT_NONE/ |
blob | commitdiff | diff to current |
2006-03-30 |
Luca Abeni | move enum PixelFormat from libavcodec to libavutil |
blob | commitdiff | diff to current |
2006-03-27 |
Reimar Döffinger | NuppelVideo/MythTVVideo support, including rtjpeg decoder |
blob | commitdiff | diff to current |
2006-03-21 |
Kostya Shishkov | Smacker demuxer and decoder. |
blob | commitdiff | diff to current |
2006-03-10 |
Baptiste Coudurier | Fix cropping, depending on enc pix fmt |
blob | commitdiff | diff to current |
2006-02-21 |
Alex Beregszaszi | added none/8bit/24bit audio formats and defaulting... |
blob | commitdiff | diff to current |
2006-02-19 |
Erik Slagter | Increase maximum number of B-frames, necessary for... |
blob | commitdiff | diff to current |
2006-02-17 |
Mike Melanson | complete AVS playback system (from Creature Shock compu... |
blob | commitdiff | diff to current |
2006-02-16 |
Aurelien Jacobs | add Creative 8 bits ADPCM schemes support |
blob | commitdiff | diff to current |
2006-02-13 |
Alex Beregszaszi | increase audio buffer to 1second of 48khz float audio |
blob | commitdiff | diff to current |
2006-02-12 |
Mike Melanson | dosbox native ZMBV decoder, courtesy of Kostya |
blob | commitdiff | diff to current |
2006-02-12 |
Mike Melanson | complete American Laser Games MM playback system, court... |
blob | commitdiff | diff to current |
2006-02-12 |
Alex Beregszaszi | tta decoder, tested with 44khz mono and stereo (for... |
blob | commitdiff | diff to current |
2006-02-08 |
Måns Rullgård | bump version numbers and update docs for adts aac support |
blob | commitdiff | diff to current |
2006-02-08 |
Måns Rullgård | adts aac parser |
blob | commitdiff | diff to current |
2006-01-24 |
Michael Niedermayer | xvid ratecontrol support |
blob | commitdiff | diff to current |
2006-01-24 |
Diego Biurrun | Remove all stray tabs and trailing whitespace, this... |
blob | commitdiff | diff to current |
2006-01-22 |
Corey Hickey | sc_factor support for encoding. |
blob | commitdiff | diff to current |
2006-01-14 |
Diego Biurrun | CamStudio video decoder |
blob | commitdiff | diff to current |
2006-01-10 |
Luca Abeni | Parameter added for user to set the cutoff frequency... |
blob | commitdiff | diff to current |
2006-01-09 |
Reimar Döffinger | CamStudio decoder, only 32 bit lzo mode is tested |
blob | commitdiff | diff to current |
2006-01-04 |
Michael Niedermayer | 8x8 integer dct from x264 as cmp function (under CONFIG... |
blob | commitdiff | diff to current |
2006-01-03 |
Diego Biurrun | TrueSpeech compatible audio decoder by Konstantin Shishkov |
blob | commitdiff | diff to current |
2005-12-29 |
Robert Swain | update x264 wrapper. |
blob | commitdiff | diff to current |
2005-12-28 |
Michael Niedermayer | iterative overlapped block based motion estimation... |
blob | commitdiff | diff to current |
2005-12-25 |
Michael Niedermayer | support downscaling frames for dynamic b frame decission |
blob | commitdiff | diff to current |
2005-12-23 |
Michael Niedermayer | bidir refine support |
blob | commitdiff | diff to current |
2005-12-22 |
Diego Biurrun | COSMETICS: tabs --> spaces, some prettyprinting |
blob | commitdiff | diff to current |
2005-12-18 |
Jindřich Makovička | new qscale type to distinguish H264 |
blob | commitdiff | diff to current |
2005-12-18 |
Michael Niedermayer | unfinished jpeg-ls codec (feel free to finish it ...) |
blob | commitdiff | diff to current |
2005-12-17 |
Diego Biurrun | COSMETICS: Remove all trailing whitespace. |
blob | commitdiff | diff to current |
2005-12-09 |
Benjamin Larsson | Cook compatibe decoder, patch by Benjamin Larsson |
blob | commitdiff | diff to current |
2005-11-30 |
Måns Rullgård | BMP image decoder |
blob | commitdiff | diff to current |
2005-11-14 |
Wolfram Gloger | dvbsub encoder, patch by Wolfram Gloger < wmglo AH... |
blob | commitdiff | diff to current |
2005-11-04 |
Michael Niedermayer | extradata endianness comment |
blob | commitdiff | diff to current |
2005-10-20 |
Roberto Togni | Increase version because of QDM2 decoder addition |
blob | commitdiff | diff to current |
2005-10-18 |
Roberto Togni | QDM2 compatible decoder |
blob | commitdiff | diff to current |
2005-10-13 |
Mike Melanson | Duck TrueMotion 2 video decoder, courtesy of Konstantin... |
blob | commitdiff | diff to current |
2005-09-12 |
Michael Niedermayer | dont include opt.h in avcodec.h |
blob | commitdiff | diff to current |
2005-09-12 |
Diego Biurrun | CAREFULL --> CAREFUL typo fix |
blob | commitdiff | diff to current |
2005-09-11 |
Michael Niedermayer | flags and named constants with type checking of course... |
blob | commitdiff | diff to current |
2005-09-11 |
Michael Niedermayer | AVOption API improvments |
blob | commitdiff | diff to current |
2005-09-10 |
Michael Niedermayer | xvids mmx&mmx2 idcts |
blob | commitdiff | diff to current |
2005-09-06 |
Michael Niedermayer | AVOption enumeration support and some flags to classify... |
blob | commitdiff | diff to current |
2005-09-06 |
Michael Niedermayer | AVOption first try |
blob | commitdiff | diff to current |
2005-09-02 |
Reimar Döffinger | Support de-/encoding of 24 and 32 bit PCM (from and... |
blob | commitdiff | diff to current |
2005-08-21 |
Michael Niedermayer | time_base description by Rich Felker | dalias, aerifal cx |
blob | commitdiff | diff to current |
2005-08-16 |
Michael Niedermayer | automatically remove mess |
blob | commitdiff | diff to current |
2005-08-15 |
Michael Niedermayer | parse pict_type for streams in avi |
blob | commitdiff | diff to current |
2005-08-01 |
Alexander Strasser | libavutil: Utility code from libavcodec moved to a... |
blob | commitdiff | diff to current |
2005-07-31 |
Michael Niedermayer | A.B.C versions |
blob | commitdiff | diff to current |
2005-07-19 |
Michael Niedermayer | portable IEEE float/double read/write functions |
blob | commitdiff | diff to current |
2005-07-17 |
Michael Niedermayer | DVB subtitle decoder by (Ian Caulfield: imc25, cam... |
blob | commitdiff | diff to current |
2005-07-15 |
Vidar Madsen | Add Yamaha ADPCM encoding/decoding patch by (Vidar... |
blob | commitdiff | diff to current |
2005-07-14 |
Michael Niedermayer | skip_idct |
blob | commitdiff | diff to current |
2005-07-14 |
Michael Niedermayer | ffmpeg version should be "CVS" |
blob | commitdiff | diff to current |
2005-06-28 |
Gildas Bazin | IWMMXT configure support + runtime selection patch... |
blob | commitdiff | diff to current |
2005-06-27 |
Michael Niedermayer | support changing in bitstream global headers into extra... |
blob | commitdiff | diff to current |
2005-06-26 |
Michael Niedermayer | tiny docs improvement which i apparebtly forgot to... |
blob | commitdiff | diff to current |
2005-06-17 |
Diego Biurrun | spelling fixes |
blob | commitdiff | diff to current |
2005-06-03 |
Fabrice Bellard | subtitle codec type support |
blob | commitdiff | diff to current |
2005-05-26 |
Bernhard Rosenkränzer | Better ARM support for mplayer/ffmpeg, ported from... |
blob | commitdiff | diff to current |
2005-05-22 |
Michael Niedermayer | libgsm warper by (Alban Bedel: albeu, free fr) |
blob | commitdiff | diff to current |
2005-05-17 |
Mike Melanson | Fraps FPS1 video decoder (v1 & v2), courtesy of Roine... |
blob | commitdiff | diff to current |
2005-05-17 |
Michael Niedermayer | Vorbis decoder by (Balatoni Denes | dbalatoni programoz... |
blob | commitdiff | diff to current |
2005-05-17 |
Michael Niedermayer | porting vp3 idct over to lavc idct api |
blob | commitdiff | diff to current |
2005-05-13 |
Måns Rullgård | change extradata format for vorbis |
blob | commitdiff | diff to current |
2005-05-08 |
Michael Niedermayer | #defines for strict_std_compliance and split between... |
blob | commitdiff | diff to current |
2005-04-30 |
Michael Niedermayer | switch to native time bases |
blob | commitdiff | diff to current |
2005-04-25 |
Michael Niedermayer | PIX_FMT_NONE and related fixes |
blob | commitdiff | diff to current |
2005-04-24 |
Mike Melanson | Ministry of English Composition, reporting for duty... |
blob | commitdiff | diff to current |
2005-04-20 |
Michael Niedermayer | Indeo 2 decoder by (Kostya <> kostya.shishkov gmail... |
blob | commitdiff | diff to current |
2005-04-03 |
Mike Melanson | Autodesk Animator Studio Codec (AASC) video decoder... |
blob | commitdiff | diff to current |
2005-03-28 |
Mike Melanson | Westwood SND1 decoder, courtesy of Kostya |
blob | commitdiff | diff to current |
2005-03-27 |
Michael Niedermayer | motion estimation bitrate penalty compensation |
blob | commitdiff | diff to current |
2005-03-26 |
Mike Melanson | Winnov WNV1 video decoder, courtesy of Konstantin Shishkov |
blob | commitdiff | diff to current |
2005-03-23 |
Michael Niedermayer | support omiting various headers in mpeg4 as WMP seems... |
blob | commitdiff | diff to current |
2005-03-09 |
Michael Niedermayer | H.264 encoding with x264 by (Måns Rullgård <mru inprovi... |
blob | commitdiff | diff to current |
2005-03-06 |
Michael Niedermayer | AVOption removial patch from (James A. Morrison >ja2mor... |
blob | commitdiff | diff to current |
2005-03-06 |
Michael Niedermayer | group audio codec ids |
blob | commitdiff | diff to current |
2005-03-06 |
Mike Melanson | first pass at ALAC decoder from David Hammerton; while... |
blob | commitdiff | diff to current |
2005-03-01 |
Mike Melanson | go LOCO, courtesy of Kostya Shishkov |
blob | commitdiff | diff to current |
2005-02-26 |
Michael Niedermayer | shorten decoder by (Jeff Muizelaar <jrmuizel gmail... |
blob | commitdiff | diff to current |
2005-02-24 |
Måns Rullgård | kill warnings patch by (Måns Rullgård <mru inprovide... |
blob | commitdiff | diff to current |
2005-02-24 |
Nilesh Bansal | 01-makefile_fix_updated.patch |
blob | commitdiff | diff to current |
2005-02-21 |
Alex Beregszaszi | macromedia flavour adpcm decoding (used in flv and... |
blob | commitdiff | diff to current |
2005-02-15 |
Roberto Togni | Multichannel mp3 in mp4 support ISO/IEC 14496-3:2001... |
blob | commitdiff | diff to current |
2005-02-06 |
Michael Niedermayer | seperate bitstream encoding skip from PASS1 flag |
blob | commitdiff | diff to current |
2005-02-02 |
Michael Niedermayer | mb_lmin/max to limit the per mb quality for the ratecon... |
blob | commitdiff | diff to current |
2005-02-02 |
Christophe Massiot | Border processing adaptive quant patch by (Christophe... |
blob | commitdiff | diff to current |
2005-02-02 |
Johan Bilien | rtp_callback: send number of mb patch by (Johan Bilien... |
blob | commitdiff | diff to current |
2005-01-31 |
Michael Niedermayer | support 32bit output for the mpeg audio decoder |
blob | commitdiff | diff to current |
2005-01-23 |
Michael Niedermayer | avoid buf_size == 0 checks in every decoder |
blob | commitdiff | diff to current |
2005-01-22 |
Alex Beregszaszi | preliminary vc9 bitstream decoder, committing to make... |
blob | commitdiff | diff to current |
2005-01-15 |
Roberto Togni | Decode MP3 in ADU format |
blob | commitdiff | diff to current |
2005-01-12 |
Michael Niedermayer | various security fixes and precautionary checks |
blob | commitdiff | diff to current |
2005-01-06 |
Michael Niedermayer | RV30/RV40 demuxing (untested) |
blob | commitdiff | diff to current |
2004-12-29 |
Michael Niedermayer | motion_val doxy |
blob | commitdiff | diff to current |
2004-12-19 |
Michael Niedermayer | better motion_subsample_log2 docs |
blob | commitdiff | diff to current |
next |