index
:
ffmpeg
master
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
Mirror of FFmpeg git repo
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libavcodec
Commit message (
Expand
)
Author
Age
Files
Lines
*
apedec: do not needlessly copy s->samples to nblocks.
Justin Ruggles
2011-11-10
1
-4
/
+2
*
apedec: check output buffer size after calculating actual output size
Justin Ruggles
2011-11-10
1
-8
/
+10
*
apedec: remove unneeded entropy decoder normalization.
Justin Ruggles
2011-11-10
1
-11
/
+1
*
truespeech: use memmove() in truespeech_update_filters()
Justin Ruggles
2011-11-10
1
-2
/
+1
*
vorbisdec: remove AVCODEC_MAX_AUDIO_FRAME_SIZE check
Justin Ruggles
2011-11-10
1
-6
/
+0
*
vorbisdec: remove unneeded buf_size==0 check
Justin Ruggles
2011-11-10
1
-3
/
+0
*
vorbisdec: return proper error codes instead of made-up ones
Justin Ruggles
2011-11-10
1
-52
/
+61
*
sunrast: Check for invalid/corrupted bitstream
Laurent Aimar
2011-11-10
1
-4
/
+6
*
avcodec: add support for planar signed 8-bit PCM.
Justin Ruggles
2011-11-09
5
-6
/
+44
*
ra144enc: add sample_fmts list to ff_ra_144_encoder
Justin Ruggles
2011-11-09
1
-0
/
+2
*
smackaud: use uint8_t* for 8-bit output buffer type
Justin Ruggles
2011-11-09
1
-1
/
+1
*
smackaud: clip output samples
Justin Ruggles
2011-11-09
1
-4
/
+4
*
smackaud: use sign_extend() for difference value instead of casting
Justin Ruggles
2011-11-09
1
-4
/
+5
*
sipr: use a function pointer to select the decode_frame function
Justin Ruggles
2011-11-09
2
-15
/
+20
*
sipr: set mode based on block_align instead of bit_rate
Justin Ruggles
2011-11-09
1
-4
/
+9
*
sipr: do not needlessly set *data_size to 0 when returning an error
Justin Ruggles
2011-11-09
1
-4
/
+0
*
ra288: fix formatting of LOCAL_ALIGNED_16
Justin Ruggles
2011-11-09
1
-3
/
+3
*
VC1: Add bottom field offset to block_index[] to avoid rewriting (+10L)
shahriman AMS
2011-11-09
1
-4
/
+4
*
vc1dec: move an if() block.
shahriman AMS
2011-11-09
1
-10
/
+10
*
vc1dec: use correct hybrid prediction threshold.
shahriman AMS
2011-11-09
1
-4
/
+1
*
vc1dec: Partial rewrite of vc1_pred_mv()
shahriman AMS
2011-11-09
1
-109
/
+80
*
vc1dec: take ME precision into account while scaling MV predictors.
shahriman AMS
2011-11-09
1
-6
/
+14
*
indeo3: Fix a fencepost error.
Alex Converse
2011-11-08
1
-1
/
+1
*
ra288: return error if input buffer is too small
Justin Ruggles
2011-11-08
1
-1
/
+1
*
ra288: utilize DSPContext.vector_fmul()
Justin Ruggles
2011-11-08
2
-20
/
+23
*
ra288: use memcpy() to copy decoded samples to output
Justin Ruggles
2011-11-08
1
-3
/
+3
*
mace: only calculate output buffer size once
Justin Ruggles
2011-11-08
1
-4
/
+7
*
Remove redundant filename self-references inside files.
Diego Biurrun
2011-11-08
8
-11
/
+3
*
indeo3data: add missing config.h #include for HAVE_BIGENDIAN
Diego Biurrun
2011-11-08
1
-0
/
+2
*
x86: drop pointless ARCH_X86 #ifdef from files in x86 subdirectory
Diego Biurrun
2011-11-08
2
-4
/
+4
*
BMV demuxer and decoder
Kostya Shishkov
2011-11-08
5
-1
/
+367
*
mpeg12enc: Remove write-only variables.
Alex Converse
2011-11-07
1
-15
/
+4
*
mpeg12enc: Don't set up run-level info for level 0.
Alex Converse
2011-11-07
1
-0
/
+2
*
msmpeg4: Don't set up run-level info for level 0.
Alex Converse
2011-11-07
1
-1
/
+1
*
dsputil: use cpuflags in x86 versions of vector_clip_int32()
Justin Ruggles
2011-11-06
2
-21
/
+27
*
cosmetics: insert some spaces in explicit enum value assignments
Kostya Shishkov
2011-11-06
1
-11
/
+11
*
move 8SVX audio codecs to the audio codec list part on the next bump
Kostya Shishkov
2011-11-06
1
-0
/
+4
*
deprecate codec IDs that won't ever be used
Kostya Shishkov
2011-11-06
1
-0
/
+4
*
h264_weight: remove duplication functions.
Ronald S. Bultje
2011-11-05
1
-4
/
+0
*
h264: improve calculation of codec delay.
Ronald S. Bultje
2011-11-05
2
-5
/
+23
*
w32threads: Wrap the mutex functions in inline functions returning int
Martin Storsjö
2011-11-05
1
-4
/
+20
*
avcodec: Allow locking and unlocking an avformat specific mutex
Martin Storsjö
2011-11-05
3
-1
/
+27
*
binkaudio: expand quant_table to accommodate all possible values
Justin Ruggles
2011-11-04
1
-2
/
+2
*
libx264: Set the default of the rc_lookahead option to -1
Martin Storsjö
2011-11-04
1
-1
/
+1
*
avcodec: Set flags2 default value depending on availability
Martin Storsjö
2011-11-04
1
-1
/
+11
*
vp6: Fix illegal read.
Alex Converse
2011-11-03
1
-1
/
+3
*
avcodec: Make sure codec_type is set by avcodec_get_context_defaults2
Martin Storsjö
2011-11-03
1
-0
/
+1
*
avcodec: Remove a misplaced and useless attribute_deprecated
Martin Storsjö
2011-11-03
1
-1
/
+1
*
fmtconvert: fix int32_to_float_fmul_scalar() for windows x86_64
Justin Ruggles
2011-11-02
1
-1
/
+5
*
replacement Indeo 3 decoder
Maxim Poliakovski
2011-11-03
2
-3314
/
+1248
[next]