]> git.sesse.net Git - ffmpeg/history - libavcodec/avcodec.h
Add approved chunks to AAC encoder
[ffmpeg] / libavcodec / avcodec.h
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++.
2007-05-10 Benoit Fouetadd AVERROR_NOENT
2007-05-07 Ivo van PoortenRenderware TXD decoder
2007-05-07 Vitor SessakRoQ audio encoder
2007-05-07 Aurelien Jacobsmake some parser parameters const to avoid casting...
2007-05-04 Diego BiurrunRename oggvorbis decoder to libvorbis.
2007-05-03 Diego BiurrunGive libamr decoders/encoders a lib prefix in the name.
2007-05-03 Diego BiurrunRename dts_decoder to libdts_decoder.
2007-05-02 Nicolas Georgeadd the possibility to choose aac profile
2007-05-02 Diego Biurruncosmetics: Group all external library decoders and...
2007-05-02 Mark Coxpatch so that the deprecated items show up correctly
2007-04-29 Ivo van Poortenadd V.Flash PTX decoder
2007-04-18 Benjamin LarssonVersion bump, atrac3 added.
2007-04-17 Benjamin LarssonAtrac3 decoder.
2007-04-13 Joakim Platetimestamps generation improvement when parsing avi
2007-04-07 Nicholas TungBethsoft VID demuxer and video decoder
2007-04-07 Marco GerardsTHP PCM decoder, used on the Nintendo GameCube.
2007-04-07 Anssi HannulaInterplay C93 demuxer and video decoder
2007-04-07 Diego Biurrunspelling/wording/grammar
2007-04-06 Xiaohui SunSGI image decoder ported to the new image API.
2007-04-03 Michael Niedermayercosmetic
2007-04-03 Kamil NowosadFF_CODER_TYPE_RAW / RLE / DEFLATE extracted from a...
2007-04-03 Michael Niedermayertiff encoder by (Bartlomiej Wolowiec b.wolowiec stude...
2007-04-01 Diego Biurrunsupport for the THP game format by Marco Gerards, mgera...
2007-03-27 Michael Niedermayercodec id addition guidlines
2007-03-26 Ivan Kalvachevget rid of unused entries in the middle of xvmc_render...
2007-03-25 Baptiste Coudurierincrement subminor version due to r8502 and r8504,...
2007-03-22 Michael Niedermayerclarify codec_tag
2007-03-22 Michael Niedermayerclarify sub_id
2007-03-18 Baptiste Coudurierdnxhd decoder
2007-03-15 Bobby BinghamTarga (.tga) encoder,
2007-03-14 Kostya ShishkovDXA demuxer and decoder
2007-03-13 Michael Niedermayerdeprecate av_mallocz_static()
2007-03-07 Michael Niedermayeradd avcodec_get_context_defaults2() / avcodec_alloc_con...
2007-03-04 Panagiotis IssarisAdd the prefix "av_" to img_crop(), img_copy() and...
2007-03-04 Baptiste Coudurierimx dump header bitstream filter, modifies bitstream...
2007-03-04 Baptiste Coudurierdummy support for mpeg2 non linear quant
2007-03-02 Michael Niedermayersupport feeding individual NAL units to the decoder...
2007-03-01 Panagiotis IssarisAdd documentation to some avcodec.h's pix_fmt related...
2007-03-01 Baptiste Coudurierget rid of CODEC_FLAG_H263P_AIC with next major bump
2007-03-01 Baptiste Coudurierdefine MPEG4AAC id to AAC, and get rid of it and MP3LAM...
2007-02-28 Baptiste Coudurierget rid of rtp_mode field after next major bump
2007-02-27 Kostya ShishkovDCA decoder
2007-02-25 Panagiotis IssarisMove the unaltered documentation of the functions which...
2007-02-24 Diego Biurruncosmetics: Fix another common typo, dependAnt --> depen...
2007-02-23 Benoit Fouetadd CODEC_TYPE_NB to enum CodecType, will be used to...
2007-02-22 Panagiotis IssarisMove the av_realloc_static() declaration out of avcodec...
2007-02-22 Panagiotis IssarisDoxygenize the comments for the av_fast_realloc() function.
2007-02-22 Panagiotis IssarisDoxygenize the comments for the av_free_static() function.
2007-02-22 Panagiotis IssarisDoxygenize the comments for the av_mallocz_static(...
2007-02-22 Panagiotis IssarisDoxygenize the comments for the av_realloc_static(...
2007-02-22 Panagiotis IssarisDoxygenize the comments for the av_get_bits_per_sample...
2007-02-22 Panagiotis IssarisDoxygenize the comments for the av_get_pict_type_char...
2007-02-22 Panagiotis IssarisDoxygenize the comments for the avpicture_free() function.
2007-02-22 Panagiotis IssarisMove the Doxygen function documentation unaltered from...
2007-02-22 Panagiotis IssarisAdd more Doxygen documentation.
2007-02-21 Panagiotis IssarisCorrect typo.
2007-02-21 Diego Biurruncosmetics: Fix another common typo, gurantee --> guArantee.
2007-02-20 Michel BardiauxAdd support for MS-GSM codec
2007-02-17 Michael Niedermayerremove imgresample and convert with the next version...
2007-02-13 François RevolThis fixes error handling for BeOS, removing the need...
next