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
Age
Commit message (
Expand
)
Author
2012-12-12
lavc: replace some forgotten instances of PixelFormat with AVPixelFormat
Anton Khirnov
2012-12-12
svq1: unmacroify macros used only once.
Anton Khirnov
2012-12-12
svq1: deMpegEncContextize
Anton Khirnov
2012-12-12
lavr: fix segfault due to overlooked change needed in 14758e3
Justin Ruggles
2012-12-12
x86inc: support stack mem allocation and re-alignment in PROLOGUE
Ronald S. Bultje
2012-12-11
lavr: temporarily store custom matrix in AVAudioResampleContext
Justin Ruggles
2012-12-11
lavr: clarify documentation for avresample_get/set_matrix()
Justin Ruggles
2012-12-11
swfdec: cosmetics: fix indentation
Justin Ruggles
2012-12-11
swfdec: do better validation of tag length
Justin Ruggles
2012-12-11
Make LOCAL_ALIGNED syntactically similar on all systems
Mans Rullgard
2012-12-10
build: fix 'clean' target
Mans Rullgard
2012-12-10
ZeroCodec: Flip output
Carl Eugen Hoyos
2012-12-10
rtpdec: Remove an outdated todo comment
Martin Storsjö
2012-12-10
rtpdec: Rename a static variable to normal naming conventions
Martin Storsjö
2012-12-10
sh4: dsputil: remove duplicate of ff_gmc_c()
Mans Rullgard
2012-12-09
dsputil: remove unused macro WRAPPER8_16
Mans Rullgard
2012-12-09
configure: fix automatic processing of _extralibs in check_deps
Mans Rullgard
2012-12-09
libvpxenc: Support forcing keyframes
Martin Storsjö
2012-12-09
ac3dec: decode directly into output buffers
Mans Rullgard
2012-12-09
ac3dec: make downmix() take array of pointers to channel data
Mans Rullgard
2012-12-09
ac3dec: output planar float only
Mans Rullgard
2012-12-09
svq3: make slice type value unsigned to match svq3_get_ue_golomb return type
Janne Grunau
2012-12-09
configure: Have protocols select network code instead of depending on it
Diego Biurrun
2012-12-09
rtpdec: K&R formatting and spelling cosmetics
Martin Storsjö
2012-12-09
cosmetics: Fix dropable --> droppable typo
Diego Biurrun
2012-12-09
avio: K&R cosmetic formatting
Luca Barbato
2012-12-08
lavf: fix arithmetic overflows in avformat_seek_file()
Mans Rullgard
2012-12-08
mjpeg: initialize input padding after unescaped buffer to zero
Janne Grunau
2012-12-08
img2: document the options available
Luca Barbato
2012-12-08
hls: improve options description
Luca Barbato
2012-12-08
hls: use a meaningful long name
Luca Barbato
2012-12-08
hls: add start_number option
Luca Barbato
2012-12-08
h264: check for invalid zeros_left before writing
Ronald S. Bultje
2012-12-08
golomb: use unsigned arithmetics in svq3_get_ue_golomb()
Janne Grunau
2012-12-07
x86: float_dsp: fix loading of the len parameter on x86-32
Justin Ruggles
2012-12-08
takdec: fix initialisation of LOCAL_ALIGNED array
Josh Allmann
2012-12-07
takdec: fix initialisation of LOCAL_ALIGNED array
Mans Rullgard
2012-12-07
tak: demuxer, parser, and decoder
Paul B Mahol
2012-12-07
parser: fix large overreads
Michael Niedermayer
2012-12-07
bitstream: add get_bits64() to support reading more than 32 bits at once
Michael Niedermayer
2012-12-07
arm: detect cpu features at runtime on Linux
Mans Rullgard
2012-12-07
arm: rename ARMVFP config symbol to VFP
Mans Rullgard
2012-12-07
configure: arm: make _inline arch ext symbols depend on inline_asm
Mans Rullgard
2012-12-07
arm: use HAVE*_INLINE/EXTERNAL macros for conditional compilation
Mans Rullgard
2012-12-07
configure: arm: check inline and external asm support for extensions
Mans Rullgard
2012-12-07
configure: add check_insn function
Mans Rullgard
2012-12-07
configure: clean up check_inline_asm and check_as functions
Mans Rullgard
2012-12-07
configure: arm: set fast_clz and fast_unaligned in cpuflags section
Mans Rullgard
2012-12-07
configure: arm: detect toolchain default arch version
Mans Rullgard
2012-12-07
configure: do not bypass cpuflags section if --cpu not given
Mans Rullgard
[next]