git.videolan.org
/
ffmpeg.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mpegvideo: remove unnecessary inclusions of faandct.h
2012-07-29
Mans Rullgard
mpegvideo: remove unnecessary inclusions of faandct.h
Signed-off-by: Mans Rullgard <
mans@mansr.com
>
commit
|
commitdiff
|
tree
2012-07-28
Mans Rullgard
fate: make yadif tests consistent across systems
Signed-off-by: Mans Rullgard <
mans@mansr.com
>
commit
|
commitdiff
|
tree
2012-07-28
Mans Rullgard
build: support non-standard replacements for -c flag
Signed-off-by: Mans Rullgard <
mans@mansr.com
>
commit
|
commitdiff
|
tree
2012-07-28
Mans Rullgard
build: support non-standard replacements for -E flag
Signed-off-by: Mans Rullgard <
mans@mansr.com
>
commit
|
commitdiff
|
tree
2012-07-26
Mans Rullgard
build: use COMPILE template for HOSTOBJS
Signed-off-by: Mans Rullgard <
mans@mansr.com
>
commit
|
commitdiff
|
tree
2012-07-26
Mans Rullgard
build: do full flag handling for all compiler-type...
Signed-off-by: Mans Rullgard <
mans@mansr.com
>
commit
|
commitdiff
|
tree
2012-07-22
Mans Rullgard
configure: respect CC_O setting in check_cc
Signed-off-by: Mans Rullgard <
mans@mansr.com
>
commit
|
commitdiff
|
tree
2012-07-21
Mans Rullgard
configure: add more passthrough flags in tms470 filter
Signed-off-by: Mans Rullgard <
mans@mansr.com
>
commit
|
commitdiff
|
tree
2012-07-21
Mans Rullgard
configure: move flag filtering functions out of if...
Signed-off-by: Mans Rullgard <
mans@mansr.com
>
commit
|
commitdiff
|
tree
2012-07-21
Mans Rullgard
configure: add filtering of host cflags/ldflags
Signed-off-by: Mans Rullgard <
mans@mansr.com
>
commit
|
commitdiff
|
tree
2012-07-21
Mans Rullgard
configure: initialise all flag filters at the same...
Signed-off-by: Mans Rullgard <
mans@mansr.com
>
commit
|
commitdiff
|
tree
2012-07-21
Mans Rullgard
configure: add filtering of linker flags
Signed-off-by: Mans Rullgard <
mans@mansr.com
>
commit
|
commitdiff
|
tree
2012-07-21
Mans Rullgard
configure: name some variables more consistently
Signed-off-by: Mans Rullgard <
mans@mansr.com
>
commit
|
commitdiff
|
tree
2012-07-21
Mans Rullgard
configure: remove filter_cppflags
Signed-off-by: Mans Rullgard <
mans@mansr.com
>
commit
|
commitdiff
|
tree
2012-07-21
Mans Rullgard
configure: set icc_version where it is needed
Signed-off-by: Mans Rullgard <
mans@mansr.com
>
commit
|
commitdiff
|
tree
2012-07-19
Mans Rullgard
Print full compiler identification, not only version...
Signed-off-by: Mans Rullgard <
mans@mansr.com
>
commit
|
commitdiff
|
tree
2012-07-19
Mans Rullgard
flacdec: reverse lpc coeff order, simplify filter
Signed-off-by: Mans Rullgard <
mans@mansr.com
>
commit
|
commitdiff
|
tree
2012-07-18
Mans Rullgard
ppc: fix build with altivec disabled
Signed-off-by: Mans Rullgard <
mans@mansr.com
>
commit
|
commitdiff
|
tree
2012-07-18
Mans Rullgard
vp3: move idct and loop filter pointers to new vp3dsp...
Signed-off-by: Mans Rullgard <
mans@mansr.com
>
commit
|
commitdiff
|
tree
2012-07-18
Mans Rullgard
build: add CONFIG_VP3DSP, reduce repetition in OBJS...
Signed-off-by: Mans Rullgard <
mans@mansr.com
>
commit
|
commitdiff
|
tree
2012-07-05
Mans Rullgard
lavc: options: add planar names for request_sample_fmt
Signed-off-by: Mans Rullgard <
mans@mansr.com
>
commit
|
commitdiff
|
tree
2012-07-05
Mans Rullgard
flacdec: add planar output support
Signed-off-by: Mans Rullgard <
mans@mansr.com
>
commit
|
commitdiff
|
tree
2012-07-05
Mans Rullgard
h264: use templates to avoid excessive inlining
Signed-off-by: Mans Rullgard <
mans@mansr.com
>
commit
|
commitdiff
|
tree
2012-07-04
Mans Rullgard
lavfi: reclassify showfiltfmts as a TESTPROG
Signed-off-by: Mans Rullgard <
mans@mansr.com
>
commit
|
commitdiff
|
tree
2012-07-04
Mans Rullgard
flacdec: move lpc filter to flacdsp
Signed-off-by: Mans Rullgard <
mans@mansr.com
>
commit
|
commitdiff
|
tree
2012-07-04
Mans Rullgard
flacdec: split off channel decorrelation as flacdsp
Signed-off-by: Mans Rullgard <
mans@mansr.com
>
commit
|
commitdiff
|
tree
2012-07-04
Mans Rullgard
flacdec: factor out code setting avctx->sample_fmt
commit
|
commitdiff
|
tree
2012-07-04
Mans Rullgard
flac: make FLAC_CHMODE_* constants consecutive
commit
|
commitdiff
|
tree
2012-07-04
Mans Rullgard
flacdec: allocate sample buffers with av_malloc
Signed-off-by: Mans Rullgard <
mans@mansr.com
>
commit
|
commitdiff
|
tree
2012-07-04
Mans Rullgard
flacdec: remove curr_bps from FLACContext
commit
|
commitdiff
|
tree
2012-07-04
Mans Rullgard
fate: add flac encode/decode tests with various options
Signed-off-by: Mans Rullgard <
mans@mansr.com
>
commit
|
commitdiff
|
tree
2012-07-04
Mans Rullgard
flacenc: add option for forcing stereo decorrelation...
Signed-off-by: Mans Rullgard <
mans@mansr.com
>
commit
|
commitdiff
|
tree
2012-07-03
Mans Rullgard
configure: do not disable av_always_inline with --enable...
Signed-off-by: Mans Rullgard <
mans@mansr.com
>
commit
|
commitdiff
|
tree
2012-07-03
Mans Rullgard
x86: lavfi: fix gradfun/yadif build with mmx/sse disabled
Signed-off-by: Mans Rullgard <
mans@mansr.com
>
commit
|
commitdiff
|
tree
2012-07-02
Mans Rullgard
flacdec: remove redundant setting of avctx->sample_fmt
Signed-off-by: Mans Rullgard <
mans@mansr.com
>
commit
|
commitdiff
|
tree
2012-07-02
Mans Rullgard
snow: remove VLA in mc_block()
Signed-off-by: Mans Rullgard <
mans@mansr.com
>
commit
|
commitdiff
|
tree
2012-07-02
Mans Rullgard
vf_yadif: move x86 init code to x86/yadif.c
Signed-off-by: Mans Rullgard <
mans@mansr.com
>
commit
|
commitdiff
|
tree
2012-07-02
Mans Rullgard
vf_gradfun: move x86 init code to x86/gradfun.c
Signed-off-by: Mans Rullgard <
mans@mansr.com
>
commit
|
commitdiff
|
tree
2012-07-01
Mans Rullgard
smacker: remove some unused code
Signed-off-by: Mans Rullgard <
mans@mansr.com
>
commit
|
commitdiff
|
tree
2012-07-01
Mans Rullgard
dsicin: remove dead assignment
Signed-off-by: Mans Rullgard <
mans@mansr.com
>
commit
|
commitdiff
|
tree
2012-07-01
Mans Rullgard
aacdec: remove dead assignment
Signed-off-by: Mans Rullgard <
mans@mansr.com
>
commit
|
commitdiff
|
tree
2012-07-01
Mans Rullgard
rl2: remove dead assignment
Signed-off-by: Mans Rullgard <
mans@mansr.com
>
commit
|
commitdiff
|
tree
2012-07-01
Mans Rullgard
proresenc: make a variable local to the loop where...
Signed-off-by: Mans Rullgard <
mans@mansr.com
>
commit
|
commitdiff
|
tree
2012-07-01
Mans Rullgard
alsdec: remove dead assignments
Signed-off-by: Mans Rullgard <
mans@mansr.com
>
commit
|
commitdiff
|
tree
2012-07-01
Mans Rullgard
x86: cpu: clean up check for cpuid instruction support
Signed-off-by: Mans Rullgard <
mans@mansr.com
>
commit
|
commitdiff
|
tree
2012-07-01
Mans Rullgard
ARM: generate position independent code to access data...
Signed-off-by: Mans Rullgard <
mans@mansr.com
>
commit
|
commitdiff
|
tree
2012-06-29
Mans Rullgard
x86: vc1: fix and enable optimised loop filter
Signed-off-by: Mans Rullgard <
mans@mansr.com
>
commit
|
commitdiff
|
tree
2012-06-27
Christophe Gisquet
x86: fft: replace call to memcpy by a loop
Signed-off-by: Mans Rullgard <
mans@mansr.com
>
commit
|
commitdiff
|
tree
2012-06-26
Mans Rullgard
libm: provide fallback definition for cbrtf() using...
Signed-off-by: Mans Rullgard <
mans@mansr.com
>
commit
|
commitdiff
|
tree
2012-06-25
Mans Rullgard
x86: fft: elf64: fix PIC build
Signed-off-by: Mans Rullgard <
mans@mansr.com
>
commit
|
commitdiff
|
tree
2012-06-25
Mans Rullgard
x86: cpu: whitespace (mostly) cosmetics
Signed-off-by: Mans Rullgard <
mans@mansr.com
>
commit
|
commitdiff
|
tree
2012-06-25
Mans Rullgard
x86: fft: win64: fix stack alignment for memcpy() call
commit
|
commitdiff
|
tree
2012-06-25
Mans Rullgard
x86: fft: convert sse inline asm to yasm
commit
|
commitdiff
|
tree
2012-06-25
Ronald S. Bultje
x86: place some inline asm under #if HAVE_INLINE_ASM
Signed-off-by: Mans Rullgard <
mans@mansr.com
>
commit
|
commitdiff
|
tree
2012-06-23
Mans Rullgard
h264: use asm cabac reader under a generic condition
Signed-off-by: Mans Rullgard <
mans@mansr.com
>
commit
|
commitdiff
|
tree
2012-06-23
Mans Rullgard
x86: remove unused inline asm macros from dsputil_mmx.h
Signed-off-by: Mans Rullgard <
mans@mansr.com
>
commit
|
commitdiff
|
tree
2012-06-23
Mans Rullgard
x86: move some inline asm macros to the only places...
Signed-off-by: Mans Rullgard <
mans@mansr.com
>
commit
|
commitdiff
|
tree
2012-06-22
Mans Rullgard
Replace usleep() calls with av_usleep()
Signed-off-by: Mans Rullgard <
mans@mansr.com
>
commit
|
commitdiff
|
tree
2012-06-22
Mans Rullgard
lavu: add av_usleep() function
Signed-off-by: Mans Rullgard <
mans@mansr.com
>
commit
|
commitdiff
|
tree
2012-06-21
Mans Rullgard
lavu/file: include unistd.h only when available
Signed-off-by: Mans Rullgard <
mans@mansr.com
>
commit
|
commitdiff
|
tree
2012-06-21
Mans Rullgard
configure: check for unistd.h
Signed-off-by: Mans Rullgard <
mans@mansr.com
>
commit
|
commitdiff
|
tree
2012-06-21
Mans Rullgard
log: include unistd.h only when needed
Signed-off-by: Mans Rullgard <
mans@mansr.com
>
commit
|
commitdiff
|
tree
2012-06-21
Mans Rullgard
lavf: include libavutil/time.h instead of redeclaring...
Signed-off-by: Mans Rullgard <
mans@mansr.com
>
commit
|
commitdiff
|
tree
2012-06-21
Mans Rullgard
lavf, lavu: version bumps and APIchanges for av_gettime...
Signed-off-by: Mans Rullgard <
mans@mansr.com
>
commit
|
commitdiff
|
tree
2012-06-20
Mans Rullgard
av_gettime: support Win32 without gettimeofday()
Signed-off-by: Mans Rullgard <
mans@mansr.com
>
commit
|
commitdiff
|
tree
2012-06-20
Mans Rullgard
Use av_gettime() in various places
Signed-off-by: Mans Rullgard <
mans@mansr.com
>
commit
|
commitdiff
|
tree
2012-06-20
Mans Rullgard
Move av_gettime() to libavutil
Signed-off-by: Mans Rullgard <
mans@mansr.com
>
commit
|
commitdiff
|
tree
2012-06-20
Mans Rullgard
dct-test: use emms_c() from libavutil instead of duplicating it
commit
|
commitdiff
|
tree
2012-06-20
Ronald S. Bultje
mov: fix operator precedence bug
commit
|
commitdiff
|
tree
2012-06-20
Mans Rullgard
Remove unnecessary inclusions of [sys/]time.h
Signed-off-by: Mans Rullgard <
mans@mansr.com
>
commit
|
commitdiff
|
tree
2012-06-20
Mans Rullgard
lavf: remove unnecessary inclusions of unistd.h
Signed-off-by: Mans Rullgard <
mans@mansr.com
>
commit
|
commitdiff
|
tree
2012-06-20
Mans Rullgard
bfin: libswscale: add const where appropriate to fix...
Signed-off-by: Mans Rullgard <
mans@mansr.com
>
commit
|
commitdiff
|
tree
2012-06-20
Mans Rullgard
bfin: libswscale: remove unnecessary #includes
Signed-off-by: Mans Rullgard <
mans@mansr.com
>
commit
|
commitdiff
|
tree
2012-06-19
Ronald S. Bultje
flvdec: remove incomplete, disabled seeking code
commit
|
commitdiff
|
tree
2012-06-19
Ronald S. Bultje
http: replace atoll() with strtoll()
commit
|
commitdiff
|
tree
2012-06-18
Ronald S. Bultje
mpegts: remove unused/incomplete/broken seeking code
commit
|
commitdiff
|
tree
2012-06-18
Ronald S. Bultje
dirac: replace compound literal with normal initialiser
Signed-off-by: Mans Rullgard <
mans@mansr.com
>
commit
|
commitdiff
|
tree
2012-06-18
Mans Rullgard
vorbisdec: replace div/mod in loop with a counter
Signed-off-by: Mans Rullgard <
mans@mansr.com
>
commit
|
commitdiff
|
tree
2012-06-18
Mans Rullgard
fate: vorbis: add 5.1 surround test
Signed-off-by: Mans Rullgard <
mans@mansr.com
>
commit
|
commitdiff
|
tree
2012-06-17
Ronald S. Bultje
dwt: remove variable-length arrays
Signed-off-by: Mans Rullgard <
mans@mansr.com
>
commit
|
commitdiff
|
tree
2012-06-09
Mans Rullgard
h264: allow cropping to AVCodecContext.width/height
Signed-off-by: Mans Rullgard <
mans@mansr.com
>
commit
|
commitdiff
|
tree
2012-06-09
Mans Rullgard
mov: set AVCodecContext.width/height for h264
Signed-off-by: Mans Rullgard <
mans@mansr.com
>
commit
|
commitdiff
|
tree
2012-06-08
Mans Rullgard
ARM: fix float_dsp breakage from d5a7229
Signed-off-by: Mans Rullgard <
mans@mansr.com
>
commit
|
commitdiff
|
tree
2012-06-08
Mans Rullgard
vc1dsp: mark put/avg_vc1_mspel_mc() always_inline
Signed-off-by: Mans Rullgard <
mans@mansr.com
>
commit
|
commitdiff
|
tree
2012-06-07
Mans Rullgard
fate: avoid freopen(NULL) in videogen/rotozoom
Signed-off-by: Mans Rullgard <
mans@mansr.com
>
commit
|
commitdiff
|
tree
2012-05-30
Mans Rullgard
fate: add missing $(TARGET_PATH) to ac3-fixed-encode
Signed-off-by: Mans Rullgard <
mans@mansr.com
>
commit
|
commitdiff
|
tree
2012-05-30
Mans Rullgard
fate: fix md5sum replacement on some systems
Signed-off-by: Mans Rullgard <
mans@mansr.com
>
commit
|
commitdiff
|
tree
2012-05-29
Mans Rullgard
fate: fix acodec/vsynth tests for make 3.81
Signed-off-by: Mans Rullgard <
mans@mansr.com
>
commit
|
commitdiff
|
tree
2012-05-29
Mans Rullgard
fate: convert codec-regression.sh to makefile rules
Signed-off-by: Mans Rullgard <
mans@mansr.com
>
commit
|
commitdiff
|
tree
2012-05-29
Mans Rullgard
fate: allow tests to specify unit size for psnr comparison
Signed-off-by: Mans Rullgard <
mans@mansr.com
>
commit
|
commitdiff
|
tree
2012-05-29
Mans Rullgard
fate: teach videogen/rotozoom to output a single raw...
Signed-off-by: Mans Rullgard <
mans@mansr.com
>
commit
|
commitdiff
|
tree
2012-05-20
Mans Rullgard
fate: fix dependencies for non-SAMPLES avconv tests
Signed-off-by: Mans Rullgard <
mans@mansr.com
>
commit
|
commitdiff
|
tree
2012-05-19
Mans Rullgard
lavf: change some (de)muxer names to lowercase
Signed-off-by: Mans Rullgard <
mans@mansr.com
>
commit
|
commitdiff
|
tree
2012-05-19
Mans Rullgard
lavf: make output format matching case insensitive
Signed-off-by: Mans Rullgard <
mans@mansr.com
>
commit
|
commitdiff
|
tree
2012-05-19
Mans Rullgard
fate: fix dependencies on SAMPLES being set
Signed-off-by: Mans Rullgard <
mans@mansr.com
>
commit
|
commitdiff
|
tree
2012-05-19
Mans Rullgard
fate: remove unnecessary libavfilter dependency
Signed-off-by: Mans Rullgard <
mans@mansr.com
>
commit
|
commitdiff
|
tree
2012-05-18
Mans Rullgard
fate: remove unused code from regressions-funcs.sh
Signed-off-by: Mans Rullgard <
mans@mansr.com
>
commit
|
commitdiff
|
tree
2012-05-17
Mans Rullgard
pcmenc: set correct bitrate value
Signed-off-by: Mans Rullgard <
mans@mansr.com
>
commit
|
commitdiff
|
tree
2012-05-16
Mans Rullgard
fate: work around non-standard wc implementations
Signed-off-by: Mans Rullgard <
mans@mansr.com
>
commit
|
commitdiff
|
tree
2012-05-15
Mans Rullgard
fate: use standard diff options
Signed-off-by: Mans Rullgard <
mans@mansr.com
>
commit
|
commitdiff
|
tree
next