]> git.sesse.net Git - ffmpeg/history - libavcodec
ffmpeg: get rid of the 'q' key schizofrenia
[ffmpeg] / libavcodec /
2011-05-12 Justin Rugglesac3enc: put the counting of stereo rematrixing bits...
2011-05-12 Justin Rugglesac3enc: clean up count_frame_bits() and count_frame_bit...
2011-05-12 Michael Niedermayermpegvideo: make FF_DEBUG_DCT_COEFF output coeffs via...
2011-05-12 Aurelien Jacobssrtdec: make sure we don't write past the end of buffer
2011-05-12 Tomas Härdinwmaenc: improve channel count and bitrate error handlin...
2011-05-12 Stefano Sabatinitiff: add support for SamplesPerPixel tag in tiff_decod...
2011-05-12 Stefano Sabatinitiff: Prefer enum TiffCompr over int for TiffContext...
2011-05-12 Baptiste Coudurierdnxhdenc: add AVClass in private context.
2011-05-12 Diego BiurrunReplace int_fast integer types with their sized standar...
2011-05-12 Diego Biurrunjfdct: Replace sized int_fast integer types with plain...
2011-05-12 Diego Biurrunconfigure: Do not unconditionally add -D_POSIX_C_SOURCE...
2011-05-11 Jason Garrett-Glaser10-bit H.264 x86 chroma v loopfilter asm
2011-05-11 Baptiste CoudurierPort SMPTE S302M audio decoder from FFmbc 0.3.
2011-05-11 Anatoly NenashevFix crash of interlaced MPEG2 decoding
2011-05-11 Ronald S. Bultjeh264pred: fix one more aliasing violation.
2011-05-11 Anton Khirnovflacenc: use proper initializers for AVOption default...
2011-05-11 Anton Khirnovlavc: deprecate named constants for deprecated antialia...
2011-05-11 Reinhard Tartleraac: workaround for compilation on cygwin
2011-05-11 Baptiste Coudurierswscale: extend YUV422p support to 10bits depth
2011-05-11 Stefano Sabatinitiff: add support for inverted FillOrder for uncompress...
2011-05-11 Ronald S. Bultjeh264pred: fix aliasing violations.
2011-05-11 Alex Conversecosmetics: Fix crazy formatting in resample.
2011-05-11 Alex ConverseAllow resampling with no channel count change for up...
2011-05-11 Alex ConverseDon't allow unsupported resampling configurations.
2011-05-11 Jason Garrett-GlaserPort x86 10-bit H.264 deblock asm from x264
2011-05-11 Jason Garrett-GlaserUpdate x86 H.264 deblock asm
2011-05-10 Anton KhirnovAVOptions: make default_val a union, as proposed in...
2011-05-10 Ronald S. Bultjearm/h264pred: add missing argument type.
2011-05-10 Ronald S. Bultjeh264dsp_mmx: place bracket outside #if/#endif block.
2011-05-10 Ronald S. Bultjeh264: do not print "too many references" warning for...
2011-05-10 Oskar ArvidssonEnable decoding of high bit depth h264.
2011-05-10 Oskar ArvidssonAdds 8-, 9- and 10-bit versions of some of the function...
2011-05-10 Oskar ArvidssonAdd support for higher QP values in h264.
2011-05-10 Oskar ArvidssonAdd the notion of pixel size in h264 related functions.
2011-05-10 Oskar ArvidssonMake the h264 loop filter bit depth aware.
2011-05-10 Oskar ArvidssonTemplate dsputil_template.c with respect to pixel size...
2011-05-10 Oskar ArvidssonTemplate h264idct_template.c with respect to pixel...
2011-05-10 Oskar ArvidssonPreparatory patch for high bit depth h264 decoding...
2011-05-10 Oskar ArvidssonMove some functions in dsputil.c into a new file dsputi...
2011-05-10 Oskar ArvidssonMove the functions in h264idct into a new file h264idct...
2011-05-10 Oskar ArvidssonMove the functions in h264pred.c into a new file h264pr...
2011-05-10 Oskar ArvidssonPreparatory patch for high bit depth h264 decoding...
2011-05-10 Oskar ArvidssonAdd pixel formats for 9- and 10-bit yuv420p.
2011-05-10 Oskar ArvidssonChoose h264 chroma dc dequant function dynamically.
2011-05-10 Ronald S. Bultjeh264: DSP'ize MBAFF loopfilter.
2011-05-10 Anton Khirnovlavc: move some flac-specific options to its private...
2011-05-09 Mans Rullgardmpegaudiodec: group #includes more sanely
2011-05-09 Mans Rullgardmpegaudio: remove #if 0 blocks
2011-05-09 Mans Rullgardmpegaudio: remove CONFIG_MPEGAUDIO_HP option
2011-05-09 Mans Rullgardmpegaudio: remove CONFIG_AUDIO_NONSHORT
2011-05-08 Nathan Caldwellpsymodel: Remove wrapper functions.
2011-05-08 Nathan Caldwellaacenc: Replace loop counters in aac_encode_frame(...
2011-05-06 Alex Conversewmavoice: Use proper size in memeset().
2011-05-04 Diego BiurrunFix standalone compilation of WTV demuxer.
2011-05-04 Diego BiurrunFix standalone compilation of MXPEG decoder.
2011-05-04 Diego Biurrunflashsv: K&R cosmetics
2011-05-04 Ronald S. Bultjevc1: make overlap filter for I-frames bit-exact.
2011-05-04 Ronald S. Bultjevc1dec: use s->start/end_mb_y instead of passing them...
2011-05-04 Ronald S. BultjeRevert "VC1: merge idct8x8, coeff adjustments and put_p...
2011-05-04 Alex ConverseReplace strncpy() with av_strlcpy().
2011-05-04 Alex Converseindeo3: Eliminate use of long.
2011-05-04 Alex Converseget_bits: make cache unsigned to eliminate undefined...
2011-05-04 Ronald S. Bultjempegvideo: reindent.
2011-05-04 Ronald S. Bultjempegvideo: don't av_malloc(0).
2011-05-02 Ronald S. Bultjevp8: frame-multithreading.
2011-05-02 Stefano SabatiniReplace deprecated FF_*_TYPE symbols with AV_PICTURE_TY...
2011-05-02 Stefano SabatiniReplace deprecated av_get_pict_type_char() with av_get_...
2011-05-02 Kostya Shishkovdpx: Do not use DPX encoder for decoding.
2011-05-01 Diego BiurrunALPHA: Replace sized int_fast integer types with plain...
2011-05-01 Peter RossDPX image encoder
2011-05-01 Peter RossDPX decoder: read sample aspect ratio
2011-05-01 Reimar DöffingerDPX decoder: add buffer size checks.
2011-05-01 Justin Rugglesac3enc: clip large coefficient values and negative...
2011-05-01 Justin Rugglesac3enc: do not store a bandwidth code for each channel.
2011-05-01 Justin Rugglesac3enc: remove bandwidth reduction as fallback for...
2011-05-01 Justin Rugglesac3enc: merge compute_exp_strategy_ch() into compute_ex...
2011-05-01 Justin Rugglesac3enc: return error if frame+exponent bits are too...
2011-05-01 Justin Rugglesac3enc: differentiate between current block and referen...
2011-05-01 Justin Rugglesac3enc: simplify exponent_init() by calculating exponen...
2011-05-01 Justin Rugglesac3enc: simplify stereo rematrixing decision options
2011-04-29 Michael NiedermayerAMV: disable DR1 and don't override EMU_EDGE
2011-04-29 Diego Biurrunvorbis: Replace sized int_fast integer types with plain...
2011-04-29 Diego BiurrunRemove disabled non-optimized code variants.
2011-04-29 Diego BiurrunRemove some disabled printf debug cruft.
2011-04-29 Diego BiurrunReplace more disabled printf() calls by av_dlog().
2011-04-29 Diego BiurrunReplace some commented-out debug printf() / av_log...
2011-04-29 Diego Biurrunvorbisdec: Replace some sizeof(type) by sizeof(*variable).
2011-04-28 Stefano Sabatinimpeg12: terminate mpeg2_video_profiles arrays
2011-04-28 Peter Rossrawvideo codec: support PIX_FMT_BGR48LE and PIX_FMT_BGR48BE
2011-04-27 Diego Biurrunvorbisdec: Rename silly "class_" variable to plain...
2011-04-27 Diego Biurrunsimple_idct_alpha: Drop some useless casts.
2011-04-27 Diego BiurrunSimplify av_log_missing_feature().
2011-04-27 Justin Rugglesac3enc: remove check for mismatching channels and chann...
2011-04-27 Justin RugglesIf AVCodecContext.channels is 0 and AVCodecContext...
2011-04-27 Justin RugglesIf AVCodecContext.channel_layout and AVCodecContext...
2011-04-27 Justin Rugglescosmetics: indentation
2011-04-27 Justin RugglesCheck AVCodec.supported_samplerates and AVCodec.channel...
2011-04-27 Alex Converseaacdec: remove sf_scale and sf_offset.
2011-04-27 Justin Rugglesaacdec: use a scale of 2 in the LTP MDCT rather than...
2011-04-27 Alex ConverseDefine POW_SF2_ZERO in aac.h and use for ff_aac_pow2sf_...
next