git.videolan.org
/
ffmpeg.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
dsputil: remove 9/10 bits hpel functions.
2013-01-23
Ronald S. Bultje
dsputil: remove 9/10 bits hpel functions.
commit
|
commitdiff
|
tree
2013-01-23
Ronald S. Bultje
dsputil: remove some never-assigned function pointers...
commit
|
commitdiff
|
tree
2013-01-23
Ronald S. Bultje
dsputil: remove avg_no_rnd_pixels8.
commit
|
commitdiff
|
tree
2013-01-23
Ronald S. Bultje
vorbisdsp: convert x86 simd functions from inline asm...
commit
|
commitdiff
|
tree
2013-01-23
Ronald S. Bultje
vp3dsp: don't do aligned reads on input.
commit
|
commitdiff
|
tree
2013-01-22
Ronald S. Bultje
floatdsp: move scalarproduct_float from dsputil to...
commit
|
commitdiff
|
tree
2013-01-22
Ronald S. Bultje
floatdsp: move butterflies_float from dsputil to avfloatdsp.
commit
|
commitdiff
|
tree
2013-01-22
Ronald S. Bultje
floatdsp: move vector_fmul_reverse from dsputil to...
commit
|
commitdiff
|
tree
2013-01-22
Ronald S. Bultje
floatdsp: move vector_fmul_add from dsputil to avfloatdsp.
commit
|
commitdiff
|
tree
2013-01-22
Ronald S. Bultje
vp3/5: move put_no_rnd_pixels_l2 from dsputil to VP3DSPContext.
commit
|
commitdiff
|
tree
2013-01-21
Ronald S. Bultje
fate: Use wmv2 IDCT for wmv2 tests
commit
|
commitdiff
|
tree
2013-01-21
Ronald S. Bultje
vorbisdsp: change block_size type from int to intptr_t.
commit
|
commitdiff
|
tree
2013-01-21
Ronald S. Bultje
lavc: put FF_IDCT_{VP3,H264,CAVS,BINK,EA,WMV2} under...
commit
|
commitdiff
|
tree
2013-01-21
Ronald S. Bultje
wmv2: move IDCT to its own DSP context.
commit
|
commitdiff
|
tree
2013-01-21
Ronald S. Bultje
dsputil: remove butterflies_float_interleave.
commit
|
commitdiff
|
tree
2013-01-20
Ronald S. Bultje
Remove put_no_rnd_pixels_l2 function pointer for w...
commit
|
commitdiff
|
tree
2013-01-20
Ronald S. Bultje
Move vorbis_inverse_coupling from dsputil to vorbisdspcontext.
commit
|
commitdiff
|
tree
2013-01-20
Ronald S. Bultje
vp3: integrate clear_blocks with idct of previous block.
commit
|
commitdiff
|
tree
2013-01-15
Ronald S. Bultje
h264: add 3 pixels below for subpixel filter wait position
commit
|
commitdiff
|
tree
2013-01-14
Ronald S. Bultje
h264: don't clobber mmco opcode tables for non-first...
commit
|
commitdiff
|
tree
2013-01-10
Ronald Bultje
vp3: Fix double free in vp3_decode_end()
commit
|
commitdiff
|
tree
2012-12-20
Ronald S. Bultje
lavc: introduce VideoDSPContext
commit
|
commitdiff
|
tree
2012-12-19
Ronald S. Bultje
lavc: merge latest x86inc.asm fixes with x264
commit
|
commitdiff
|
tree
2012-12-12
Ronald S. Bultje
x86inc: fix stack alignment on win64
commit
|
commitdiff
|
tree
2012-12-12
Ronald S. Bultje
x86inc: support stack mem allocation and re-alignment...
commit
|
commitdiff
|
tree
2012-12-08
Ronald S. Bultje
h264: check for invalid zeros_left before writing
commit
|
commitdiff
|
tree
2012-11-18
Ronald S. Bultje
x86: lavr: fix stack allocation for 7 and 8 channel...
commit
|
commitdiff
|
tree
2012-10-30
Ronald S. Bultje
Use ptrdiff_t instead of int for intra pred "stride...
commit
|
commitdiff
|
tree
2012-10-30
Ronald S. Bultje
x86: use PRED4x4/8x8/8x8L/16x16 macros to declare intrapred...
commit
|
commitdiff
|
tree
2012-10-29
Ronald S. Bultje
Remove INIT_AVX from x86inc.asm.
commit
|
commitdiff
|
tree
2012-10-29
Ronald S. Bultje
Remove usage of INIT_AVX in h264_intrapred_10bit.asm.
commit
|
commitdiff
|
tree
2012-10-05
Ronald S. Bultje
h264: don't touch H264Context->ref_count[] during MB...
commit
|
commitdiff
|
tree
2012-09-15
Ronald S. Bultje
compat/vsnprintf: return number of bytes required on...
commit
|
commitdiff
|
tree
2012-09-05
Ronald S. Bultje
configure: Add support for MSVC cl.exe/link.exe
commit
|
commitdiff
|
tree
2012-09-05
Ronald S. Bultje
lavu: add snprintf(), vsnprint() and strtod() replacements...
commit
|
commitdiff
|
tree
2012-08-28
Ronald S. Bultje
yuv2rgb: handle line widths that are not a multiple...
commit
|
commitdiff
|
tree
2012-08-04
Ronald S. Bultje
fate: add tests for lagarith lossless video codec.
commit
|
commitdiff
|
tree
2012-08-03
Ronald S. Bultje
fft: 3dnow: fix register name typo in DECL_IMDCT macro
commit
|
commitdiff
|
tree
2012-08-03
Ronald S. Bultje
Revert "wmapro: prevent division by zero when sample...
commit
|
commitdiff
|
tree
2012-08-03
Ronald S. Bultje
lagarith: fix color plane inversion for YUY2 output.
commit
|
commitdiff
|
tree
2012-08-03
Ronald S. Bultje
lagarith: pad RGB buffer by 1 byte.
commit
|
commitdiff
|
tree
2012-08-03
Ronald S. Bultje
dsputil: make add_hfyu_left_prediction_sse4() support...
commit
|
commitdiff
|
tree
2012-08-02
Ronald S. Bultje
x86: fft: fix imdct_half() for AVX
commit
|
commitdiff
|
tree
2012-08-01
Ronald S. Bultje
fft: port FFT/IMDCT 3dnow functions to yasm, and disable...
commit
|
commitdiff
|
tree
2012-08-01
Ronald S. Bultje
dct-test: allow to compile without HAVE_INLINE_ASM.
commit
|
commitdiff
|
tree
2012-08-01
Ronald S. Bultje
x86/dsputilenc: bury inline asm under HAVE_INLINE_ASM.
commit
|
commitdiff
|
tree
2012-07-31
Ronald S. Bultje
h264: convert loop filter strength dsp function to...
commit
|
commitdiff
|
tree
2012-07-30
Ronald S. Bultje
swscale: bury one more piece of inline asm under HAVE_INLINE...
commit
|
commitdiff
|
tree
2012-07-29
Ronald S. Bultje
h264_ps: declare array of colorspace strings on its...
commit
|
commitdiff
|
tree
2012-07-28
Ronald S. Bultje
avprobe/avconv: fix tentative declaration compile errors...
commit
|
commitdiff
|
tree
2012-07-28
Ronald S. Bultje
h264_idct_10bit: port x86 assembly to cpuflags.
commit
|
commitdiff
|
tree
2012-07-28
Ronald S. Bultje
x86inc: sync to latest version from x264.
commit
|
commitdiff
|
tree
2012-07-28
Ronald S. Bultje
fft: rename "z" to "zc" to prevent name collision.
commit
|
commitdiff
|
tree
2012-07-28
Ronald S. Bultje
vp3: don't compile mmx IDCT functions on x86-64.
commit
|
commitdiff
|
tree
2012-07-28
Ronald S. Bultje
h264_loopfilter: port x86 simd to cpuflags.
commit
|
commitdiff
|
tree
2012-07-28
Ronald S. Bultje
h264_chromamc_10bit: port x86 simd to cpuflags.
commit
|
commitdiff
|
tree
2012-07-28
Ronald S. Bultje
vp3: port x86 SIMD to cpuflags.
commit
|
commitdiff
|
tree
2012-07-27
Ronald S. Bultje
rv34: port x86 SIMD to cpuflags.
commit
|
commitdiff
|
tree
2012-07-27
Ronald S. Bultje
vp56: only compile MMX SIMD on x86-32.
commit
|
commitdiff
|
tree
2012-07-27
Ronald S. Bultje
vp56: port x86 simd to cpuflags.
commit
|
commitdiff
|
tree
2012-07-27
Ronald S. Bultje
proresdsp: port x86 assembly to cpuflags.
commit
|
commitdiff
|
tree
2012-07-26
Ronald S. Bultje
eval: fix printing of NaN in eval fate test.
commit
|
commitdiff
|
tree
2012-07-26
Ronald S. Bultje
mpegaudio: bury inline asm under HAVE_INLINE_ASM.
commit
|
commitdiff
|
tree
2012-07-26
Ronald S. Bultje
x86inc: automatically insert vzeroupper for YMM functions.
commit
|
commitdiff
|
tree
2012-07-25
Ronald S. Bultje
vp8: Replace x*155/100 by x*101581>>16.
commit
|
commitdiff
|
tree
2012-07-25
Ronald S. Bultje
vp3: don't use calls to inline asm in yasm code.
commit
|
commitdiff
|
tree
2012-07-25
Ronald S. Bultje
x86/dsputil: put inline asm under HAVE_INLINE_ASM.
commit
|
commitdiff
|
tree
2012-07-23
Ronald S. Bultje
h264: refactor NAL decode loop
commit
|
commitdiff
|
tree
2012-07-23
Ronald S. Bultje
swscale: add missing HAVE_INLINE_ASM check.
commit
|
commitdiff
|
tree
2012-07-23
Ronald S. Bultje
lavfi: place x86 inline assembly under HAVE_INLINE_ASM.
commit
|
commitdiff
|
tree
2012-07-22
Ronald S. Bultje
lavf: use conditional notation for default codec in...
commit
|
commitdiff
|
tree
2012-07-22
Ronald S. Bultje
swscale: place inline assembly bilinear scaler under...
commit
|
commitdiff
|
tree
2012-07-22
Ronald S. Bultje
yadif: use emms_c() instead of inline assembly for...
commit
|
commitdiff
|
tree
2012-07-21
Ronald S. Bultje
ac3: don't use different names for option tables in...
commit
|
commitdiff
|
tree
2012-07-21
Ronald S. Bultje
lavfi: use const for AVFilterPad declarations in all...
commit
|
commitdiff
|
tree
2012-07-21
Ronald S. Bultje
adpcm: don't duplicate identical AVSampleFmt array...
commit
|
commitdiff
|
tree
2012-07-21
Ronald S. Bultje
x86: swscale: Place inline assembly code under appropriate...
commit
|
commitdiff
|
tree
2012-07-21
Ronald S. Bultje
rtsp: remove terminal comma in FF_RTP_FLAG_OPTS macro.
commit
|
commitdiff
|
tree
2012-07-15
Ronald S. Bultje
configure: Check for CommandLineToArgvW
commit
|
commitdiff
|
tree
2012-07-15
Ronald S. Bultje
snow: refactor code to work around a compiler bug in...
commit
|
commitdiff
|
tree
2012-07-14
Ronald S. Bultje
configure: Check for getaddrinfo in ws2tcpip.h, too
commit
|
commitdiff
|
tree
2012-07-11
Ronald S. Bultje
dct/fft-test: use a replacement getopt() if the system...
commit
|
commitdiff
|
tree
2012-07-11
Ronald S. Bultje
configure: Check for the math function rint
commit
|
commitdiff
|
tree
2012-07-10
Ronald S. Bultje
x86/cpu: implement get/set_eflags using intrinsics
commit
|
commitdiff
|
tree
2012-07-10
Ronald S. Bultje
x86/cpu: implement support for cpuid through intrinsics
commit
|
commitdiff
|
tree
2012-07-10
Ronald S. Bultje
x86/cpu: implement support for xgetbv through intrinsics
commit
|
commitdiff
|
tree
2012-07-10
Ronald S. Bultje
lavu: use intrinsics for emms on systems lacking inline...
commit
|
commitdiff
|
tree
2012-07-07
Ronald S. Bultje
cmutils: include shellapi.h on Win32 (for CommandLineToArgvW).
commit
|
commitdiff
|
tree
2012-07-07
Ronald S. Bultje
x86/timer: implement an intrinsic-based version for...
commit
|
commitdiff
|
tree
2012-07-07
Ronald S. Bultje
mxfdec: replace x>>av_log2(sizeof(..)) by x/sizeof...
commit
|
commitdiff
|
tree
2012-07-04
Ronald S. Bultje
amr: remove shift out of the AMR_BIT() macro.
commit
|
commitdiff
|
tree
2012-07-04
Ronald S. Bultje
dsputilenc: group yasm and inline asm function pointer...
commit
|
commitdiff
|
tree
2012-07-04
Ronald S. Bultje
mov: use forward declaration of a function instead...
commit
|
commitdiff
|
tree
2012-07-04
Ronald S. Bultje
mpegvideo: remove VLAs
commit
|
commitdiff
|
tree
2012-07-03
Ronald S. Bultje
snow: remove a VLA used for edge emulation
commit
|
commitdiff
|
tree
2012-07-03
Ronald S. Bultje
snow: remove the runs[] VLA.
commit
|
commitdiff
|
tree
2012-07-02
Ronald S. Bultje
intfloat: Don't use designated initializers in the...
commit
|
commitdiff
|
tree
2012-07-02
Ronald S. Bultje
snow: remove a VLA.
commit
|
commitdiff
|
tree
2012-07-01
Ronald S. Bultje
mathematics: Don't use division by zero in NAN/INFINITY...
commit
|
commitdiff
|
tree
2012-06-30
Ronald S. Bultje
dsputilenc_mmx: split assignment of ff_sse16_sse2 to...
commit
|
commitdiff
|
tree
next