]> git.sesse.net Git - ffmpeg/history - libavcodec/avcodec.h
Add support for Acelp.net fourcc and codecid, remuxing wav to avi should work
[ffmpeg] / libavcodec / avcodec.h
2008-09-26 Benjamin LarssonAdd support for Acelp.net fourcc and codecid, remuxing...
2008-09-08 Michael NiedermayerRemove deprecated avcodec_decode_audio() this one was...
2008-09-08 Michael Niedermayeravcodec_find_best_pix_fmt() needs a 64bit mask as there...
2008-09-08 Michael NiedermayerRename error_resilience to error_recognition.
2008-09-08 Michael NiedermayerRemove DEFAULT_FRAME_RATE_BASE.
2008-09-08 Michael NiedermayerDrop deprecated SAMPLE_FMT_S24.
2008-09-08 Michael NiedermayerRemove stuff under #if LIBAVCODEC_VERSION_INT.
2008-09-08 Luca AbeniBump Major version, this commit is almost just renaming...
2008-09-03 Michael NiedermayerClarify sample_aspect_ratio.
2008-09-01 Justin Rugglescreate a separate codec_id for E-AC-3
2008-08-31 Stefano SabatiniGlobally rename the header inclusion guard names.
2008-08-30 Peter RossRemove 'currently unused' warning about SAMPLE_FMT_xxx.
2008-08-29 Peter RossBump libavcodec minor version number for r15017.
2008-08-29 Peter RossAdd AVCodecContext.bits_per_raw_sample field.
2008-08-29 Peter RossChange AVCodecContext.bits_per_sample to bits_per_coded...
2008-08-21 Robert SwainLast hunk of the AAC decoder code to be OKed and build...
2008-08-20 Michael NiedermayerProvide a simpler way for the user to reorder her times...
2008-08-19 Jai MenonUpdate changelog and general.texi to reflect
2008-08-19 Peter RossAdd F64BE, F64LE and F64BE PCM codecs.
2008-08-19 Peter RossAdd SAMPLE_FMT_DBL.
2008-08-18 Peter RossMark SAMPLE_FMT_S24 as deprecated.
2008-08-10 Robert SwainBump minor version as av_log_missing_feature() was...
2008-08-10 Justin RugglesAdd a generic function to lavc to log messages about...
2008-08-08 Stefano SabatiniDoxygenate avcodec_version().
2008-08-06 Peter RossElectronic Arts TGV decoder
2008-07-28 Peter Rossincrement minor version for commit r14412 (add sample_f...
2008-07-26 Peter Rossadd sample_fmts infrastructure: AVCodec->sample_fmts...
2008-07-26 Peter Rossadd CODEC_ID_PCM_F32BE (32-bit floating point PCM big...
2008-07-26 Alexander StrangeAdd a new -debug option for tracing calls to the defaul...
2008-07-21 trippCorrect b_quant offset comment in avcodec.h, it is...
2008-07-19 Michael NiedermayerMake strict_std_compliance available to decoders.
2008-07-12 Michael NiedermayerNew codec probing system try #1.
2008-07-11 Andreas ÖmanDeprecate avcodec_build(), it returns the same value as
2008-07-10 Gregory MontoirMotion Pixels Video Decoder.
2008-07-09 Peter Rossincrement minor version for commit r14110 (Electronic...
2008-07-08 Peter RossElectronic Arts CMV decoder
2008-07-04 Ramiro PollaMLP/TrueHD decoder.
2008-06-12 Stefano SabatiniMake AVCodec long_names definition conditional dependin...
2008-06-09 Baptiste Coudurieruniformize trellis quant option
2008-06-08 Benjamin LarssonOma demuxer
2008-06-05 Loren Merrittrename me=tesa
2008-06-05 Baptiste Coudurieradd esa/dia compat me options and new tesa for libx264
2008-06-02 Aurelien Jacobsbump micro version after commit r13615
2008-06-02 Michael NiedermayerMove new field to the end to avoid ABI breakage, I...
2008-06-02 Michael NiedermayerRename last_frame_offset to next_frame_offset.
2008-06-02 Michael NiedermayerSimplify parser core.
2008-05-30 Michael NiedermayerMove *_static to bitstream.c which is the only file...
2008-05-26 Stefano SabatiniClarify avcodec_encode_audio() vs. PCM audio.
2008-05-17 Lars TäuberLPCM 24 bits support, patch by Lars Täuber, lars.taeube...
2008-05-11 Stefano SabatiniDocument AVCodecContext channels field.
2008-04-29 Ramiro PollaTypo: distoration -> distortion.
2008-04-22 Stefano SabatiniAdd supported_samplerates field to AVCodec
2008-04-17 Benoit Fouetfix a typo
2008-04-17 Stefano SabatiniMake two comments doxygen compatible.
2008-04-17 Stefano SabatiniAdd descriptive long_name to AVCodec
2008-04-14 Robert MarstonMaxis XA demuxer and decoder.
2008-04-13 Sisir KoppakaBFI demuxer
2008-04-13 Diego BiurrunAdd explanatory comments to enum CodecID.
2008-04-08 Michael Niedermayeradd CODEC_ID_DIRAC
2008-03-31 Eli FriedmanEscape 124 (RPL) decoder
2008-03-30 Jai Menon8SVX decoder
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...
next