]> git.sesse.net Git - ffmpeg/history - libavcodec/avcodec.h
Add a comment about swapped numerator and denominator.
[ffmpeg] / libavcodec / avcodec.h
2007-02-06 Michael Niedermayerwma encoder
2007-02-06 Michael NiedermayerRevised patch for HD DVD .EVO demuxing by (Ian Caulfiel...
2007-02-05 Diego BiurrunBMP encoder by Michel Bardiaux, mbardiaux mediaxim be
2007-02-03 Kostya ShishkovVC-1 parser
2007-02-01 Måns Rullgårdrevert accidental checkin
2007-02-01 Måns Rullgårdremove redundant loads
2007-01-28 Måns RullgårdARMv6 SIMD IDCT
2007-01-26 Panagiotis IssarisTypo
2007-01-25 Diego BiurrunTheora encoding via libtheora.
2007-01-21 Diego Biurruncosmetics: Sort decoder/encoder/parser variables lists.
2007-01-21 Diego Biurruncosmetics: List all encoders together.
2007-01-21 Benjamin LarssonFlash screen video encoder.
2007-01-14 Michael Niedermayeravcodec_decode_audio2()
2006-12-24 Kostya ShishkovMusepack SV7 decoding support
2006-12-23 Michael Niedermayerskiprd
2006-12-17 Aurelien JacobsAdd support for VP60 and VP61.
2006-12-08 Måns Rullgårdlavc is at major version 51, delete old stuff
2006-12-07 Panagiotis IssarisAdd codec ID for a native H.264 encoder.
2006-12-07 Kostya ShishkovZMBV encoder
2006-12-06 Måns Rullgårduse the standard INT64_C() macro for 64-bit constants
2006-12-06 Panagiotis IssarisAdd "mixed_refs" description suggested by Loren Merritt...
2006-12-03 Reimar DöffingerMove BE_*/LE_*/ST*/LD* macros to a common place. Some...
2006-12-01 Baptiste Couduriermjpeg a dump header bitstream filter, modifies bitstrea...
2006-11-10 Michael Niedermayermp3 header (de)compression bitstream filter
2006-11-09 Baptiste Coudurierget rid of CODEC_ID_MPEG4AAC after next version bump...
2006-11-07 Baptiste Coudurieradd option to set mpeg1/2 gop timecode start, and drop...
2006-11-07 Kostya ShishkovBump version for Fraps v[24] support
2006-11-02 Baptiste Coudurierchange gif muxer to simple gif encoder
2006-10-30 Kostya ShishkovIMC decoder
2006-10-26 Kostya ShishkovLZW decoder as separate module plus TIFF LZW support
2006-10-22 Baptiste Coudurierchange gif demuxer to gif decoder
2006-10-16 Luca BarbatoMake ffmpeg work with x264 r592
2006-10-13 Kostya ShishkovTIFF decoder
2006-10-12 Baptiste Couduriersupport for Tiertex .seq files demuxing/video decoding...
2006-10-11 Baptiste Coudurierupdate doc, changelog, and increase libavcodec version...
2006-10-11 Baptiste Couduriersupport for Delphine Software .cin files demuxing ...
2006-10-11 Kostya ShishkovTarga image decoder
2006-10-07 Diego BiurrunChange license headers to say 'FFmpeg' instead of ...
2006-10-04 Baptiste Coudurierchange extradata type to uint8_t *
2006-10-02 Oded ShimonAdd vorbis encoder to ffmpeg
2006-09-30 Michael Niedermayermarking AVPaletteControl as deprecated due to thread...
2006-09-27 Kostya Shishkovbump lavc version for WavPack decoder
2006-09-26 Måns RullgårdARMv5TE optimized IDCT
2006-09-26 Kostya ShishkovWavPack lossless audio decoder
2006-09-25 Luca Barbatomove memory functions from avcodec to avutil
2006-09-10 Diego BiurrunAdd official LGPL license headers to the files that...
2006-09-09 Aurelien JacobsVP5 and VP6 video decoder
2006-09-05 Kostya ShishkovVMware Video decoder (fourcc: VMnc)
2006-08-31 Luca BarbatoAlign the input buffer in ffplay, introduce a public...
2006-08-24 Baptiste Coudurieradd codec id and tag for JPEG 2000
2006-08-20 Benjamin LarssonAdded codec id for QCELP.
2006-08-01 Kostya ShishkovForgot to update LIBAVCODEC_VERSION_INT
2006-07-31 Måns Rullgårdremove libtheora wrapper
2006-07-30 Kostya ShishkovNew functions in DSPContext for VC-1 decoding
2006-07-29 Diego BiurrunRemove spurious references to Ogg Theora encoder, such...
2006-07-29 Stefan Gehrersome MMX optimizations for the CAVS decoder
2006-07-19 Luca AbeniMove av_malloc(), av_realloc(), and av_free() from...
2006-07-18 Luca AbeniMove av_log() & friends to libavutil
2006-07-07 Baptiste Coudurierav_get_bits_per_sample and due simplifications
2006-07-06 Michael Niedermayerincreasing version for AVBitStreamFilters
2006-07-06 Michael Niedermayernoise bitstream filter
2006-07-06 Michael NiedermayerAVBitStreamFilter (some thingy which can modify the...
2006-07-02 Stefan GehrerCODEC_ID_CAVS (part of the cavs patch by Stefan Gehrer...
2006-07-02 Justin Rugglesflac-lpc patch by (Justin Ruggles jruggle earthlink...
2006-06-27 Kostya ShishkovRename VC9 to VC1 as there is no such thing as VC9
2006-06-25 Luca Barbatocleanup patch from Diego Pettenò <flameeyes@gentoo...
2006-06-24 Luca Barbatominor cleanup
2006-06-24 Michael Niedermayerfirst rudimentary version of (Justin Ruggles jruggle...
2006-06-24 Justin RugglesCODEC_CAP_SMALL_LAST_FRAME patch by Justin Ruggles...
2006-06-20 Diego BiurrunRemove unused FFMPEG_VERSION_INT.
2006-06-20 Diego BiurrunUse Subversion revision for FFMPEG_VERSION.
2006-06-17 Diego BiurrunRename version from CVS to the more sensible HEAD.
2006-06-09 Baptiste Coudurierfix closed gop flag
2006-06-04 Michael Niedermayersupport doing motion estimation and compensation withou...
2006-06-03 Corey HickeyMake B-frame reduction sensitivity by b_strategy/vb_str...
2006-06-01 Benjamin LarssonFlash Screen Video decoder (fourcc:FSV1)
2006-05-13 Baptiste Coudurieradd MPEG-2 intra vlc support
2006-05-07 Michael Niedermayermake zero motion vector threshold user setable
2006-04-10 Luca AbeniBaptiste COUDURIER's padding patch (reworked by me...
2006-04-07 Roberto TogniAdd missing external declaration for kmvc codec
2006-04-07 Kostya ShishkovKMVC (used in Worms games) decoder. Works fine with...
2006-04-05 Måns Rullgårds/SAMPLT_FMT_NONE/SAMPLE_FMT_NONE/
2006-03-30 Luca Abenimove enum PixelFormat from libavcodec to libavutil
2006-03-27 Reimar DöffingerNuppelVideo/MythTVVideo support, including rtjpeg decoder
2006-03-21 Kostya ShishkovSmacker demuxer and decoder.
2006-03-10 Baptiste CoudurierFix cropping, depending on enc pix fmt
2006-02-21 Alex Beregszasziadded none/8bit/24bit audio formats and defaulting...
2006-02-19 Erik SlagterIncrease maximum number of B-frames, necessary for...
2006-02-17 Mike Melansoncomplete AVS playback system (from Creature Shock compu...
2006-02-16 Aurelien Jacobsadd Creative 8 bits ADPCM schemes support
2006-02-13 Alex Beregszasziincrease audio buffer to 1second of 48khz float audio
2006-02-12 Mike Melansondosbox native ZMBV decoder, courtesy of Kostya
2006-02-12 Mike Melansoncomplete American Laser Games MM playback system, court...
2006-02-12 Alex Beregszaszitta decoder, tested with 44khz mono and stereo (for...
2006-02-08 Måns Rullgårdbump version numbers and update docs for adts aac support
2006-02-08 Måns Rullgårdadts aac parser
2006-01-24 Michael Niedermayerxvid ratecontrol support
2006-01-24 Diego BiurrunRemove all stray tabs and trailing whitespace, this...
2006-01-22 Corey Hickeysc_factor support for encoding.
2006-01-14 Diego BiurrunCamStudio video decoder
next