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