git.videolan.org
/
ffmpeg.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
libavcodec/x86: Fix emulated_edge_mc SSE code to not contain SSE2 instructions on...
2013-10-10
Ronald S. Bultje
libavcodec/x86: Fix emulated_edge_mc SSE code to not...
commit
|
commitdiff
|
tree
2013-10-08
Ronald S. Bultje
x86: Fix compilation with nasm on PPC & OS/2
commit
|
commitdiff
|
tree
2013-10-08
Ronald S. Bultje
avcodec/x86/vp9dsp: Fix compilation with nasm.
commit
|
commitdiff
|
tree
2013-10-03
Ronald S. Bultje
Full-pixel MC functions.
commit
|
commitdiff
|
tree
2013-10-03
Ronald S. Bultje
VP9 MC (ssse3) optimizations.
commit
|
commitdiff
|
tree
2013-10-03
Ronald S. Bultje
Native VP9 decoder.
commit
|
commitdiff
|
tree
2013-09-29
Ronald S. Bultje
Rewrite emu_edge functions to have separate src/dst_stride...
commit
|
commitdiff
|
tree
2013-09-29
Ronald S. Bultje
vp8: use 2 registers for dst_stride and src_stride...
commit
|
commitdiff
|
tree
2013-09-28
Ronald S. Bultje
Convert multiplier for MV from int to ptrdiff_t.
commit
|
commitdiff
|
tree
2013-09-23
Ronald S. Bultje
vp8: fix PPC assembly and bilinear C code to work if...
commit
|
commitdiff
|
tree
2013-07-07
Ronald S. Bultje
vp8: Wait for prev_frame to parse segment_map before...
commit
|
commitdiff
|
tree
2013-07-07
Ronald S. Bultje
yuv4mpeg: Correctly round chroma up for odd luma sizes
commit
|
commitdiff
|
tree
2013-06-24
Ronald S. Bultje
yuv4mpeg: correctly handle chroma for odd luma sizes.
commit
|
commitdiff
|
tree
2013-06-23
Ronald S. Bultje
vp8: wait for prev_frame to parse segment_map before...
commit
|
commitdiff
|
tree
2013-04-19
Ronald S. Bultje
dsputil: Remove non-8bpp draw_edge
commit
|
commitdiff
|
tree
2013-04-19
Ronald S. Bultje
dsputil: Merge 9-10 bpp functions for get_pixels and...
commit
|
commitdiff
|
tree
2013-04-19
Ronald S. Bultje
dsputil: Remove unused 32-bit functions
commit
|
commitdiff
|
tree
2013-04-19
Ronald S. Bultje
dsputil: Remove dct_bits
commit
|
commitdiff
|
tree
2013-04-19
Ronald S. Bultje
dsputil: Remove hpel functions (moved to hpeldsp)
commit
|
commitdiff
|
tree
2013-04-19
Ronald S. Bultje
alpha: hpeldsp: Move half-pel assembly from dsputil...
commit
|
commitdiff
|
tree
2013-04-19
Ronald S. Bultje
sparc: hpeldsp: Move vis half-pel assembly from dsputil...
commit
|
commitdiff
|
tree
2013-04-19
Ronald S. Bultje
bfin: hpeldsp: Move half-pel assembly from dsputil...
commit
|
commitdiff
|
tree
2013-04-19
Ronald S. Bultje
arm: hpeldsp: Move half-pel assembly from dsputil to...
commit
|
commitdiff
|
tree
2013-04-19
Ronald S. Bultje
ppc: hpeldsp: Move half-pel assembly from dsputil to...
commit
|
commitdiff
|
tree
2013-04-19
Ronald S. Bultje
x86: hpeldsp: Move half-pel assembly from dsputil to...
commit
|
commitdiff
|
tree
2013-04-19
Ronald S. Bultje
mjpeg: Use hpeldsp instead of dsputil for half-pel...
commit
|
commitdiff
|
tree
2013-04-19
Ronald S. Bultje
svq1enc: Use hpeldsp instead of dsputil for half-pel...
commit
|
commitdiff
|
tree
2013-04-19
Ronald S. Bultje
svq3: Use hpeldsp instead of dsputil for half-pel functions
commit
|
commitdiff
|
tree
2013-04-19
Ronald S. Bultje
mpegvideo: Use hpeldsp instead of dsputil for half...
commit
|
commitdiff
|
tree
2013-04-19
Ronald S. Bultje
svq1: Use hpeldsp instead of dsputil for half-pel functions
commit
|
commitdiff
|
tree
2013-04-19
Ronald S. Bultje
mimic: Use hpeldsp instead of dsputil for half-pel...
commit
|
commitdiff
|
tree
2013-04-19
Ronald S. Bultje
interplayvideo: Use hpeldsp instead of dsputil for...
commit
|
commitdiff
|
tree
2013-04-19
Ronald S. Bultje
bink: Use hpeldsp instead of dsputil for half-pel functions
commit
|
commitdiff
|
tree
2013-04-19
Ronald S. Bultje
indeo3: Use hpeldsp instead of dsputil for half-pel...
commit
|
commitdiff
|
tree
2013-04-19
Ronald S. Bultje
vp56: Use hpeldsp instead of dsputil for half-pel functions
commit
|
commitdiff
|
tree
2013-04-19
Ronald S. Bultje
vp3: Use hpeldsp instead of dsputil for half-pel functions
commit
|
commitdiff
|
tree
2013-04-19
Ronald S. Bultje
hpeldsp: Add half-pel functions (currently copies of...
commit
|
commitdiff
|
tree
2013-04-15
Ronald S. Bultje
vp3: Use full transpose for all IDCTs
commit
|
commitdiff
|
tree
2013-04-15
Ronald S. Bultje
x86: Move constants to the only place where they are...
commit
|
commitdiff
|
tree
2013-04-10
Ronald S. Bultje
dsputil: Make dsputil selectable
commit
|
commitdiff
|
tree
2013-04-10
Ronald S. Bultje
h264: Only initialize dsputil if error resilience is...
commit
|
commitdiff
|
tree
2013-04-10
Ronald S. Bultje
h264: Integrate clear_blocks calls with IDCT
commit
|
commitdiff
|
tree
2013-04-10
Ronald S. Bultje
dsputil: Make square put/avg_pixels functions local...
commit
|
commitdiff
|
tree
2013-04-08
Ronald S. Bultje
lavc: Move ff_cropTbl and ff_zigzag_direct from dsputil...
commit
|
commitdiff
|
tree
2013-04-08
Ronald S. Bultje
x86: qpel: Move fullpel and l2 functions to a separate...
commit
|
commitdiff
|
tree
2013-04-08
Ronald S. Bultje
vp3: Embed idct_permutation array directly in VP3DecoderContext
commit
|
commitdiff
|
tree
2013-03-26
Ronald S. Bultje
h264: Make it possible to compile without error_resilience
commit
|
commitdiff
|
tree
2013-03-15
Ronald S. Bultje
dsputil: remove non-8bpp draw_edge.
commit
|
commitdiff
|
tree
2013-03-14
Ronald S. Bultje
lavc: make compilation of frame_thread_encoder.o optional.
commit
|
commitdiff
|
tree
2013-03-14
Ronald S. Bultje
dsputil: remove duplicate or unused functions.
commit
|
commitdiff
|
tree
2013-03-13
Ronald S. Bultje
dsputil: remove hpel functions (moved to hpeldsp).
commit
|
commitdiff
|
tree
2013-03-13
Ronald S. Bultje
Move alpha half-pel assembly from dsputil to hpeldsp.
commit
|
commitdiff
|
tree
2013-03-13
Ronald S. Bultje
Move sparc/vis half-pel assembly from dsputil to hpeldsp.
commit
|
commitdiff
|
tree
2013-03-13
Ronald S. Bultje
Move bfin half-pel assembly from dsputil to hpeldsp.
commit
|
commitdiff
|
tree
2013-03-13
Ronald S. Bultje
Move arm half-pel assembly from dsputil to hpeldsp.
commit
|
commitdiff
|
tree
2013-03-13
Ronald S. Bultje
Move ppc half-pel assembly from dsputil to hpeldsp.
commit
|
commitdiff
|
tree
2013-03-13
Ronald S. Bultje
Move x86 half-pel assembly from dsputil to hpeldsp.
commit
|
commitdiff
|
tree
2013-03-13
Ronald S. Bultje
mjpeg: use hpeldsp instead of dsputil for half-pel...
commit
|
commitdiff
|
tree
2013-03-13
Ronald S. Bultje
svq1enc: use hpeldsp instead of dsputil for half-pel...
commit
|
commitdiff
|
tree
2013-03-13
Ronald S. Bultje
snow: use hpeldsp instead of dsputil for half-pel functions.
commit
|
commitdiff
|
tree
2013-03-13
Ronald S. Bultje
svq3: use hpeldsp instead of dsputil for half-pel functions.
commit
|
commitdiff
|
tree
2013-03-13
Ronald S. Bultje
mpegvideo: use hpeldsp instead of dsputil for half...
commit
|
commitdiff
|
tree
2013-03-13
Ronald S. Bultje
svq1: use hpeldsp instead of dsputil for half-pel functions.
commit
|
commitdiff
|
tree
2013-03-13
Ronald S. Bultje
mimic: use hpeldsp instead of dsputil for half-pel...
commit
|
commitdiff
|
tree
2013-03-13
Ronald S. Bultje
interplayvideo: use hpeldsp instead of dsputil for...
commit
|
commitdiff
|
tree
2013-03-13
Ronald S. Bultje
bink: use hpeldsp instead of dsputil for half-pel functions.
commit
|
commitdiff
|
tree
2013-03-13
Ronald S. Bultje
indeo3: use hpeldsp instead of dsputil for half-pel...
commit
|
commitdiff
|
tree
2013-03-13
Ronald S. Bultje
vp56: use hpeldsp instead of dsputil for half-pel functions.
commit
|
commitdiff
|
tree
2013-03-13
Ronald S. Bultje
vp3: use hpeldsp instead of dsputil for half-pel functions.
commit
|
commitdiff
|
tree
2013-03-13
Ronald S. Bultje
hpeldsp: add half-pel functions (currently copies of...
commit
|
commitdiff
|
tree
2013-03-12
Ronald S. Bultje
vp3/x86: use full transpose for all IDCTs.
commit
|
commitdiff
|
tree
2013-03-12
Ronald S. Bultje
dsputil: make selectable.
commit
|
commitdiff
|
tree
2013-03-10
Ronald S. Bultje
vp3: embed idct_permutation array directly in VP3DecoderContext.
commit
|
commitdiff
|
tree
2013-03-09
Ronald S. Bultje
x86/qpel: move fullpel and l2 functions to separate...
commit
|
commitdiff
|
tree
2013-03-09
Ronald S. Bultje
dsputil: make square put/avg_pixels functions local...
commit
|
commitdiff
|
tree
2013-03-08
Ronald S. Bultje
lavu: add support for atomic operations.
commit
|
commitdiff
|
tree
2013-03-07
Ronald S. Bultje
lavc: Deprecate the deinterlace functions in libavcodec
commit
|
commitdiff
|
tree
2013-03-07
Ronald S. Bultje
h264: Integrate draw_horiz_band into ff_h264_draw_horiz_band
commit
|
commitdiff
|
tree
2013-03-06
Ronald S. Bultje
lavc: Split out ff_hwaccel_pixfmt_list_420[] over individual...
commit
|
commitdiff
|
tree
2013-03-06
Ronald S. Bultje
Move ff_cropTbl and ff_zigzag_direct from dsputil to...
commit
|
commitdiff
|
tree
2013-03-03
Ronald S. Bultje
Deprecate deinterlaced in libavcodec.
commit
|
commitdiff
|
tree
2013-03-03
Ronald S. Bultje
h264: put call to ff_print_debug_info2 under CONFIG_MPEGVIDEO.
commit
|
commitdiff
|
tree
2013-03-03
Ronald S. Bultje
h264: make it possible to compile without error_resilience.
commit
|
commitdiff
|
tree
2013-03-02
Ronald S. Bultje
h264: add a copy of draw_horiz_band.
commit
|
commitdiff
|
tree
2013-02-20
Ronald S. Bultje
h264: add videodsp dependency.
commit
|
commitdiff
|
tree
2013-02-19
Ronald S. Bultje
h264/svq3: Stop using draw_edges
commit
|
commitdiff
|
tree
2013-02-19
Ronald S. Bultje
h264: Don't store intra pcm samples in h->mb
commit
|
commitdiff
|
tree
2013-02-19
Ronald S. Bultje
get_bits: Return pointer to buffer that is the result...
commit
|
commitdiff
|
tree
2013-02-19
Ronald S. Bultje
h264: Add add_pixels4/8() to h264dsp, and remove add_pixels4...
commit
|
commitdiff
|
tree
2013-02-19
Ronald S. Bultje
h264chroma: Remove duplicate 9/10 bit functions
commit
|
commitdiff
|
tree
2013-02-19
Ronald S. Bultje
vp56: Remove clear_blocks call, and clear alpha plane...
commit
|
commitdiff
|
tree
2013-02-19
Ronald S. Bultje
h264: integrate clear_blocks calls with IDCT.
commit
|
commitdiff
|
tree
2013-02-19
Ronald S. Bultje
svq3: fix decoding residual blocks of b-frames.
commit
|
commitdiff
|
tree
2013-02-18
Ronald S. Bultje
split out ff_hwaccel_pixfmt_list_420[] over individual...
commit
|
commitdiff
|
tree
2013-02-18
Ronald S. Bultje
x86/dsputil: fix compilation when h263 decoder/encoder...
commit
|
commitdiff
|
tree
2013-02-18
Ronald S. Bultje
h264/svq3: stop using draw_edges.
commit
|
commitdiff
|
tree
2013-02-18
Ronald S. Bultje
h264: don't store intra pcm samples in h->mb.
commit
|
commitdiff
|
tree
2013-02-13
Ronald S. Bultje
h264: remove clear_blocks call in threading init.
commit
|
commitdiff
|
tree
2013-02-12
Ronald S. Bultje
Add add_pixels4/8() to h264dsp, and remove add_pixels4...
commit
|
commitdiff
|
tree
2013-02-11
Ronald S. Bultje
h264chroma: remove duplicate 9/10 bit functions.
commit
|
commitdiff
|
tree
next