]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavcodec/avcodec.h
Alpha: proper IDCT selection
[frescor/ffmpeg.git] / libavcodec / avcodec.h
2009-01-18 mruAlpha: proper IDCT selection
2009-01-17 stefangadded demuxer for FunCom ISS audio files,
2009-01-17 cehoyosRemove CODEC_ID_H264_VDPAU.
2009-01-13 michaelAdd CODEC_ID_MP1.
2009-01-07 michaelDocument the need of buf=NULL buf_size=0 at the end...
2009-01-04 cehoyosAdd VDPAU hardware accelerated decoding for H264 which...
2009-01-04 michaelMove metadata API from avcodec to avformat.
2009-01-04 michaelGeneric metadata API.
2009-01-03 michaelBump LIBAVCODEC_VERSION_MINOR due to AVSubtitle changes.
2009-01-03 michaelAdd type, text and ass to AVSubtitleRect.
2009-01-03 michaelReplace AVSubtitleRect.rgba_palette and bitmap by AVPic...
2009-01-03 michaelReplace some fixed width variable from AVSubtitle*...
2009-01-03 michaelFuture doxy for a few fields of AVSubtitleRect.
2009-01-03 michaelChange AVSubtitle.rects to an array of pointers so...
2009-01-03 michaelAdd enum AVSubtitleType
2008-12-27 reimarBump minor number for many small improvements, tiff...
2008-12-24 michaelAllow decoders to set AVCodecContext.refs.
2008-12-20 kostyaRV30 decoder
2008-12-16 stefanoImplement av_set_string3().
2008-12-15 mruARM: NEON optimised simple_idct
2008-12-14 stefanoMove documentation of avcodec_register_all() allcodecs...
2008-12-14 stefanoRemove set_all_opt() and its use in av_set_string2...
2008-12-14 stefanoDocument register_avcodec().
2008-12-14 stefanoMake register_avcodec() call avcodec_init().
2008-12-14 stefanoUse a more explicit "codec" rather than "format" as...
2008-12-08 stefanoMake av_log_missing_feature an internal function, and...
2008-12-03 diegoDelete unnecessary 'extern' keywords.
2008-12-02 vitorCommit last ok'ed parts of QCELP decoder and enable it.
2008-12-01 kostyaenable RV40 decoder
2008-11-29 stefanoImplement the fields rc_max_available_vbv_use and
2008-11-12 romanshMaking it easier to send arbitrary structures as work...
2008-11-08 prossElectronic Arts TGQ video decoder
2008-11-03 rathannRemove duplicated MM_* macros for CPU capabilities...
2008-11-02 andomaChange multichannel API define prefix from "CHANNEL_...
2008-11-01 prossAdd audio channel layout API to libavcodec.
2008-10-24 bcoudurierdnxhd parser
2008-09-28 stefanoDocument the directpred auto value.
2008-09-26 bananAdd support for Acelp.net fourcc and codecid, remuxing...
2008-09-08 michaelRemove deprecated avcodec_decode_audio() this one was...
2008-09-08 michaelavcodec_find_best_pix_fmt() needs a 64bit mask as there...
2008-09-08 michaelRename error_resilience to error_recognizion.
2008-09-08 michaelRemove DEFAULT_FRAME_RATE_BASE.
2008-09-08 michaelDrop deprecated SAMPLE_FMT_S24.
2008-09-08 michaelRemove stuff under #if LIBAVCODEC_VERSION_INT.
2008-09-08 michaelBump Major version, this commit is almost just renaming...
2008-09-03 michaelClarify sample_aspect_ratio.
2008-09-01 jbrcreate a separate codec_id for E-AC-3
2008-08-31 stefanoRename globally the header inclusion guards.
2008-08-30 prossRemove 'currently unused' warning about SAMPLE_FMT_xxx.
2008-08-29 prossBump libavcodec minor version number for r15017.
2008-08-29 prossAdd AVCodecContext.bits_per_raw_sample field.
2008-08-29 prossChange AVCodecContext.bits_per_sample to bits_per_coded...
2008-08-21 superdumpLast hunk of the AAC decoder code to be OKed and build...
2008-08-20 michaelProvide a simpler way for the user to reorder her times...
2008-08-19 jai_menonUpdate changelog and general.texi to reflect addition...
2008-08-19 prossAdd F64BE, F64LE and F64BE PCM codecs.
2008-08-19 prossAdd SAMPLE_FMT_DBL.
2008-08-18 prossMark SAMPLE_FMT_S24 as deprecated.
2008-08-10 superdumpBump minor version as av_log_missing_feature() was...
2008-08-10 superdumpAdd a generic function to lavc to log messages about...
2008-08-08 stefanoDoxygenate avcodec_version().
2008-08-06 prossElectronic Arts TGV decoder
2008-07-28 prossincrement minor version for commit r14412 (add sample_f...
2008-07-26 prossadd sample_fmts infrastructure: AVCodec->sample_fmts...
2008-07-26 prossadd CODEC_ID_PCM_F32BE (32-bit floating point PCM big...
2008-07-26 astrangeAdd a new -debug option for tracing calls to the defaul...
2008-07-21 diegoCorrect b_quant offset comment in avcodec.h, it is...
2008-07-19 michaelMake strict_std_compliance avaialable to decoders.
2008-07-12 michaelNew codec probing system try #1.
2008-07-11 andomaDeprecate avcodec_build(), it returns the same value as
2008-07-10 ramiroMotion Pixels Video Decoder.
2008-07-09 prossincrement minor version for commit r14110 (Electronic...
2008-07-08 prossElectronic Arts CMV decoder
2008-07-04 ramiroMLP/TrueHD decoder.
2008-06-12 stefanoMake AVCodec long_names definition conditional dependin...
2008-06-09 bcoudurieruniformize trellis quant option
2008-06-08 bananOma demuxer
2008-06-05 lorenmrename me=tesa
2008-06-05 bcoudurieradd esa/dia compat me options and new tesa for libx264
2008-06-02 aurelbump micro version after commit r13615
2008-06-02 michaelMove new field to the end to avoid ABI breakage, i...
2008-06-02 michaelRename last_frame_offset to next_frame_offset.
2008-06-02 michaelSimplify parser core.
2008-05-30 michaelMove *_static to bitstream.c which is the only file...
2008-05-26 diegoClarify avcodec_encode_audio() vs. PCM audio.
2008-05-17 diegoLPCM 24 bits support, patch by Lars Täuber, lars.taeube...
2008-05-11 diegoDocument AVCodecContext channels field.
2008-04-29 ramiroTypo: distoration -> distortion.
2008-04-22 superdumpAdd supported_samplerates field to AVCodec
2008-04-17 benoitfix a typo
2008-04-17 benoitMake two comments doxygen compatible.
2008-04-17 andomaAdd descriptive long_name to AVCodec
2008-04-14 benoitMaxis XA demuxer and decoder.
2008-04-13 vitorBFI demuxer
2008-04-13 diegoAdd explanatory comments to enum CodecID.
2008-04-08 michaeladd CODEC_ID_DIRAC
2008-03-31 superdumpEscape 124 (RPL) decoder
2008-03-30 vitor8SVX decoder
2008-03-29 michaelFix closed gop flag disapearence.
2008-03-21 faust3rl2 decoder
next