]> git.sesse.net Git - ffmpeg/history - libavcodec/avcodec.h
Fix closed gop flag disapearence.
[ffmpeg] / libavcodec / avcodec.h
2008-03-29 Michael NiedermayerFix closed gop flag disapearence.
2008-03-21 Sascha Sommerrl2 decoder
2008-03-21 Michael NiedermayerDocument AVCodec.flush()
2008-03-21 Michael NiedermayerDocument AVCodec.capabilities.
2008-03-21 Zuxy MengApply 'alloc_size' and 'malloc' attributes to av_malloc...
2008-03-20 Michael NiedermayerMore complete documentation for AVFrame.reference.
2008-03-18 Ramiro PollaMimic decoder.
2008-03-15 Ramiro PollaTypo
2008-03-13 Diego BiurrunThis file does not use size_t, so no need to #include...
2008-03-10 Diego Biurrunmisc spelling fixes
2008-03-06 Panagiotis IssarisMake av_class a pointer to a const AVClass. Addresses...
2008-03-06 Kostya ShishkovIMA ADPCM encoder - QT variant
2008-03-05 Aurelien Jacobsdoxyfy frame type comments and add some more comments
2008-03-05 Aurelien Jacobsdefine BI frame type along with other frame types
2008-02-27 Benjamin LarssonAdd more riff IDs to support remuxing.
2008-02-26 Måns Rullgårdless preprocessor magic in version number macros
2008-02-26 Michael Niedermayerfloating point AAN IDCT
2008-02-25 Måns RullgårdInstall headers in $prefix/include/$libname
2008-02-23 Benjamin LarssonRiff ids for wmapro and wmavoice, this adds support...
2008-02-20 Michael Niedermayerrevert 12156
2008-02-20 Michael NiedermayerMake timestamp interpolation work with mpeg2 field...
2008-02-19 Måns RullgårdClean up lib* version definitions
2008-02-17 Måns Rullgårdremove duplicate AV_STRINGIFY() definition
2008-02-15 Luca AbeniFix
2008-02-11 Paul KellyAdd 'reservoir' flag to lavc's flags2 controlling wheth...
2008-02-06 Reimar DöffingerAdd support for speex in ogg
2008-02-02 Michael NiedermayerMake avcodec_decode_* functions take const input buffers.
2008-02-01 Michael NiedermayerThe buffer passed into the decoder should be const.
2008-01-27 Reimar DöffingerAdd CODEC_ID_MOV_TEXT and use it instead of modifying...
2008-01-27 Evgeniy StepanovAdd support for Matroska attachments.
2007-12-29 Evgeniy Stepanovexport raw SSA tracks with their own codec ID (patch...
2007-12-28 Ivo van PoortenSun Rasterfile decoder
2007-12-28 Justin Rugglesuse cutoff frequency to adjust bandwidth in ac3 encoder
2007-12-26 Ivo van PoortenPC Paintbrush PCX image decoder
2007-12-21 Diego Biurruncomment typo fixes
2007-12-21 Ivo van Poortentypo ;)
2007-12-20 Michael NiedermayerDocument a few more structure change rules with relatio...
2007-12-20 Michael NiedermayerDocument structure change rules with relation to ABI...
2007-12-20 Justin RugglesAdd option for user to scale the amount of dynamic...
2007-12-18 Michael NiedermayerA little more doxygenization.
2007-12-18 Michael NiedermayerDocument Motion_Est_IDs.
2007-12-18 Michael NiedermayerRemove old variable with the next major version bump.
2007-12-17 Michael Niedermayeranother comment ->doxy
2007-12-17 Michael NiedermayerME default does not belong to the ME type enum.
2007-12-17 Michael Niedermayerchange some normal comments to doxy ones
2007-12-12 Michael Niedermayerav_*_next() API for libavcodec
2007-12-12 Panagiotis IssarisShow which bitstreamfilters were compiled in, similar...
2007-12-02 Diego BiurrunMisc spelling fixes, prefer American over British English.
2007-12-01 Diego Biurrunsucces --> success typo
2007-11-28 Stefano SabatiniClarify documentation for avcodec_encode_audio.
2007-11-25 Aurelien Jacobsadd pcm_s16le_planar support for electronicarts files
2007-11-15 Panagiotis IssarisAttribute for specifying direction should come right...
2007-11-09 Michael Niedermayerintrax8 decoder patch by "someone"
2007-11-07 Kostya ShishkovMusepack SV8 demuxer and decoder
2007-11-03 Aurelien Jacobsadd Electronic Arts XAS ADPCM decoder
2007-10-30 Peter RossEA IMA EACS decoder
2007-10-30 Peter RossEA IMA SEAD decoder
2007-10-24 Peter RossEA ADPCM R1, R2 and R3 decoder
2007-10-22 Kostya ShishkovBeam Software SIFF demuxer and video decoder
2007-10-21 Kostya ShishkovNew RM format deserves small version bump
2007-10-17 Diego BiurrunAdd FFMPEG_ prefix to all multiple inclusion guards.
2007-10-15 Benjamin LarssonNellymoser ASAO decoder
2007-10-11 Ville SkyttäSpecify in documentation that avcodec_find_(en|de)coder...
2007-10-08 Baptiste CoudurierDNxHD (SMPTE VC-3) encoder
2007-09-29 Vladimir VoroshilovAMV video decoder.
2007-09-27 Vitor SessakAMV audio decoder
2007-09-25 Aurelien Jacobsadd a new vp6a codec (add alpha plan support to vp6)
2007-09-16 Aurelien Jacobsremove obsolete and wrong extern declaration
2007-09-13 Kostya ShishkovMonkey Audio decoder
2007-09-04 Benoit Fouetadd a close function to bitstream filter
2007-08-30 Denes Balatoniadd simple_idct implemented in Sparc VIS
2007-08-25 Diego Biurrunprettyprinting cosmetics
2007-08-23 Reimar DöffingerAdd request_channels member to AVCodecContext so we...
2007-08-21 Aurelien Jacobsparsers and bsfs declarations are not meant to be part...
2007-08-13 Ramiro PollaIntroduce AVERROR_PATCHWELCOME
2007-08-13 David ConradAdd av_get_bits_per_sample_format()
2007-08-05 Reimar DöffingerFirst version of xsub decoder, not yet tested
2007-07-30 Michael Niedermayersupport silly PCM variant used by zork nemesis
2007-07-28 Diego Biurruncosmetics: misc typo fixes
2007-07-27 Michael Niedermayerdetect voxware (closes issue39)
2007-07-11 Ivan Kalvachevrevert commit 9603
2007-07-11 Ivan KalvachevIntegrate reference mpeg IDCT into dsputil.
2007-07-11 Aurelien Jacobscomment explaining that text subtitle need to be UTF...
2007-07-11 Aurelien Jacobsadd support for Matroska subtitle tracks
2007-07-09 Måns Rullgårdavoid deprecation warnings for ImgReSampleContext from...
2007-07-05 Diego Biurrunlicense header consistency cosmetics
2007-06-14 Nicolas GeorgeMore detailed documentation
2007-06-13 Carl Eugen HoyosImprove understanding ofavcodec_find_decoder()
2007-06-12 Diego Biurrunmisc spelling fixes
2007-06-12 Stefano SabatiniMove the video size and rate abbreviations system from...
2007-06-11 Aurelien Jacobsmove codecs declarations from avcodec.h to allcodecs.h
2007-06-07 Ronald S. BultjeAdd CPU feature definitions for SSE3 and SSSE3.
2007-06-07 Ronald S. BultjeCPU feature definitions should always be available...
2007-06-06 Diego BiurrunConsistent naming and lib prefixes for x264, xvid and...
2007-06-02 Diego BiurrunRename aac_decoder to libfaad_decoder for consistency...
2007-06-02 Diego BiurrunRename faac_encoder to libfaac_encoder for consistency...
2007-05-30 Stefano SabatiniAdd support for listing the supported pixel formats...
2007-05-19 Aurelien Jacobsallows to disable jpegls decoder
2007-05-17 Aurelien Jacobsremove libdts decoder, we have a native dts decoder
2007-05-16 Diego BiurrunRemove extern C declarations for C++.
next