Commit History

Author SHA1 Message Date
  Måns Rullgård 7eec43289a ARM: NEON optimised simple_idct 16 years ago
  Stefano Sabatini d0a01fe84b Move documentation of avcodec_register_all() from allcodecs.c to 16 years ago
  Stefano Sabatini 54c441c860 Remove set_all_opt() and its use in av_set_string2(). Make 16 years ago
  Stefano Sabatini d1ca187fb6 Document register_avcodec(). 16 years ago
  Stefano Sabatini 7a961a46ba Make register_avcodec() call avcodec_init(). 16 years ago
  Stefano Sabatini 335a761a90 Use a more explicit "codec" rather than "format" as the parameter of 16 years ago
  Stefano Sabatini dbbec0c2f2 Make av_log_missing_feature an internal function, and change its name 16 years ago
  Diego Biurrun 9686df2be5 Delete unnecessary 'extern' keywords. 16 years ago
  Kenan Gillet 73b458e354 Commit last ok'ed parts of QCELP decoder and enable it. 16 years ago
  Kostya Shishkov 11c0f9eca1 enable RV40 decoder 16 years ago
  Baptiste Coudurier 3bff4d8b7a Implement the fields rc_max_available_vbv_use and 16 years ago
  Roman Shaposhnik 3a84713aaa Making it easier to send arbitrary structures as work orders to MT workers 16 years ago
  Peter Ross 42b30357be Electronic Arts TGQ video decoder 16 years ago
  Dominik Mierzejewski 82d1605fe7 Remove duplicated MM_* macros for CPU capabilities from dsputil.h. 16 years ago
  Andreas Öman 9d9b9d32e6 Change multichannel API define prefix from "CHANNEL_" to "CH_". 16 years ago
  Peter Ross 0d72e7d0ae Add audio channel layout API to libavcodec. 16 years ago
  Baptiste Coudurier da396bf84e dnxhd parser 16 years ago
  Francesco Cosoleto 30ab4deda8 Document the directpred auto value. 16 years ago
  Benjamin Larsson faeedbbb06 Add support for Acelp.net fourcc and codecid, remuxing wav to avi should work 16 years ago
  Michael Niedermayer 475e4e2ffc Remove deprecated avcodec_decode_audio() this one was not under #ifdef. 16 years ago
  Michael Niedermayer 9d21494776 avcodec_find_best_pix_fmt() needs a 64bit mask as there are more than 32 pix_fmts. 16 years ago
  Michael Niedermayer 047599a4ba Rename error_resilience to error_recognition. 16 years ago
  Michael Niedermayer 38360668d6 Remove DEFAULT_FRAME_RATE_BASE. 16 years ago
  Michael Niedermayer 23694e27f0 Drop deprecated SAMPLE_FMT_S24. 16 years ago
  Michael Niedermayer d578432db8 Remove stuff under #if LIBAVCODEC_VERSION_INT. 16 years ago
  Luca Abeni dd1c8f3e6e Bump Major version, this commit is almost just renaming bits_per_sample to 16 years ago
  Michael Niedermayer 8e5af7a654 Clarify sample_aspect_ratio. 16 years ago
  Justin Ruggles 2988c93d94 create a separate codec_id for E-AC-3 16 years ago
  Stefano Sabatini 987903826b Globally rename the header inclusion guard names. 16 years ago
  Peter Ross 43a38a7c3e Remove 'currently unused' warning about SAMPLE_FMT_xxx. 16 years ago
  Peter Ross 2bfd8855fb Bump libavcodec minor version number for r15017. 16 years ago
  Peter Ross 312420f3fa Add AVCodecContext.bits_per_raw_sample field. 16 years ago
  Peter Ross 46a73068a6 Change AVCodecContext.bits_per_sample to bits_per_coded_sample. 16 years ago
  Robert Swain 7d8f3de4a8 Last hunk of the AAC decoder code to be OKed and build system and documentation 16 years ago
  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(). 16 years ago
  Peter Ross cfc78718f3 Electronic Arts TGV decoder 16 years ago
  Peter Ross 993ba05182 increment minor version for commit r14412 (add sample_fmts infrastructure) 16 years ago
  Peter Ross 88a07af740 add sample_fmts infrastructure: AVCodec->sample_fmts and SAMPLE_FMT_NB enum. 16 years ago
  Peter Ross aa29709ec8 add CODEC_ID_PCM_F32BE (32-bit floating point PCM big endian decoder) 16 years ago
  Alexander Strange 385c820b4a Add a new -debug option for tracing calls to the default get/release_buffer functions. 16 years ago
  tripp 662e54119c Correct b_quant offset comment in avcodec.h, it is the description for 16 years ago
  Michael Niedermayer 5771b2c324 Make strict_std_compliance available to decoders. 16 years ago
  Michael Niedermayer 0bef08e516 New codec probing system try #1. 16 years ago