projects
/
ffmpeg.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mp3on4: require a minimum framesize.
2012-02-17
Ronald S. Bultje
mp3on4: require a minimum framesize.
commit
|
commitdiff
|
tree
2012-02-17
Ronald S. Bultje
mpc7: assign an error level + context to av_log() msg.
commit
|
commitdiff
|
tree
2012-02-17
Ronald S. Bultje
huffyuv: error out on bit overrun.
commit
|
commitdiff
|
tree
2012-02-17
Ronald S. Bultje
als: prevent infinite loop in zero_remaining().
commit
|
commitdiff
|
tree
2012-02-17
Ronald S. Bultje
cook: prevent div-by-zero if channels is zero.
commit
|
commitdiff
|
tree
2012-02-17
Ronald S. Bultje
swscale: make access to filter data conditional on...
commit
|
commitdiff
|
tree
2012-02-17
Ronald S. Bultje
swscale: update context offsets after removal of AlpMmxFilter.
commit
|
commitdiff
|
tree
2012-02-17
Ronald S. Bultje
swscale: make monowhite/black RGB-independent.
commit
|
commitdiff
|
tree
2012-02-17
Ronald S. Bultje
flac: fix infinite loops on all-zero input or end-of...
commit
|
commitdiff
|
tree
2012-02-17
Ronald S. Bultje
wmapro: change max. block size to 13 bits.
commit
|
commitdiff
|
tree
2012-02-16
Ronald S. Bultje
golomb: avoid infinite loop on all-zero input (or end...
commit
|
commitdiff
|
tree
2012-02-16
Ronald S. Bultje
vc1: prevent using last_frame as a reference for I...
commit
|
commitdiff
|
tree
2012-02-13
Ronald S. Bultje
swscale: fix crashes in yuv2yuvX on x86-32.
commit
|
commitdiff
|
tree
2012-02-13
Ronald S. Bultje
swscale: move YUV2PACKED16WRAPPER() macro down to where...
commit
|
commitdiff
|
tree
2012-02-13
Ronald S. Bultje
swscale: handle gray16 as a "planar" YUV format (Y...
commit
|
commitdiff
|
tree
2012-02-13
Ronald S. Bultje
swscale: use yuv2packed1() functions for unscaled chroma...
commit
|
commitdiff
|
tree
2012-02-13
Ronald S. Bultje
swscale: fix incorrect chroma bias in yuv2rgb48_1_c().
commit
|
commitdiff
|
tree
2012-02-13
Ronald S. Bultje
swscale: fix invalid memory accesses in yuvpacked1...
commit
|
commitdiff
|
tree
2012-02-12
Ronald S. Bultje
swscale: convert yuv2yuvX() to using named arguments.
commit
|
commitdiff
|
tree
2012-02-12
Ronald S. Bultje
swscale: rename "dstw" to "w" to prevent name collisions.
commit
|
commitdiff
|
tree
2012-02-12
Ronald S. Bultje
swscale: use named registers in yuv2yuv1_plane() place.
commit
|
commitdiff
|
tree
2012-02-11
Ronald S. Bultje
swscale: enforce a minimum filtersize.
commit
|
commitdiff
|
tree
2012-02-11
Ronald S. Bultje
tta: error out if samplerate is zero.
commit
|
commitdiff
|
tree
2012-02-10
Ronald S. Bultje
h264: disallow constrained intra prediction modes for...
commit
|
commitdiff
|
tree
2012-02-09
Ronald S. Bultje
prores: specify array size outside DECLARE_ALIGNED...
commit
|
commitdiff
|
tree
2012-02-08
Ronald S. Bultje
cmdutils: update copyright year to 2012.
commit
|
commitdiff
|
tree
2012-02-08
Ronald S. Bultje
swscale: sign-extend integer function argument to qword...
commit
|
commitdiff
|
tree
2012-02-08
Ronald S. Bultje
h264: manually save/restore XMM registers for functions...
commit
|
commitdiff
|
tree
2012-02-07
Ronald S. Bultje
dsputil: set STRIDE_ALIGN to 16 for x86 also.
commit
|
commitdiff
|
tree
2012-02-07
Ronald S. Bultje
pngdsp: swap argument inversion.
commit
|
commitdiff
|
tree
2012-02-07
Ronald S. Bultje
swscale: make yuv2yuv1 use named registers.
commit
|
commitdiff
|
tree
2012-02-07
Ronald S. Bultje
swscale: fix V plane memory location in bilinear/unscaled...
commit
|
commitdiff
|
tree
2012-02-07
Ronald S. Bultje
vp8: always update next_framep[] before returning from...
commit
|
commitdiff
|
tree
2012-02-07
Ronald S. Bultje
swscale: split C output functions into separate file.
commit
|
commitdiff
|
tree
2012-02-07
Ronald S. Bultje
swscale: Split C input functions into separate file.
commit
|
commitdiff
|
tree
2012-02-02
Ronald S. Bultje
vorbis: fix overflows in floor1[] vector and inverse...
commit
|
commitdiff
|
tree
2012-02-02
Ronald S. Bultje
win64: add a XMM clobber test configure option.
commit
|
commitdiff
|
tree
2012-02-02
Ronald S. Bultje
swscale: implement MMX, SSE2 and AVX functions for...
commit
|
commitdiff
|
tree
2012-02-01
Ronald S. Bultje
swscale: enable dithering in MMX functions.
Signed-off-by: Ronald S. Bultje <
rsbultje@gmail.com
>
commit
|
commitdiff
|
tree
2012-02-01
Ronald S. Bultje
swscale: make rgb24 function macros slightly smaller.
commit
|
commitdiff
|
tree
2012-02-01
Ronald S. Bultje
swscale: remove obsolete comment.
commit
|
commitdiff
|
tree
2012-01-30
Ronald S. Bultje
png: add support for bpp>4 to paeth x86 SIMD code.
commit
|
commitdiff
|
tree
2012-01-30
Ronald S. Bultje
png: add SSE2 version for add_bytes_l2.
commit
|
commitdiff
|
tree
2012-01-30
Ronald S. Bultje
png: convert DSP functions to yasm.
commit
|
commitdiff
|
tree
2012-01-29
Ronald S. Bultje
png: add missing #if HAVE_SSSE3 around function pointer...
commit
|
commitdiff
|
tree
2012-01-29
Ronald S. Bultje
imdct36: mark SSE functions as using all 16 XMM registers.
commit
|
commitdiff
|
tree
2012-01-29
Ronald S. Bultje
png: move DSP functions to their own DSP context.
commit
|
commitdiff
|
tree
2012-01-27
Ronald S. Bultje
x86inc.asm: fix typo.
commit
|
commitdiff
|
tree
2012-01-27
Ronald S. Bultje
swscale: convert rgb/bgr24ToY/UV_mmx functions from...
commit
|
commitdiff
|
tree
2012-01-27
Ronald S. Bultje
config.asm: change %ifdef directives to %if directives.
commit
|
commitdiff
|
tree
2012-01-25
Ronald S. Bultje
dsputil: use vertical component for drawing bottom...
commit
|
commitdiff
|
tree
2012-01-14
Ronald S. Bultje
swscale: change yuv2yuvX code to use cpuflag().
commit
|
commitdiff
|
tree
2012-01-13
Ronald S. Bultje
swscale-test: fix stack overread.
commit
|
commitdiff
|
tree
2012-01-13
Ronald S. Bultje
swscale: fix invalid conversions and memory problems.
commit
|
commitdiff
|
tree
2012-01-10
Ronald S. Bultje
swscale: fix crash in fast_bilinear code when compiled...
commit
|
commitdiff
|
tree
2012-01-09
Ronald S. Bultje
swscale: convert yuy2/uyvy/nv12/nv21ToY/UV from inline...
commit
|
commitdiff
|
tree
2012-01-05
Ronald S. Bultje
swscale: remove unused U/V arguments from yuv2rgb_write().
commit
|
commitdiff
|
tree
2012-01-05
Ronald S. Bultje
Revert "4xm: Prevent buffer overreads."
commit
|
commitdiff
|
tree
2012-01-04
Ronald S. Bultje
ulti: convert to new bytestream API.
commit
|
commitdiff
|
tree
2012-01-04
Ronald S. Bultje
swscale: remove obsolete comment.
commit
|
commitdiff
|
tree
2012-01-04
Ronald S. Bultje
swscale: split scale.asm.
commit
|
commitdiff
|
tree
2012-01-04
Ronald S. Bultje
swscale: don't show full-chroma-int warning for non...
commit
|
commitdiff
|
tree
2012-01-04
Ronald S. Bultje
swscale: add MMX files to MMX-OBJS instead of OBJS.
commit
|
commitdiff
|
tree
2012-01-04
Ronald S. Bultje
h264: return index in buffer on end-of-sequence.
commit
|
commitdiff
|
tree
2011-12-31
Ronald S. Bultje
mpegaudiodec: fix seeking.
commit
|
commitdiff
|
tree
2011-12-18
Ronald S. Bultje
swscale: fix overflows in vertical scaling at top/bottom...
commit
|
commitdiff
|
tree
2011-12-17
Ronald S. Bultje
swscale: fix overflow in gray16 vertical scaling.
commit
|
commitdiff
|
tree
2011-12-17
Ronald S. Bultje
swscale: fix overflows in output of RGB48 pixels.
commit
|
commitdiff
|
tree
2011-12-17
Ronald S. Bultje
swscale: fix overflows in RGB rounding constants.
commit
|
commitdiff
|
tree
2011-12-17
Ronald S. Bultje
get_bits: introduce safe bitreading to prevent overreads.
commit
|
commitdiff
|
tree
2011-12-16
Ronald S. Bultje
h264: don't drop B-frames after next keyframe on POC...
commit
|
commitdiff
|
tree
2011-12-07
Ronald S. Bultje
w32thread: port fixes to pthread_cond_broadcast() from...
commit
|
commitdiff
|
tree
2011-12-05
Ronald S. Bultje
h264-fate: remove -strict 1 except where necessary...
commit
|
commitdiff
|
tree
2011-12-03
Ronald S. Bultje
h264: fix frame reordering code.
commit
|
commitdiff
|
tree
2011-12-01
Ronald S. Bultje
h264: cap max has_b_frames at MAX_DELAYED_PIC_COUNT...
commit
|
commitdiff
|
tree
2011-11-24
Ronald S. Bultje
swscale: fix failing fate tests.
commit
|
commitdiff
|
tree
2011-11-24
Ronald S. Bultje
swscale: add support for planar RGB input.
commit
|
commitdiff
|
tree
2011-11-24
Ronald S. Bultje
h264: add support for decoding planar RGB images.
commit
|
commitdiff
|
tree
2011-11-24
Ronald S. Bultje
Clean up swscale pixfmt macros using av_pix_fmt_descriptors[].
commit
|
commitdiff
|
tree
2011-11-24
Ronald S. Bultje
pixfmt: add planar RGB formats.
commit
|
commitdiff
|
tree
2011-11-13
Ronald S. Bultje
swscale: handle unaligned buffers in yuv2plane1
commit
|
commitdiff
|
tree
2011-11-06
Ronald S. Bultje
swscale: write yuv2plane1 MMX/SSE2/SSE4/AVX functions.
commit
|
commitdiff
|
tree
2011-11-05
Ronald S. Bultje
h264_weight: remove duplication functions.
commit
|
commitdiff
|
tree
2011-11-05
Ronald S. Bultje
swscale: align vertical filtersize by 2 on x86.
commit
|
commitdiff
|
tree
2011-11-05
Ronald S. Bultje
libavfilter: reindent.
commit
|
commitdiff
|
tree
2011-11-05
Ronald S. Bultje
matroskadec: empty blocks are in fact valid.
commit
|
commitdiff
|
tree
2011-11-05
Ronald S. Bultje
avfilter: don't abort() on zero-size allocations.
commit
|
commitdiff
|
tree
2011-11-05
Ronald S. Bultje
h264: improve calculation of codec delay.
commit
|
commitdiff
|
tree
2011-10-29
Ronald S. Bultje
vp3: fix oob read for negative tokens and memleaks...
commit
|
commitdiff
|
tree
2011-10-29
Ronald S. Bultje
vp8: fix overflow in segmentation map caching.
commit
|
commitdiff
|
tree
2011-10-29
Ronald S. Bultje
lavf: use number of output pictures for delay checks.
commit
|
commitdiff
|
tree
2011-10-23
Ronald S. Bultje
swscale: add missing colons to x86 assembly yuv2planeX.
commit
|
commitdiff
|
tree
2011-10-22
Ronald S. Bultje
swscale: update altivec yuv2planeX asm to new per-plane...
commit
|
commitdiff
|
tree
2011-10-22
Ronald S. Bultje
swscale: make yuv2yuvX_10_sse2/avx 8/9/16-bits aware.
commit
|
commitdiff
|
tree
2011-10-22
Ronald S. Bultje
swscale: decide whether to use yuv2plane1/X on a per...
commit
|
commitdiff
|
tree
2011-10-22
Ronald S. Bultje
swscale: reintroduce full precision in 16-bit output.
commit
|
commitdiff
|
tree
2011-10-22
Ronald S. Bultje
h264_weight: initialize "height" function argument...
commit
|
commitdiff
|
tree
2011-10-21
Ronald S. Bultje
h264: mark some MC functions with av_always_inline...
commit
|
commitdiff
|
tree
2011-10-21
Ronald S. Bultje
H264: have hl_motion() and its callees take a chroma_idc...
commit
|
commitdiff
|
tree
2011-10-21
Ronald S. Bultje
H264: change weight/biweight functions to take a height...
commit
|
commitdiff
|
tree
next