]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavcodec/avcodec.h
Flash screen video encoder.
[frescor/ffmpeg.git] / libavcodec / avcodec.h
2007-01-21 bananFlash screen video encoder.
2007-01-14 michaelavcodec_decode_audio2()
2006-12-24 kostyaMusepack SV7 decoding support
2006-12-23 michaelskiprd
2006-12-17 aurelAdd support for VP60 and VP61.
2006-12-08 mrulavc is at major version 51, delete old stuff
2006-12-07 takisAdd codec ID for a native H.264 encoder.
2006-12-07 kostyaZMBV encoder
2006-12-06 mruuse the standard INT64_C() macro for 64-bit constants
2006-12-06 takisAdd "mixed_refs" description suggested by Loren Merritt...
2006-12-03 reimarMove BE_*/LE_*/ST*/LD* macros to a common place. Some...
2006-12-01 bcouduriermjpeg a dump header bitstream filter, modifies bitstrea...
2006-11-10 michaelmp3 header (de)compression bitstream filter
2006-11-09 bcoudurierget rid of CODEC_ID_MPEG4AAC after next version bump...
2006-11-07 bcoudurieradd option to set mpeg1/2 gop timecode start, and drop...
2006-11-07 kostyaBump version for Fraps v[24] support
2006-11-02 bcoudurierchange gif muxer to simple gif encoder
2006-10-30 kostyaIMC decoder
2006-10-26 kostyaLZW decoder as separate module plus TIFF LZW support
2006-10-22 bcoudurierchange gif demuxer to gif decoder
2006-10-16 lu_zeroMake ffmpeg work with x264 r592
2006-10-13 kostyaTIFF decoder
2006-10-12 bcouduriersupport for Tiertex .seq files demuxing/video decoding...
2006-10-11 bcoudurierupdate doc, changelog, and increase libavcodec version...
2006-10-11 bcouduriersupport for Delphine Software .cin files demuxing ...
2006-10-11 kostyaTarga image decoder
2006-10-07 diegoChange license headers to say 'FFmpeg' instead of ...
2006-10-04 bcoudurierchange extradata type to uint8_t *
2006-10-02 ods15Add vorbis encoder to ffmpeg
2006-09-30 michaelmarking AVPaletteControl as deprecated due to thread...
2006-09-27 kostyabump lavc version for WavPack decoder
2006-09-26 mruARMv5TE optimized IDCT
2006-09-26 kostyaWavPack lossless audio decoder
2006-09-25 lu_zeromove memory functions from avcodec to avutil
2006-09-10 diegoAdd official LGPL license headers to the files that...
2006-09-09 aurelVP5 and VP6 video decoder
2006-09-05 kostyaVMware Video decoder (fourcc: VMnc)
2006-08-31 lu_zeroAlign the input buffer in ffplay, introduce a public...
2006-08-24 bcoudurieradd codec id and tag for JPEG 2000
2006-08-20 bananAdded codec id for QCELP.
2006-08-01 kostyaForgot to update LIBAVCODEC_VERSION_INT
2006-07-31 mruremove libtheora wrapper
2006-07-30 kostyaNew functions in DSPContext for VC-1 decoding
2006-07-29 diegoRemove spurious references to Ogg Theora encoder, such...
2006-07-29 stefangsome MMX optimizations for the CAVS decoder
2006-07-19 lucabeMove av_malloc(), av_realloc(), and av_free() from...
2006-07-18 lucabeMove av_log() & friends to libavutil
2006-07-07 bcoudurierav_get_bits_per_sample and due simplifications
2006-07-06 michaelincreasing version for AVBitStreamFilters
2006-07-06 michaelnoise bitstream filter
2006-07-06 michaelAVBitStreamFilter (some thingy which can modify the...
2006-07-02 michaelCODEC_ID_CAVS (part of the cavs patch by Stefan Gehrer...
2006-07-02 michaelflac-lpc patch by (Justin Ruggles jruggle earthlink...
2006-06-27 kostyaRename VC9 to VC1 as there is no such thing as VC9
2006-06-25 lu_zerocleanup patch from Diego Pettenò <flameeyes@gentoo...
2006-06-24 lu_zerominor cleanup
2006-06-24 michaelfirst rudimentary version of (Justin Ruggles jruggle...
2006-06-24 michaelCODEC_CAP_SMALL_LAST_FRAME patch by Justin Ruggles...
2006-06-20 diegoRemove unused FFMPEG_VERSION_INT.
2006-06-20 diegoUse Subversion revision for FFMPEG_VERSION.
2006-06-17 diegoRename version from CVS to the more sensible HEAD.
2006-06-09 bcoudurierfix closed gop flag
2006-06-04 michaelsupport doing motion estimation and compensation withou...
2006-06-03 coreyMake B-frame reduction sensitivity by b_strategy/vb_str...
2006-06-01 bananFlash Screen Video decoder (fourcc:FSV1)
2006-05-13 bcoudurieradd MPEG-2 intra vlc support
2006-05-07 michaelmake zero motion vector threshold user setable
2006-04-10 lucabeBaptiste COUDURIER's padding patch (reworked by me...
2006-04-07 rtognimpAdd missing external declaration for kmvc codec
2006-04-07 kostyaKMVC (used in Worms games) decoder. Works fine with...
2006-04-05 mrus/SAMPLT_FMT_NONE/SAMPLE_FMT_NONE/
2006-03-30 lucabemove enum PixelFormat from libavcodec to libavutil
2006-03-27 reimarNuppelVideo/MythTVVideo support, including rtjpeg decoder
2006-03-21 kostyaSmacker demuxer and decoder.
2006-03-10 bcoudurierFix cropping, depending on enc pix fmt
2006-02-21 alexadded none/8bit/24bit audio formats and defaulting...
2006-02-19 diegoIncrease maximum number of B-frames, necessary for...
2006-02-17 melansoncomplete AVS playback system (from Creature Shock compu...
2006-02-16 aureladd Creative 8 bits ADPCM schemes support
2006-02-13 alexincrease audio buffer to 1second of 48khz float audio
2006-02-12 melansondosbox native ZMBV decoder, courtesy of Kostya
2006-02-12 melansoncomplete American Laser Games MM playback system, court...
2006-02-12 alextta decoder, tested with 44khz mono and stereo (for...
2006-02-08 mrubump version numbers and update docs for adts aac support
2006-02-08 mruadts aac parser
2006-01-24 michaelxvid ratecontrol support
2006-01-24 diegoRemove all stray tabs and trailing whitespace, this...
2006-01-22 coreysc_factor support for encoding.
2006-01-14 diegoCamStudio video decoder
2006-01-10 bananParameter added for user to set the cutoff frequency...
2006-01-09 reimarCamStudio decoder, only 32 bit lzo mode is tested
2006-01-04 michael8x8 integer dct from x264 as cmp function (under CONFIG...
2006-01-03 diegoTrueSpeech compatible audio decoder by Konstantin Shishkov
2005-12-29 lorenmupdate x264 wrapper.
2005-12-28 michaeliterative overlapped block based motion estimation...
2005-12-25 michaelsupport downscaling frames for dynamic b frame decission
2005-12-23 michaelbidir refine support
2005-12-22 diegoCOSMETICS: tabs --> spaces, some prettyprinting
2005-12-18 henrynew qscale type to distinguish H264
2005-12-18 michaelunfinished jpeg-ls codec (feel free to finish it ...)
next