]> git.sesse.net Git - ffmpeg/history - libavcodec
ACT demuxer
[ffmpeg] / libavcodec /
2011-09-24 Vladimir VoroshilovAdaptive gain control
2011-09-24 Vladimir VoroshilovG.729 postfilter
2011-09-24 Vladimir VoroshilovReplace pitch_delay_int with array
2011-09-24 Vladimir VoroshilovG.729 build environment
2011-09-24 Michael Niedermayerg729dec: Make 2 functions static that are not used...
2011-09-24 Vladimir VoroshilovHigh-pass filter
2011-09-24 Vladimir VoroshilovAdd G.729D decoder
2011-09-24 Vladimir VoroshilovSynthesis filter
2011-09-24 Vladimir VoroshilovIndentation fix after gain codes decoding2
2011-09-24 Vladimir VoroshilovGain pitch and gain code for G729D
2011-09-24 Vladimir VoroshilovIndentation fix 2
2011-09-24 Vladimir VoroshilovConvert gain pitch and gain code to arrays
2011-09-24 Vladimir VoroshilovInterolate excitation signal
2011-09-24 Vladimir VoroshilovFixed- and adaptive-codebook gains
2011-09-24 Vladimir VoroshilovFrame erasure support for fixed-codebook vectors
2011-09-24 Vladimir VoroshilovFixed-codebook vector decoding
2011-09-24 Vladimir VoroshilovAdd packet_type
2011-09-24 Vladimir VoroshilovFrame erasure support for pitch delay decoding
2011-09-24 Vladimir VoroshilovDoxy for LSF erasure case
2011-09-24 Vladimir Voroshilovdoxy comments for LSF array
2011-09-24 Vladimir VoroshilovIndentation fix in LSF
2011-09-24 Vladimir VoroshilovFrame erasure support for LSF decoding
2011-09-24 Michael NiedermayerRevert "g729: Merge g729.h into g729dec.c."
2011-09-24 Michael NiedermayerRestore WIP g729 code that has been remvoed by diego...
2011-09-24 Laurent Aimarvp56:Fix error recovery code on size changes in vp5...
2011-09-24 Laurent Aimarvp6:Reset the internal state when aborting key frames...
2011-09-24 Laurent Aimarh264: Check for out of bounds reads in ff_h264_decode_e...
2011-09-24 Jean FirstAdd new pix_fmt RGBA64
2011-09-23 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-09-23 Jean Firsttiffenc: initialize forgotten avctx.
2011-09-23 Jean Firsttiffenc: Add forgotten avclass to context.
2011-09-23 Michael Niedermayeraacdec: fix channel reconfigs on LATM
2011-09-23 Michael Niedermayeraacdec: Make aac-latm closer to the spec (not reading...
2011-09-23 Michael Niedermayeraacsbr: prevent multiple ff_aac_sbr_ctx_init()
2011-09-23 Michael Niedermayeraacsbr: add a assert0 to check for a inconsistency...
2011-09-23 Michael Niedermayerh264dec: Decode in stream avc extradata.
2011-09-23 Michael Niedermayerh264: pass buffer & size to ff_h264_decode_extradata()
2011-09-23 Michael Niedermayeraacdec: disable locking code for parse_adts_frame_heade...
2011-09-23 Luca Barbatoratecontrol: update last_qscale_for sooner
2011-09-22 Diego Biurrunprores: return more meaningful error values
2011-09-22 Diego Biurrunprores: improve error message wording
2011-09-22 Diego Biurrunprores: cosmetics: prettyprinting, drop useless parentheses
2011-09-22 Diego Biurrunprores: lowercase AVCodec name entry
2011-09-22 Michael Niedermayerforgot git add prores_*c
2011-09-22 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-09-22 Justin Ruggles8svx/iff: fix decoding of compressed stereo 8svx files.
2011-09-22 Justin Ruggles8svx: log an error message if output buffer is too...
2011-09-22 Justin Ruggles8svx: check packet size before reading the initial...
2011-09-22 Justin Ruggles8svx: output 8-bit samples instead of 16-bit.
2011-09-22 Justin Ruggles8svx: split delta decoding into a separate function.
2011-09-22 Michael Niedermayermpeg4videoenc: remove forgotten return -1
2011-09-22 Michael Niedermayermpeg4videoenc: guess a good aspect when we cant store...
2011-09-22 Maxim PoliakovskiApple ProRes decoder
2011-09-22 Laurent Aimarrv34: Check for invalid slices offsets
2011-09-22 Jonne Ahnerprores: skip alpha if present
2011-09-21 Laurent AimarCheck for huffman tree building error in vp6 decoder.
2011-09-21 Laurent AimarRelease old pictures after a resolution change in vp5...
2011-09-21 Laurent AimarCheck for missing reference in vp5/6 decoder.
2011-09-21 Laurent AimarCheck for invalid slices offsets in RV30/40 decoder.
2011-09-21 Laurent AimarCheck output buffer size in nellymoser decoder.
2011-09-21 Carl Eugen HoyosFix dxva2 decoding for some H264 samples.
2011-09-21 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-09-21 Mans Rullgarddct-test: factor out some common code and do whas was...
2011-09-21 Anton KhirnovRemove some forgotten AVCodecContext.palctrl usage.
2011-09-21 Anton Khirnovlavc/utils: move avcodec_init() higher in the file.
2011-09-21 Anton Khirnovlavc: replace some deprecated FF_*_TYPE with AV_PICTURE...
2011-09-21 Anton Khirnovac3dec: actually use drc_scale private option
2011-09-21 Anton Khirnovlavc: undeprecate AVPALETTE_SIZE and AVPALETTE_COUNT...
2011-09-21 Diego Biurrunmsmpeg4: remove leftover unused debug variable declaration
2011-09-21 Diego BiurrunFix assert() calls that need updates after FF_COMMON_FR...
2011-09-21 Diego BiurrunFix av_dlog invocations with wrong or missing logging...
2011-09-21 Michael Niedermayerprores: Add forgotten Copyright statements
2011-09-20 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-09-20 Michael Niedermayerprores: Simplify code further
2011-09-20 Jonne Ahnerprores: simplify 4444 handling
2011-09-20 Jonne Ahnerprores: fixes a few prores 4444 samples
2011-09-20 Jonne Ahnerprores: use shift instead of multiply
2011-09-20 Reimar DöffingerUse correct LOCAL_ALIGNED for stack variables instead...
2011-09-20 Reimar DöffingerRemove unused variable.
2011-09-20 Laurent Aimarrv34: Check for invalid slice offsets
2011-09-20 Michael Niedermayerh264: do not increase recovery frame which would lead...
2011-09-20 Michael Niedermayerh264: reset recovery frame on seeks.
2011-09-19 Laurent AimarCheck for invalid slice offsets in real decoder.
2011-09-19 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-09-19 Michael Niedermayerallcodecs: cosmetic
2011-09-19 Laurent Aimarrv34: Fix potential overreads
2011-09-19 Laurent Aimarrv34: Fix buffer size used for MC of B frames after...
2011-09-19 Laurent Aimarrv34: Avoid NULL dereference on corrupted bitstream
2011-09-19 Laurent Aimarrv10: Reject slices that does not have the same type...
2011-09-18 John Stebbinscalculate frame_num for recovery point "keyframe"
2011-09-18 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-09-18 Michael Niedermayerh264dec: add forgotten copying of h->sync
2011-09-18 Michael Niedermayerlavc: better reference to AVOptions
2011-09-18 Michael Niedermayerh264dec: Support CODEC_FLAG2_SHOW_ALL.
2011-09-18 Michael Niedermayermpeg2dec: support CODEC_FLAG2_SHOW_ALL.
2011-09-18 Michael Niedermayerlavc: Document that AVOptions should be used.
2011-09-18 Michael Niedermayerlavc: add CODEC_FLAG2_SHOW_ALL
2011-09-17 Laurent AimarAvoid NULL dereference on corrupted bitstream with...
2011-09-17 Laurent AimarReject slices that does not have the same type than...
2011-09-17 Michael Niedermayertimecode: relicense to LGPLv2+ with permission of Bapti...
next