summaryrefslogtreecommitdiff
path: root/libavcodec/avcodec.h
Commit message (Expand)AuthorAge
* Move av_malloc(), av_realloc(), and av_free() from libavcodec to libavutilLuca Abeni2006-07-19
* Move av_log() & friends to libavutilLuca Abeni2006-07-18
* av_get_bits_per_sample and due simplificationsBaptiste Coudurier2006-07-07
* increasing version for AVBitStreamFiltersMichael Niedermayer2006-07-06
* noise bitstream filterMichael Niedermayer2006-07-06
* AVBitStreamFilter (some thingy which can modify the bitstream like add or rem...Michael Niedermayer2006-07-06
* CODEC_ID_CAVS (part of the cavs patch by Stefan Gehrer stefan.gehrer gmx de)Stefan Gehrer2006-07-02
* flac-lpc patch by (Justin Ruggles jruggle earthlink net)Justin Ruggles2006-07-02
* Rename VC9 to VC1 as there is no such thing as VC9Kostya Shishkov2006-06-27
* cleanup patch from Diego Pettenò <flameeyes@gentoo.org>Luca Barbato2006-06-25
* minor cleanupLuca Barbato2006-06-24
* first rudimentary version of (Justin Ruggles jruggle earthlink net) flac enc...Michael Niedermayer2006-06-24
* CODEC_CAP_SMALL_LAST_FRAME patch by Justin Ruggles jruggle earthlink netJustin Ruggles2006-06-24
* Remove unused FFMPEG_VERSION_INT.Diego Biurrun2006-06-20
* Use Subversion revision for FFMPEG_VERSION.Diego Biurrun2006-06-20
* Rename version from CVS to the more sensible HEAD.Diego Biurrun2006-06-17
* fix closed gop flagBaptiste Coudurier2006-06-09
* support doing motion estimation and compensation without any residual transfo...Michael Niedermayer2006-06-04
* Make B-frame reduction sensitivity by b_strategy/vb_strategy = 1Corey Hickey2006-06-03
* Flash Screen Video decoder (fourcc:FSV1)Benjamin Larsson2006-06-01
* add MPEG-2 intra vlc supportBaptiste Coudurier2006-05-13
* make zero motion vector threshold user setableMichael Niedermayer2006-05-07
* Baptiste COUDURIER's padding patch (reworked by me a little bit).Luca Abeni2006-04-10
* Add missing external declaration for kmvc codecRoberto Togni2006-04-07
* KMVC (used in Worms games) decoder. Works fine with samples from MPHQKostya Shishkov2006-04-07
* s/SAMPLT_FMT_NONE/SAMPLE_FMT_NONE/Måns Rullgård2006-04-05
* move enum PixelFormat from libavcodec to libavutilLuca Abeni2006-03-30
* NuppelVideo/MythTVVideo support, including rtjpeg decoderReimar Döffinger2006-03-27
* Smacker demuxer and decoder.Kostya Shishkov2006-03-21
* Fix cropping, depending on enc pix fmtBaptiste Coudurier2006-03-10
* added none/8bit/24bit audio formats and defaulting to s16 for now (once the s...Alex Beregszaszi2006-02-21
* Increase maximum number of B-frames, necessary for H.264 encoding.Erik Slagter2006-02-19
* complete AVS playback system (from Creature Shock computer game),Mike Melanson2006-02-17
* add Creative 8 bits ADPCM schemes supportAurelien Jacobs2006-02-16
* increase audio buffer to 1second of 48khz float audioAlex Beregszaszi2006-02-13
* dosbox native ZMBV decoder, courtesy of KostyaMike Melanson2006-02-12
* complete American Laser Games MM playback system, courtesy of Peter RossMike Melanson2006-02-12
* tta decoder, tested with 44khz mono and stereo (for the latter use ffplay or ...Alex Beregszaszi2006-02-12
* bump version numbers and update docs for adts aac supportMåns Rullgård2006-02-08
* adts aac parserMåns Rullgård2006-02-08
* xvid ratecontrol supportMichael Niedermayer2006-01-24
* Remove all stray tabs and trailing whitespace, this time for good.Diego Biurrun2006-01-24
* sc_factor support for encoding.Corey Hickey2006-01-22
* CamStudio video decoderDiego Biurrun2006-01-14
* Parameter added for user to set the cutoff frequency when encoding with faac.Luca Abeni2006-01-10
* CamStudio decoder, only 32 bit lzo mode is testedReimar Döffinger2006-01-09
* 8x8 integer dct from x264 as cmp function (under CONFIG_GPL)Michael Niedermayer2006-01-04
* TrueSpeech compatible audio decoder by Konstantin ShishkovDiego Biurrun2006-01-03
* update x264 wrapper.Robert Swain2005-12-29
* iterative overlapped block based motion estimation for snowMichael Niedermayer2005-12-28