998 Commits (213a4cbb396ff610001a26052a652e3f68aa632a)

Author SHA1 Message Date
Michael Niedermayer 79de84f263 Provide a simpler way for the user to reorder her timestamps. 16 years ago
Jai Menon 833e90ddf5 Update changelog and general.texi to reflect 16 years ago
Peter Ross 143a5d6f1f Add F64BE, F64LE and F64BE PCM codecs. 16 years ago
Peter Ross e06b00f3b6 Add SAMPLE_FMT_DBL. 16 years ago
Peter Ross 97ceb75218 Mark SAMPLE_FMT_S24 as deprecated. 16 years ago
Robert Swain 697c7cd44b Bump minor version as av_log_missing_feature() was added to public API in 16 years ago
Justin Ruggles ea779d91ca Add a generic function to lavc to log messages about missing features. 16 years ago
Stefano Sabatini 96afa6be0b Doxygenate avcodec_version(). 17 years ago
Peter Ross cfc78718f3 Electronic Arts TGV decoder 17 years ago
Peter Ross 993ba05182 increment minor version for commit r14412 (add sample_fmts infrastructure) 17 years ago
Peter Ross 88a07af740 add sample_fmts infrastructure: AVCodec->sample_fmts and SAMPLE_FMT_NB enum. 17 years ago
Peter Ross aa29709ec8 add CODEC_ID_PCM_F32BE (32-bit floating point PCM big endian decoder) 17 years ago
Alexander Strange 385c820b4a Add a new -debug option for tracing calls to the default get/release_buffer functions. 17 years ago
tripp 662e54119c Correct b_quant offset comment in avcodec.h, it is the description for 17 years ago
Michael Niedermayer 5771b2c324 Make strict_std_compliance available to decoders. 17 years ago
Michael Niedermayer 0bef08e516 New codec probing system try #1. 17 years ago
Andreas Öman 0261e3651a Deprecate avcodec_build(), it returns the same value as 17 years ago
Gregory Montoir 974e0eeed3 Motion Pixels Video Decoder. 17 years ago
Peter Ross 5cfdfd8aae increment minor version for commit r14110 (Electronic Arts CMV decoder) 17 years ago
Peter Ross 495900f78b Electronic Arts CMV decoder 17 years ago
Ramiro Polla b517af05b9 MLP/TrueHD decoder. 17 years ago
Stefano Sabatini fe4bf37455 Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
Baptiste Coudurier febea2f2e1 uniformize trellis quant option 17 years ago
Benjamin Larsson b339f0c6be Oma demuxer 17 years ago
Loren Merritt 359bbdabf3 rename me=tesa 17 years ago
Baptiste Coudurier 89223ef698 add esa/dia compat me options and new tesa for libx264 17 years ago
Aurelien Jacobs 9b85e378bf bump micro version after commit r13615 17 years ago
Michael Niedermayer 5c027f8866 Move new field to the end to avoid ABI breakage, I thought this struct 17 years ago
Michael Niedermayer 26f237254d Rename last_frame_offset to next_frame_offset. 17 years ago
Michael Niedermayer cb63a4b37c Simplify parser core. 17 years ago
Michael Niedermayer 09dafaeba1 Move *_static to bitstream.c which is the only file left which needs 17 years ago
Stefano Sabatini 5231f101d1 Clarify avcodec_encode_audio() vs. PCM audio. 17 years ago
Lars Täuber 1472b7dd28 LPCM 24 bits support, patch by Lars Täuber, lars.taeuber gmx net 17 years ago
Stefano Sabatini 5fcc4a236b Document AVCodecContext channels field. 17 years ago
Ramiro Polla e6dba5dfab Typo: distoration -> distortion. 17 years ago
Stefano Sabatini 3ade5d56d0 Add supported_samplerates field to AVCodec 17 years ago
Benoit Fouet 1beb670a2d fix a typo 17 years ago
Stefano Sabatini 716e31ea1a Make two comments doxygen compatible. 17 years ago
Stefano Sabatini 56cce5bbff Add descriptive long_name to AVCodec 17 years ago
Robert Marston 861c63a216 Maxis XA demuxer and decoder. 17 years ago
Sisir Koppaka b64c096be9 BFI demuxer 17 years ago
Diego Biurrun ba0dabbf1f Add explanatory comments to enum CodecID. 17 years ago
Michael Niedermayer 782a58ece3 add CODEC_ID_DIRAC 17 years ago
Eli Friedman 40d2627306 Escape 124 (RPL) decoder 17 years ago
Jai Menon cb21e0a715 8SVX decoder 17 years ago
Michael Niedermayer f3eec1cf52 Fix closed gop flag disapearence. 17 years ago
Sascha Sommer 975cdc8fc1 rl2 decoder 17 years ago
Michael Niedermayer c8cf325a9b Document AVCodec.flush() 17 years ago
Michael Niedermayer a2d1124605 Document AVCodec.capabilities. 17 years ago
Zuxy Meng c02a1b3593 Apply 'alloc_size' and 'malloc' attributes to av_mallocz_static() 17 years ago