index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavcodec
Age
Commit message (
Expand
)
Author
2011-11-11
vble: remove vble_error_close
Janne Grunau
2011-11-11
VBLE Decoder
Derek Buitenhuis
2011-11-11
tta: use an integer instead of a pointer to iterate output samples
Justin Ruggles
2011-11-11
shorten: do not modify samples pointer when interleaving
Justin Ruggles
2011-11-11
mpc7: only support stereo input.
Justin Ruggles
2011-11-11
dpcm: do not try to decode empty packets
Justin Ruggles
2011-11-11
dpcm: remove unneeded buf_size==0 check.
Justin Ruggles
2011-11-11
twinvq: add SSE/AVX optimized sum/difference stereo interleaving
Justin Ruggles
2011-11-11
vqf/twinvq: pass vqf COMM chunk info in extradata
Justin Ruggles
2011-11-11
twinvq: check for allocation failure in init_mdct_win()
Justin Ruggles
2011-11-10
mpc7: Fix memset call in mpc7_decode_frame function
Alex Converse
2011-11-10
atrac1: use correct context for av_log()
Justin Ruggles
2011-11-10
apedec: consume the whole packet when copying to the decoder buffer.
Justin Ruggles
2011-11-10
apedec: do not needlessly copy s->samples to nblocks.
Justin Ruggles
2011-11-10
apedec: check output buffer size after calculating actual output size
Justin Ruggles
2011-11-10
apedec: remove unneeded entropy decoder normalization.
Justin Ruggles
2011-11-10
truespeech: use memmove() in truespeech_update_filters()
Justin Ruggles
2011-11-10
vorbisdec: remove AVCODEC_MAX_AUDIO_FRAME_SIZE check
Justin Ruggles
2011-11-10
vorbisdec: remove unneeded buf_size==0 check
Justin Ruggles
2011-11-10
vorbisdec: return proper error codes instead of made-up ones
Justin Ruggles
2011-11-10
sunrast: Check for invalid/corrupted bitstream
Laurent Aimar
2011-11-09
avcodec: add support for planar signed 8-bit PCM.
Justin Ruggles
2011-11-09
ra144enc: add sample_fmts list to ff_ra_144_encoder
Justin Ruggles
2011-11-09
smackaud: use uint8_t* for 8-bit output buffer type
Justin Ruggles
2011-11-09
smackaud: clip output samples
Justin Ruggles
2011-11-09
smackaud: use sign_extend() for difference value instead of casting
Justin Ruggles
2011-11-09
sipr: use a function pointer to select the decode_frame function
Justin Ruggles
2011-11-09
sipr: set mode based on block_align instead of bit_rate
Justin Ruggles
2011-11-09
sipr: do not needlessly set *data_size to 0 when returning an error
Justin Ruggles
2011-11-09
ra288: fix formatting of LOCAL_ALIGNED_16
Justin Ruggles
2011-11-09
VC1: Add bottom field offset to block_index[] to avoid rewriting (+10L)
shahriman AMS
2011-11-09
vc1dec: move an if() block.
shahriman AMS
2011-11-09
vc1dec: use correct hybrid prediction threshold.
shahriman AMS
2011-11-09
vc1dec: Partial rewrite of vc1_pred_mv()
shahriman AMS
2011-11-09
vc1dec: take ME precision into account while scaling MV predictors.
shahriman AMS
2011-11-08
indeo3: Fix a fencepost error.
Alex Converse
2011-11-08
ra288: return error if input buffer is too small
Justin Ruggles
2011-11-08
ra288: utilize DSPContext.vector_fmul()
Justin Ruggles
2011-11-08
ra288: use memcpy() to copy decoded samples to output
Justin Ruggles
2011-11-08
mace: only calculate output buffer size once
Justin Ruggles
2011-11-08
Remove redundant filename self-references inside files.
Diego Biurrun
2011-11-08
indeo3data: add missing config.h #include for HAVE_BIGENDIAN
Diego Biurrun
2011-11-08
x86: drop pointless ARCH_X86 #ifdef from files in x86 subdirectory
Diego Biurrun
2011-11-08
BMV demuxer and decoder
Kostya Shishkov
2011-11-07
mpeg12enc: Remove write-only variables.
Alex Converse
2011-11-07
mpeg12enc: Don't set up run-level info for level 0.
Alex Converse
2011-11-07
msmpeg4: Don't set up run-level info for level 0.
Alex Converse
2011-11-06
dsputil: use cpuflags in x86 versions of vector_clip_int32()
Justin Ruggles
2011-11-06
cosmetics: insert some spaces in explicit enum value assignments
Kostya Shishkov
2011-11-06
move 8SVX audio codecs to the audio codec list part on the next bump
Kostya Shishkov
[next]