]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavcodec/utils.c
Split ff_log_missing_feature into ff_log_missing_feature
[frescor/ffmpeg.git] / libavcodec / utils.c
2009-01-16 benoitSplit ff_log_missing_feature into ff_log_missing_feature
2009-01-14 aurelreplace all occurrence of ENABLE_ by the corresponding...
2009-01-13 aurelChange semantic of CONFIG_*, HAVE_* and ARCH_*.
2009-01-13 michaelRemove hack to print mp2/mp1 with codec_id of CODEC_ID_MP3.
2009-01-10 stefanoMove the AVCodecContext options definition to a dedicat...
2008-12-26 benoits/FFmpeg-devel/ffmpeg-devel/
2008-12-25 diegoChange mplayerhq.hu references to ffmpeg.org where...
2008-12-15 mruARM: NEON optimised simple_idct
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-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-05 diegoAdd missing #include "libavutil/avstring.h", fixes
2008-11-01 prossAdd audio channel layout API to libavcodec.
2008-10-21 aureluses FF_ARRAY_ELEMS() where appropriate
2008-10-08 aurelallows calling avcodec_find_(en|de)coder_by_name with...
2008-10-04 lu_zeroMark list heads static. Patch by Diego Pettenò
2008-10-02 gpoirierx264 has removed the b-rdo and bime options, and instea...
2008-09-30 michaelAllocate 1 line more in the chroma plane for H.264...
2008-09-30 michaelReplace second (and wrong) call to avcodec_align_dimens...
2008-09-29 diegoUniformly define _XOPEN_SOURCE to 600.
2008-09-28 stefanoDocument the directpred auto value.
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-08-29 prossAdd AVCodecContext.bits_per_raw_sample field.
2008-08-29 prossChange AVCodecContext.bits_per_sample to bits_per_coded...
2008-08-20 michaelProvide a simpler way for the user to reorder her times...
2008-08-19 prossAdd F64BE, F64LE and F64BE PCM codecs.
2008-08-19 prossAdd SAMPLE_FMT_DBL.
2008-08-16 michaelFix rc_eq mem leak.
2008-08-16 michaelRevert r14260
2008-08-14 aurelensure we get explicit definition of various _XOPEN_SOU...
2008-08-10 superdumpAdd a generic function to lavc to log messages about...
2008-08-04 prossMake avcodec_string() and av_get_bits_per_sample()...
2008-07-31 prossWrite sample format description within avcodec_string()
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-20 michaelAdd skip* AVOptions, which seem to have been missed.
2008-07-19 michaelMake strict_std_compliance avaialable to decoders.
2008-07-19 michaelMake the ugly hack which uses an unused entry in the...
2008-07-17 michael100l, someone used FLT_MIN where -FLT_MAX was meant...
2008-07-16 stefanoFree in avcodec_close() avctx->rc_eq. Fix a memory...
2008-07-13 stefanostrdup() the default value for rc_eq in AVCodec when...
2008-07-11 andomaDeprecate avcodec_build(), it returns the same value as
2008-06-29 diegoAdd command line support for '-idct simplearmv6'.
2008-06-24 stefangmark read-only data as const
2008-06-09 bcoudurierenable global_header flag for audio and video encoding...
2008-06-09 bcoudurierrevert wrong part of r13722 commit
2008-06-09 bcoudurieruniformize trellis quant option
2008-06-05 bcoudurieradd esa/dia compat me options and new tesa for libx264
2008-05-30 michaelMove *_static to bitstream.c which is the only file...
2008-05-09 diegoUse full path for #includes from another directory.
2008-03-29 michaelFix closed gop flag disapearence.
2008-03-25 michaelFix possible heap overflow caused by av_fast_realloc()
2008-03-12 diegotypo fixes
2008-03-06 bcoudurierindentation
2008-03-06 bcoudurierdo not display par and dar if not available
2008-03-06 takisMake av_class a pointer to a const AVClass. Addresses...
2008-03-05 aureldefine BI frame type along with other frame types
2008-03-05 aurelcosmetic: align
2008-03-05 aurelremove more useless mpegvideo.h includes
2008-02-26 michaelfloating point AAN IDCT
2008-02-24 vitorFix bug I introduced in r11962.
2008-02-22 michaelRemove apparently unneeded and buggy align.
2008-02-15 vitorSimplify avcodec_default_get_buffer()
2008-02-13 diegotypo fix: inited --> initialized
2008-02-11 andomaAdd 'reservoir' flag to lavc's flags2 controlling wheth...
2008-02-02 michaelMake avcodec_decode_* functions take const input buffers.
2008-02-01 michaelone "cast discards qualifiers from pointer target type...
2008-01-27 aurelAdd support for Matroska attachments.
2008-01-04 aurelimprove CRC API
2007-12-25 reimarCheck for avcodec_open codec parameter == NULL and...
2007-12-20 jbrAdd option for user to scale the amount of dynamic...
2007-12-12 mruuse av_log_get/set_level()
2007-12-12 michaelav_*_next() API for libavcodec
2007-12-03 michaelmake rc_buffer_size apply to audio as well
2007-11-25 aureladd pcm_s16le_planar support for electronicarts files
2007-10-18 mbardiauxPrint pixel and screen aspect ratios
2007-09-27 lorenmoops, revert unrelated change
2007-09-27 lorenmunroll encode_residual_lpc(). speedup varies between...
2007-09-24 kostyaRemove check for input buffer size as it does not guara...
2007-09-24 aureladd support for yuva420p colorspace (yuv420p + alpha)
2007-08-23 reimarAdd request_channels member to AVCodecContext so we...
2007-08-19 reimarUse defines instead of raw hex numbers to specify CRC...
2007-08-13 ramiroAdd attribute that forces alignment of stack to functio...
2007-08-13 conradAdd av_get_bits_per_sample_format()
2007-08-10 michaelensure that default_get_buffer() doesnt reuse images...
2007-07-20 takisReturn AVERROR(EINVAL) when invalid width and/or height...
2007-07-20 takisReturn AVERROR(ENOMEM) on memory allocation failure...
2007-07-17 alexset codec_type on init
2007-07-11 ramiroRemove underscores before fcntl flags
2007-07-11 ramiroProper check for mkstemp().
2007-07-06 benoitfree thread context
2007-07-06 benoitme option implemented as an AVOption
2007-06-21 benoitsplit frame rate and frame size abbreviation into two...
2007-06-12 diegomisc spelling fixes
next