]> git.sesse.net Git - ffmpeg/history - libavcodec
apedec: return meaningful error codes from ape_decode_init()
[ffmpeg] / libavcodec /
2011-10-28 Justin Rugglesapedec: return meaningful error codes from ape_decode_i...
2011-10-28 Justin Rugglesapedec: check for filter buffer allocation failure
2011-10-28 Justin Rugglesapedec: use memcpy for pseudo-stereo mode
2011-10-28 Justin Rugglesapedec: remove unneeded check for zero-size packet.
2011-10-28 Justin Rugglesmp3on4: do not needlessly set data_size to 0
2011-10-28 Justin Rugglesmp3adu: return error instead of just consuming bad...
2011-10-28 Justin Rugglesmpegaudiodec: check output data size based on avctx...
2011-10-28 Justin Rugglesavcodec: remove avcodec_parse_frame and deprecate assoc...
2011-10-28 Justin Rugglesmpegaudiodec: cosmetics: basic pretty-printing
2011-10-28 Justin Rugglesmpegaudiodec: remove frame_count field from MPADecodeCo...
2011-10-28 Justin Rugglesmpegaudiodec: return AVERROR return codes instead of -1
2011-10-28 Justin Rugglesmpegaudiodec: Skip only bad frames instead of the whole...
2011-10-27 Anton Khirnovlavc: remove "legacy" mpegvideo decoder.
2011-10-26 Justin Ruggleslibopencore-amr: check output buffer size before decoding
2011-10-26 Justin Ruggleslibopencore-amr: remove unneeded buf_size==0 check.
2011-10-26 Justin Ruggleslibopencore-amr: remove unneeded frame_count field.
2011-10-26 Justin Rugglesaac_latm: remove unneeded check for zero-size packet.
2011-10-26 Justin Rugglespcmdec: fix output buffer size check by calculating...
2011-10-26 Justin Rugglespcmdec: move codec-specific variable declarations to...
2011-10-26 Justin Rugglespcmdec: return buf_size instead of src-buf.
2011-10-26 Justin Rugglesavcodec: remove the Zork PCM encoder.
2011-10-26 Justin Rugglespcm_zork: use AV_SAMPLE_FMT_U8 instead of shifting...
2011-10-26 Justin Rugglespcmenc: remove unneeded sample_fmt check.
2011-10-26 Justin Rugglespcmdec: move number of channels check to pcm_decode_init()
2011-10-26 Justin Rugglespcmdec: remove unnecessary check for sample_fmt change
2011-10-26 Justin Rugglespcmdec: move DVD PCM bits_per_coded_sample check near...
2011-10-26 Justin Rugglespcmdec: do not needlessly set *data_size to 0
2011-10-26 Justin Rugglesalacdec: remove unneeded NULL or zero-size packet checks.
2011-10-26 Justin Rugglesalacdec: simplify buffer allocation by using FF_ALLOC_O...
2011-10-26 Justin Rugglesalacdec: ask for a sample for unsupported sample depths.
2011-10-26 Justin Rugglesalacdec: cosmetics: use 'ch' instead of 'chan' to itera...
2011-10-26 Justin Rugglesalacdec: move some declarations to the top of the function
2011-10-26 Justin Rugglesalacdec: always use get_sbits_long() for uncompressed...
2011-10-26 Justin Rugglesalacdec: remove unneeded local variable
2011-10-26 Justin Rugglesalacdec: remove the numchannels parameter from several...
2011-10-26 Justin Rugglesalacdec: rename 2 functions.
2011-10-26 Justin Rugglesalacdec: move appending of extra_bits to a separate...
2011-10-26 Justin Rugglesalacdec: split stereo decorrelation into a separate...
2011-10-26 Justin Rugglesalacdec: cosmetics: rename 'wasted_bits' to 'extra_bits'.
2011-10-26 Justin Rugglesalacdec: remove unneeded numsamples checks
2011-10-26 Justin Rugglesalacdec: check for buffer allocation failure.
2011-10-26 Justin Rugglesalacdec: allocate per-channel buffers based on channel...
2011-10-26 Justin Rugglesalacdec: read/validate number of channels from the...
2011-10-26 Justin Rugglesalacdec: remove unneeded validation of setinfo_sample_size.
2011-10-26 Justin Rugglesalacdec: set sample_fmt in alac_decode_init()
2011-10-26 Justin Rugglesalacdec: set bytespersample using av_get_bytes_per_sample()
2011-10-26 Janne Grunauthreads: restore has_b_frames in frame_thread_free
2011-10-26 Daniel KangH.264: Cometics to dsputil_mmx.c
2011-10-25 Justin Rugglesg722dec: check output buffer size before decoding
2011-10-25 Justin Rugglesg722dec: cosmetics: reindent/linewrap
2011-10-25 Justin Rugglesg722dec: remove the use of lowres for half-rate decoding.
2011-10-25 Justin Rugglestta: check for allocation failure of decode_buffer
2011-10-25 Justin Rugglestta: use correct frame_length calculation.
2011-10-25 Justin Rugglestta: add support for decoding 24-bit sample format
2011-10-25 Justin Rugglescosmetics: indentation
2011-10-25 Justin Rugglestta: remove pointless braces
2011-10-25 Justin Rugglestta: check output buffer size after adjusting frame...
2011-10-25 Justin Rugglestta: fix reading of format in TTA header.
2011-10-25 Justin Rugglestta: remove useless commented-out lines
2011-10-25 Justin Rugglestta: check remaining bitstream size while reading unary...
2011-10-25 Janne Grunaucosmetics: simplify latm_decode_init
2011-10-25 Janne Grunaulatm: avoid unnecessary reinit of the aac decoder
2011-10-25 Janne Grunauaacdec: initialize sbr context only in new channel...
2011-10-25 Janne Grunauresample: reject unhandled conversions
2011-10-25 Janne Grunauresample: remove unused #define
2011-10-24 Mans Rullgardadpcm: use sign_extend()
2011-10-23 Janne Grunaumpeg12: fix mpeg_decode_slice context parameter type
2011-10-23 Janne GrunauRevert "mpeg12: move full_pel from MpegEncContext to...
2011-10-23 Justin Rugglesg722: split decoder and encoder into separate files
2011-10-23 Justin Rugglescosmetics: remove extra spaces before end-of-statement...
2011-10-23 Justin Rugglesvorbisdec: check output buffer size before writing...
2011-10-23 Justin Ruggleswavpack: calculate bpp using av_get_bytes_per_sample()
2011-10-23 John Stebbinsac3enc: Set max value for mode options correctly
2011-10-23 Anton Khirnovlavc: move get_b_cbp() from h263.h to mpeg4videoenc.c
2011-10-23 Anton Khirnovmpeg12: move closed_gop from MpegEncContext to Mpeg1Context
2011-10-23 Anton Khirnovmpeg12: move full_pel from MpegEncContext to Mpeg1Context
2011-10-23 Anton Khirnovmpeg12: move Mpeg1Context from mpeg12.c to mpeg12.h
2011-10-23 Anton Khirnovmpegvideo: remove some unused variables from MpegEncCon...
2011-10-22 Mashiat Sarker Sha... VC1: restore mistakenly removed code
2011-10-22 Justin Rugglestwinvq: check output buffer size before decoding
2011-10-22 Justin Rugglestwinvq: return an error when the packet size is too...
2011-10-22 Dustin Brodylavc: replace references to deprecated AVCodecContext...
2011-10-22 Dustin Brodylavc: translate non-flag-based er options into flag...
2011-10-22 Dustin Brodyadd -err_filter AVOptions to access flag-based error...
2011-10-22 Ronald S. Bultjeh264_weight: initialize "height" function argument...
2011-10-21 Justin Ruggleslibspeexdec: include system headers before local headers
2011-10-21 Justin Ruggleslibspeexdec: return meaningful error codes
2011-10-21 Justin Ruggleslibspeexdec: cosmetics: reindent
2011-10-21 Justin Ruggleslibspeexdec: decode one frame at a time.
2011-10-21 Justin Rugglesmp3on4: check for allocation failures in decode_init_mp...
2011-10-21 Justin Rugglesmp3on4: create a separate flush function for MP3onMP4.
2011-10-21 Justin Rugglesmp3on4: ensure that the frame channel count does not...
2011-10-21 Justin Rugglesmp3on4: set channel layout
2011-10-21 Justin Rugglesmp3on4: fix the output channel order
2011-10-21 Justin Rugglesmp3on4: allocate temp buffer with av_malloc() instead...
2011-10-21 Justin Rugglesmp3on4: copy MPADSPContext from first context to all...
2011-10-21 Justin Rugglesfmtconvert: port float_to_int16_interleave() 2-channel...
2011-10-21 Justin Rugglesfmtconvert: port int32_to_float_fmul_scalar() x86 inlin...
2011-10-21 Justin Rugglesfmtconvert: check compile-time x86 instruction set...
2011-10-21 Justin Rugglesfmtconvert: port float_to_int16() x86 inline asm to...
next