git.videolan.org
/
ffmpeg.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
svq1enc: reduce stack usage of recursively-called function.
2014-11-23
Reimar Döffinger
svq1enc: reduce stack usage of recursively-called function.
commit
|
commitdiff
|
tree
2014-11-23
Reimar Döffinger
lpc: Reduce stack usage by allocating LLSModel in context.
commit
|
commitdiff
|
tree
2014-11-22
Reimar Döffinger
ffv1dec: Avoid unnecessarily large stack usage and...
commit
|
commitdiff
|
tree
2014-11-22
Reimar Döffinger
h264_mb: Use smaller data type for refs in await_references.
commit
|
commitdiff
|
tree
2014-11-22
Reimar Döffinger
h264_i386: Optimize decode_significance_8x8_x86 for...
commit
|
commitdiff
|
tree
2014-11-22
Reimar Döffinger
indeo2: move variable declarations into blocks using...
commit
|
commitdiff
|
tree
2014-11-22
Reimar Döffinger
mxfdec: minor simplification.
commit
|
commitdiff
|
tree
2014-11-05
Reimar Döffinger
vdpau_mpeg4: Do not fail on unknown profile.
commit
|
commitdiff
|
tree
2014-11-01
Reimar Döffinger
mpeg4vdpau: Fix priv data size.
commit
|
commitdiff
|
tree
2014-09-28
Reimar Döffinger
configure: add noexecstack to linker options if supported.
commit
|
commitdiff
|
tree
2014-09-07
Reimar Döffinger
libswresample: move condition to start of loop.
commit
|
commitdiff
|
tree
2014-09-07
Reimar Döffinger
Remove pointless if.
commit
|
commitdiff
|
tree
2014-09-07
Reimar Döffinger
libswresample: Avoid needlessly large on-stack array.
commit
|
commitdiff
|
tree
2014-09-06
Reimar Döffinger
huffyuvdec: avoid large stack use.
commit
|
commitdiff
|
tree
2014-09-06
Reimar Döffinger
cabac: Allow hardcoding CABAC table.
commit
|
commitdiff
|
tree
2014-09-06
Reimar Döffinger
cabac: initialize all of ff_h264_cabac_tables programmatically.
commit
|
commitdiff
|
tree
2014-09-06
Reimar Döffinger
aacsbr: support hardcoding tables.
commit
|
commitdiff
|
tree
2014-09-03
Reimar Döffinger
vorbisenc: avoid large stack allocation.
commit
|
commitdiff
|
tree
2014-09-03
Reimar Döffinger
svq1enc: remove pointless array element.
commit
|
commitdiff
|
tree
2014-09-03
Reimar Döffinger
ffv1enc: reduce stack usage.
commit
|
commitdiff
|
tree
2014-09-02
Reimar Döffinger
vf_deshake: Avoid doing a malloc+free for every single...
commit
|
commitdiff
|
tree
2014-09-02
Reimar Döffinger
vf_deshake: reduce stack usage.
commit
|
commitdiff
|
tree
2014-09-02
Reimar Döffinger
rangecoder-test: Allow running with small stack size.
commit
|
commitdiff
|
tree
2014-09-02
Reimar Döffinger
rl.h: Use on-stack temporary VLC tables instead of...
commit
|
commitdiff
|
tree
2014-09-02
Reimar Döffinger
rl.h: remove deprecated and now unused vlc member.
commit
|
commitdiff
|
tree
2014-09-01
Reimar Döffinger
h261dec, ituh263dec: Move condition.
commit
|
commitdiff
|
tree
2014-09-01
Reimar Döffinger
h261dec, ituh263dec: ensure CLOSE_READER is done on...
commit
|
commitdiff
|
tree
2014-09-01
Reimar Döffinger
h261dec, ituh263dec: Avoid unnecessary -1 inside inner...
commit
|
commitdiff
|
tree
2014-08-31
Reimar Döffinger
ituh263dec: Optimize new RL_VLC based decoding.
commit
|
commitdiff
|
tree
2014-08-31
Reimar Döffinger
h261dec: Optimize new RL_VLC based decoding.
commit
|
commitdiff
|
tree
2014-08-31
Reimar Döffinger
h261, h263 decoders: convert to RL_VLC.
commit
|
commitdiff
|
tree
2014-08-31
Reimar Döffinger
aacps_tablegen: replace TABLE_CONST by const.
commit
|
commitdiff
|
tree
2014-08-31
Reimar Döffinger
intmath.h: Remove duplicated ARM include.
commit
|
commitdiff
|
tree
2014-08-31
Reimar Döffinger
vf_drawtext: move "static const" before "struct".
commit
|
commitdiff
|
tree
2014-08-31
Reimar Döffinger
lavu/hash.c: Add missing "static const".
commit
|
commitdiff
|
tree
2014-08-31
Reimar Döffinger
Add av_cold to table generation functions.
commit
|
commitdiff
|
tree
2014-08-31
Reimar Döffinger
WMA: add "const" to avoid warnings with hardcoded tables.
commit
|
commitdiff
|
tree
2014-08-31
Reimar Döffinger
ac3dec_fixed: add missing "static const".
commit
|
commitdiff
|
tree
2014-08-31
Reimar Döffinger
lavfi: add const/static const to pix_fmts arrays.
commit
|
commitdiff
|
tree
2014-08-31
Reimar Döffinger
sipr16kdata.h: add forgotten const.
commit
|
commitdiff
|
tree
2014-08-31
Reimar Döffinger
fft_template: Move variables to where they are used.
commit
|
commitdiff
|
tree
2014-08-31
Reimar Döffinger
fft: add ff_ prefix to some global arrays.
commit
|
commitdiff
|
tree
2014-08-30
Reimar Döffinger
xv.c: Add missing const to lookup table.
commit
|
commitdiff
|
tree
2014-08-30
Reimar Döffinger
fft: add missing const.
commit
|
commitdiff
|
tree
2014-08-29
Reimar Döffinger
Add missing "const" all over the place.
commit
|
commitdiff
|
tree
2014-08-29
Reimar Döffinger
patcheck: check for pointer arrays that are not const.
commit
|
commitdiff
|
tree
2014-08-23
Reimar Döffinger
dict.c: Free non-strduped av_dict_set arguments on...
commit
|
commitdiff
|
tree
2014-08-16
Reimar Döffinger
dict.c: empty dictionaries should be a NULL pointer.
commit
|
commitdiff
|
tree
2014-08-16
Reimar Döffinger
Use new av_dict_set_int helper function.
commit
|
commitdiff
|
tree
2014-08-16
Reimar Döffinger
dict.c: Add av_dict_set_int helper function.
commit
|
commitdiff
|
tree
2014-08-11
Reimar Döffinger
Add missing initialization for AVProbeData.
commit
|
commitdiff
|
tree
2014-07-31
Reimar Döffinger
dict.c: minor simplification.
commit
|
commitdiff
|
tree
2014-07-30
Reimar Döffinger
movdec: remove nonsensical snprintf.
commit
|
commitdiff
|
tree
2014-07-30
Reimar Döffinger
mxfdec: add missing "const" to array declaration.
commit
|
commitdiff
|
tree
2014-05-13
Reimar Döffinger
dpx: use intfloat.h instead of deprecated intfloat_readwrite.h.
commit
|
commitdiff
|
tree
2014-05-10
Reimar Döffinger
Add missing "const" to pointer arrays.
commit
|
commitdiff
|
tree
2014-04-22
Reimar Döffinger
Add "const" to avoid compiler warning.
commit
|
commitdiff
|
tree
2014-04-22
Reimar Döffinger
Add missing ';'.
commit
|
commitdiff
|
tree
2014-04-22
Reimar Döffinger
Various small spelling fixes.
commit
|
commitdiff
|
tree
2014-04-06
Reimar Döffinger
rtspdec: check for strchr returning NULL.
commit
|
commitdiff
|
tree
2014-04-06
Reimar Döffinger
pulseaudio: move NULL check up before dereference.
commit
|
commitdiff
|
tree
2014-01-21
Reimar Döffinger
lossless_videodsp.asm: fix compilation.
commit
|
commitdiff
|
tree
2013-12-31
Reimar Döffinger
Avoid using empty macro arguments.
commit
|
commitdiff
|
tree
2013-12-30
Reimar Döffinger
af_aresample: remove only use of array compound literals...
commit
|
commitdiff
|
tree
2013-12-30
Reimar Döffinger
configure: check that pthreads is compatible with compiler.
commit
|
commitdiff
|
tree
2013-12-30
Reimar Döffinger
compat: provide va_copy for old gcc versions.
commit
|
commitdiff
|
tree
2013-11-23
Reimar Döffinger
Add --enable-rpath option to add -Wl,-rpath to pkg...
commit
|
commitdiff
|
tree
2013-10-30
Reimar Döffinger
Optimize pure C unscaled yuv2rgb.
commit
|
commitdiff
|
tree
2013-10-20
Reimar Döffinger
hevc: Initialize sample aspect to valid value.
commit
|
commitdiff
|
tree
2013-10-02
Reimar Döffinger
VC1 VDPAU: Mark missing reference frames as such.
commit
|
commitdiff
|
tree
2013-09-22
Reimar Döffinger
Make decoding alpha optional for some codecs.
commit
|
commitdiff
|
tree
2013-09-22
Reimar Döffinger
Fix nonsense MPEG-4 hwaccel code.
commit
|
commitdiff
|
tree
2013-09-21
Reimar Döffinger
mpeg4dec: Ensure data is not clobbered too early.
commit
|
commitdiff
|
tree
2013-09-21
Reimar Döffinger
dvbsubdec: Check for invalid clut selector.
commit
|
commitdiff
|
tree
2013-09-21
JULIAN GARDNER
Apply clut changes only to one table.
commit
|
commitdiff
|
tree
2013-09-09
Reimar Döffinger
Move packed B-frames message level to info.
commit
|
commitdiff
|
tree
2013-09-09
Reimar Döffinger
Make packed B-frame warning message more useful.
commit
|
commitdiff
|
tree
2013-08-11
Reimar Döffinger
Make new VDPAU easier to use by adding context to callback.
commit
|
commitdiff
|
tree
2013-08-11
Reimar Döffinger
vdpau: Add an allocation function for AVVDPAUContext.
commit
|
commitdiff
|
tree
2013-08-11
Reimar Döffinger
vdpau_internal.h: Add missing include for FF_API_BUFS_VDPAU.
commit
|
commitdiff
|
tree
2013-08-11
Reimar Döffinger
sanm: fix undefined behaviour on big-endian.
commit
|
commitdiff
|
tree
2013-08-10
Reimar Döffinger
Integrate accessors.h header into internal.h
commit
|
commitdiff
|
tree
2013-08-08
Reimar Döffinger
Reduce MAKE_ACCESSORS code duplication via a new header.
commit
|
commitdiff
|
tree
2013-05-29
Reimar Döffinger
Add AV_HASH_MAX_SIZE.
commit
|
commitdiff
|
tree
2013-05-29
Reimar Döffinger
wamenc: handle failure to encode.
commit
|
commitdiff
|
tree
2013-05-24
Reimar Döffinger
framemd5_class and md5enc_class may not be identical.
commit
|
commitdiff
|
tree
2013-05-17
Reimar Döffinger
md5: avoid unnecessary copying.
commit
|
commitdiff
|
tree
2013-05-13
Reimar Döffinger
Add a generic hash API.
commit
|
commitdiff
|
tree
2013-05-13
Reimar Döffinger
Add 128 bit murmur3 hash function.
commit
|
commitdiff
|
tree
2013-05-07
Reimar Döffinger
Add FATE test for matroska error recovery.
commit
|
commitdiff
|
tree
2013-05-07
Reimar Döffinger
matroska: set "done" only during resync fail.
commit
|
commitdiff
|
tree
2013-05-05
Reimar Döffinger
Detect and skip mj2-style jp2c header.
commit
|
commitdiff
|
tree
2013-05-05
Reimar Döffinger
Avoid incorrect deprecated pixel format warning.
commit
|
commitdiff
|
tree
2013-04-18
Reimar Döffinger
Fix multithreaded MPEG-4 decoding.
commit
|
commitdiff
|
tree
2013-04-15
Reimar Döffinger
Add thread-safe wrapper for get_format().
commit
|
commitdiff
|
tree
2013-04-15
Reimar Döffinger
Fix compilation on ARM with android gcc 4.7
commit
|
commitdiff
|
tree
2013-03-16
Reimar Döffinger
Add raw VC-1 muxer to match demuxer.
commit
|
commitdiff
|
tree
2013-03-16
Reimar Döffinger
vc1testenc: give muxer same name as demuxer
commit
|
commitdiff
|
tree
2013-03-16
Reimar Döffinger
Make ff_win32_open more robust.
commit
|
commitdiff
|
tree
2013-03-16
Reimar Döffinger
mpeg12: reduce hwaccel-related code duplication.
commit
|
commitdiff
|
tree
next