summaryrefslogtreecommitdiff
path: root/libavcodec/avcodec.h
Commit message (Expand)AuthorAge
...
* Bump libavcodec minor version number for r15017.Peter Ross2008-08-29
* Add AVCodecContext.bits_per_raw_sample field.Peter Ross2008-08-29
* Change AVCodecContext.bits_per_sample to bits_per_coded_sample.Peter Ross2008-08-29
* Last hunk of the AAC decoder code to be OKed and build system and documentationRobert Swain2008-08-21
* Provide a simpler way for the user to reorder her timestamps.Michael Niedermayer2008-08-20
* Update changelog and general.texi to reflectJai Menon2008-08-19
* Add F64BE, F64LE and F64BE PCM codecs.Peter Ross2008-08-19
* Add SAMPLE_FMT_DBL.Peter Ross2008-08-19
* Mark SAMPLE_FMT_S24 as deprecated.Peter Ross2008-08-18
* Bump minor version as av_log_missing_feature() was added to public API inRobert Swain2008-08-10
* Add a generic function to lavc to log messages about missing features.Justin Ruggles2008-08-10
* Doxygenate avcodec_version().Stefano Sabatini2008-08-08
* Electronic Arts TGV decoderPeter Ross2008-08-06
* increment minor version for commit r14412 (add sample_fmts infrastructure)Peter Ross2008-07-28
* add sample_fmts infrastructure: AVCodec->sample_fmts and SAMPLE_FMT_NB enum.Peter Ross2008-07-26
* add CODEC_ID_PCM_F32BE (32-bit floating point PCM big endian decoder)Peter Ross2008-07-26
* Add a new -debug option for tracing calls to the default get/release_buffer f...Alexander Strange2008-07-26
* Correct b_quant offset comment in avcodec.h, it is the description fortripp2008-07-21
* Make strict_std_compliance available to decoders.Michael Niedermayer2008-07-19
* New codec probing system try #1.Michael Niedermayer2008-07-12
* Deprecate avcodec_build(), it returns the same value asAndreas Öman2008-07-11
* Motion Pixels Video Decoder.Gregory Montoir2008-07-10
* increment minor version for commit r14110 (Electronic Arts CMV decoder)Peter Ross2008-07-09
* Electronic Arts CMV decoderPeter Ross2008-07-08
* MLP/TrueHD decoder.Ramiro Polla2008-07-04
* Make AVCodec long_names definition conditional depending on CONFIG_SMALL.Stefano Sabatini2008-06-12
* uniformize trellis quant optionBaptiste Coudurier2008-06-09
* Oma demuxerBenjamin Larsson2008-06-08
* rename me=tesaLoren Merritt2008-06-05
* add esa/dia compat me options and new tesa for libx264Baptiste Coudurier2008-06-05
* bump micro version after commit r13615Aurelien Jacobs2008-06-02
* Move new field to the end to avoid ABI breakage, I thought this structMichael Niedermayer2008-06-02
* Rename last_frame_offset to next_frame_offset.Michael Niedermayer2008-06-02
* Simplify parser core.Michael Niedermayer2008-06-02
* Move *_static to bitstream.c which is the only file left which needsMichael Niedermayer2008-05-30
* Clarify avcodec_encode_audio() vs. PCM audio.Stefano Sabatini2008-05-26
* LPCM 24 bits support, patch by Lars Täuber, lars.taeuber gmx netLars Täuber2008-05-17
* Document AVCodecContext channels field.Stefano Sabatini2008-05-11
* Typo: distoration -> distortion.Ramiro Polla2008-04-29
* Add supported_samplerates field to AVCodecStefano Sabatini2008-04-22
* fix a typoBenoit Fouet2008-04-17
* Make two comments doxygen compatible.Stefano Sabatini2008-04-17
* Add descriptive long_name to AVCodecStefano Sabatini2008-04-17
* Maxis XA demuxer and decoder.Robert Marston2008-04-14
* BFI demuxerSisir Koppaka2008-04-13
* Add explanatory comments to enum CodecID.Diego Biurrun2008-04-13
* add CODEC_ID_DIRACMichael Niedermayer2008-04-08
* Escape 124 (RPL) decoderEli Friedman2008-03-31
* 8SVX decoderJai Menon2008-03-30
* Fix closed gop flag disapearence.Michael Niedermayer2008-03-29