projects
/
ffmpeg.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
utils.c: fix crash with threading enabled.
2011-06-06
Ronald S. Bultje
utils.c: fix crash with threading enabled.
commit
|
commitdiff
|
tree
2011-06-03
Ronald S. Bultje
swscale: split swscale.c in unscaled and generic conversion...
commit
|
commitdiff
|
tree
2011-06-03
Ronald S. Bultje
swscale: cosmetics.
commit
|
commitdiff
|
tree
2011-06-03
Ronald S. Bultje
swscale: integrate (literally) swscale_template.c in...
commit
|
commitdiff
|
tree
2011-06-03
Ronald S. Bultje
swscale: split out x86/swscale_template.c from swscale.c.
commit
|
commitdiff
|
tree
2011-06-03
Ronald S. Bultje
swscale: enable hScale_altivec_real.
commit
|
commitdiff
|
tree
2011-06-03
Ronald S. Bultje
swscale: split out ppc _template.c files from main...
commit
|
commitdiff
|
tree
2011-06-03
Ronald S. Bultje
swscale: remove indirections in ppc/swscale_template.c.
commit
|
commitdiff
|
tree
2011-06-03
Ronald S. Bultje
swscale: split out unscaled altivec YUV converters...
commit
|
commitdiff
|
tree
2011-06-03
Ronald S. Bultje
mpegvideoenc: fix multislice fate tests with threading...
commit
|
commitdiff
|
tree
2011-06-03
Ronald S. Bultje
swscale: remove unused COMPILE_TEMPLATE_ALTIVEC.
commit
|
commitdiff
|
tree
2011-06-02
Ronald S. Bultje
swscale: allocate larger buffer to handle altivec overreads.
commit
|
commitdiff
|
tree
2011-06-02
Alexander Strange
H264/MPEG frame-level multi-threading.
Signed-off-by: Ronald S. Bultje <
rsbultje@gmail.com
>
commit
|
commitdiff
|
tree
2011-06-02
Loren Merritt
Cosmetic changes to h264_idct_10bit.asm.
Signed-off-by: Ronald S. Bultje <
rsbultje@gmail.com
>
commit
|
commitdiff
|
tree
2011-06-02
Loren Merritt
2x faster h264_idct_add8_10.
Signed-off-by: Ronald S. Bultje <
rsbultje@gmail.com
>
commit
|
commitdiff
|
tree
2011-06-02
Nathan Caldwell
aacenc: Add stereo_mode option.
Signed-off-by: Ronald S. Bultje <
rsbultje@gmail.com
>
commit
|
commitdiff
|
tree
2011-06-02
Ronald S. Bultje
h264: remove CONFIG_GPL from x86 intra prediction code.
commit
|
commitdiff
|
tree
2011-06-01
Daniel Kang
h264/10bit: add HAVE_ALIGNED_STACK checks.
Signed-off-by: Ronald S. Bultje <
rsbultje@gmail.com
>
commit
|
commitdiff
|
tree
2011-05-31
Ronald S. Bultje
vp8: fix segmentation race during frame-threading.
commit
|
commitdiff
|
tree
2011-05-28
Anton Khirnov
sws: replace all long with int.
Signed-off-by: Ronald S. Bultje <
rsbultje@gmail.com
>
commit
|
commitdiff
|
tree
2011-05-28
Ronald S. Bultje
APIchanges: fill in git hash for av_get_pix_fmt_name...
commit
|
commitdiff
|
tree
2011-05-28
Stefano Sabatini
lavu: add av_get_pix_fmt_name() convenience function
Signed-off-by: Ronald S. Bultje <
rsbultje@gmail.com
>
commit
|
commitdiff
|
tree
2011-05-28
Stefano Sabatini
cmdutils: remove OPT_FUNC2
Signed-off-by: Ronald S. Bultje <
rsbultje@gmail.com
>
commit
|
commitdiff
|
tree
2011-05-28
Ronald S. Bultje
swscale: fix crash in bilinear scaling.
commit
|
commitdiff
|
tree
2011-05-27
Ronald S. Bultje
cmdutils: use sws_freeContext() instead of av_freep().
commit
|
commitdiff
|
tree
2011-05-27
Ronald S. Bultje
swscale: delay allocation of formatConvBuffer().
commit
|
commitdiff
|
tree
2011-05-27
Ronald S. Bultje
swscale: fix build with --disable-swscale-alpha.
commit
|
commitdiff
|
tree
2011-05-27
Ronald S. Bultje
swscale: fix non-bitexact yuv2yuv[X2]() MMX/MMX2 functions.
commit
|
commitdiff
|
tree
2011-05-26
Ronald S. Bultje
swscale: fix compile on ppc.
commit
|
commitdiff
|
tree
2011-05-26
Ronald S. Bultje
swscale: fix compile on x86-32.
commit
|
commitdiff
|
tree
2011-05-26
Ronald S. Bultje
swscale: use av_clip_uint8() in yuv2yuv1_c().
commit
|
commitdiff
|
tree
2011-05-26
Ronald S. Bultje
swscale: remove VOF/VOFW.
commit
|
commitdiff
|
tree
2011-05-26
Ronald S. Bultje
swscale: split chroma buffers into separate U/V planes.
commit
|
commitdiff
|
tree
2011-05-26
Ronald S. Bultje
swscale: replace formatConvBuffer[VOF] by allocated...
commit
|
commitdiff
|
tree
2011-05-26
Ronald S. Bultje
rgb2rgb: remove duplicate mmx/mmx2/3dnow/sse2 functions.
commit
|
commitdiff
|
tree
2011-05-26
Ronald S. Bultje
swscale: reindent h[cy]scale_fast() and updateDitherTables().
commit
|
commitdiff
|
tree
2011-05-26
Ronald S. Bultje
swscale: reformat x86/swscale_template.c.
commit
|
commitdiff
|
tree
2011-05-26
Ronald S. Bultje
swscale: remove duplicate mmx/mmx2 functions if they...
commit
|
commitdiff
|
tree
2011-05-26
Ronald S. Bultje
swscale: remove if (c->dstFormat) branch from yuv2packed...
commit
|
commitdiff
|
tree
2011-05-26
Ronald S. Bultje
swscale: remove if(full_chr_int) from yuv2packed1().
commit
|
commitdiff
|
tree
2011-05-26
Ronald S. Bultje
swscale: remove if(accurate_rnd) branch from functions.
commit
|
commitdiff
|
tree
2011-05-24
Ronald S. Bultje
swscale: unbreak the build on non-x86 systems.
commit
|
commitdiff
|
tree
2011-05-24
Ronald S. Bultje
swscale: remove if(bitexact) branch from functions.
commit
|
commitdiff
|
tree
2011-05-24
Ronald S. Bultje
swscale: remove if(canMMX2BeUsed) conditional.
commit
|
commitdiff
|
tree
2011-05-24
Ronald S. Bultje
swscale: remove swScale_{c,MMX,MMX2} duplication.
commit
|
commitdiff
|
tree
2011-05-24
Ronald S. Bultje
swscale: use emms_c().
commit
|
commitdiff
|
tree
2011-05-24
Ronald S. Bultje
Move emms_c() from libavcodec to libavutil.
commit
|
commitdiff
|
tree
2011-05-24
Ronald S. Bultje
swscale: remove dead macro WRITEBGR24OLD.
commit
|
commitdiff
|
tree
2011-05-24
Ronald S. Bultje
swscale: remove AMD3DNOW "optimizations".
commit
|
commitdiff
|
tree
2011-05-24
Ronald S. Bultje
swscale: remove duplicate code in ppc/ subdirectory.
commit
|
commitdiff
|
tree
2011-05-24
Ronald S. Bultje
swscale: remove duplicated x86/ functions.
commit
|
commitdiff
|
tree
2011-05-24
Ronald S. Bultje
swscale: force --enable-runtime-cpudetect and remove...
commit
|
commitdiff
|
tree
2011-05-23
Ronald S. Bultje
fate: fix fate-h264-conformance-frext-pph10i4-panasonic...
commit
|
commitdiff
|
tree
2011-05-23
Ronald S. Bultje
fate: update 9/10bit refs.
commit
|
commitdiff
|
tree
2011-05-23
Kieran Kunhya
Fix 9/10 bit in swscale.
Signed-off-by: Ronald S. Bultje <
rsbultje@gmail.com
>
commit
|
commitdiff
|
tree
2011-05-22
Vitor Sessak
Fix dct32() compilation with --disable-yasm
Signed-off-by: Ronald S. Bultje <
rsbultje@gmail.com
>
commit
|
commitdiff
|
tree
2011-05-21
Ronald S. Bultje
svq3: Do initialization after parsing the extradata
commit
|
commitdiff
|
tree
2011-05-20
Ronald S. Bultje
mp3lame: add #include required for AV_RB32 macro.
commit
|
commitdiff
|
tree
2011-05-20
Vitor Sessak
qdm2: Use floating point synthesis filter.
Signed-off-by: Ronald S. Bultje <
rsbultje@gmail.com
>
commit
|
commitdiff
|
tree
2011-05-20
Ronald S. Bultje
h264: correct border check.
commit
|
commitdiff
|
tree
2011-05-20
Ronald S. Bultje
h264: fix loopfilter with threading at slice boundaries.
commit
|
commitdiff
|
tree
2011-05-18
Ronald S. Bultje
mpeg12: add slice-threading checks to slice-threading...
commit
|
commitdiff
|
tree
2011-05-18
Ronald S. Bultje
h264: copy pixel_shift between slice threading contexts.
commit
|
commitdiff
|
tree
2011-05-18
Alexander Strange
mdec: enable frame-level multithreading.
Signed-off-by: Ronald S. Bultje <
rsbultje@gmail.com
>
commit
|
commitdiff
|
tree
2011-05-18
Ronald S. Bultje
mdec.c: fix overread.
commit
|
commitdiff
|
tree
2011-05-14
Ronald S. Bultje
[PATCH] Update pixdesc_be fate refs after adding 9...
commit
|
commitdiff
|
tree
2011-05-13
Ronald S. Bultje
swscale: properly inline bits/endianness in yuv2yuvX16inC().
commit
|
commitdiff
|
tree
2011-05-13
Ronald S. Bultje
swscale: fix clipping of 9/10bit YUV420P.
commit
|
commitdiff
|
tree
2011-05-13
Mans Rullgard
Add av_clip_uintp2() function
commit
|
commitdiff
|
tree
2011-05-11
Ronald S. Bultje
swscale: fix YUV420P 9/10bit support.
commit
|
commitdiff
|
tree
2011-05-11
Ronald S. Bultje
h264pred: fix aliasing violations.
commit
|
commitdiff
|
tree
2011-05-10
Ronald S. Bultje
arm/h264pred: add missing argument type.
commit
|
commitdiff
|
tree
2011-05-10
Ronald S. Bultje
h264dsp_mmx: place bracket outside #if/#endif block.
commit
|
commitdiff
|
tree
2011-05-10
Vitor Sessak
lavf/utils: fix ff_interleave_compare_dts corner case.
Signed-off-by: Ronald S. Bultje <
rsbultje@gmail.com
>
commit
|
commitdiff
|
tree
2011-05-10
Ronald S. Bultje
fate: add 10-bit H264 tests.
commit
|
commitdiff
|
tree
2011-05-10
Ronald S. Bultje
h264: do not print "too many references" warning for...
commit
|
commitdiff
|
tree
2011-05-10
Oskar Arvidsson
Enable decoding of high bit depth h264.
Signed-off-by: Ronald S. Bultje <
rsbultje@gmail.com
>
commit
|
commitdiff
|
tree
2011-05-10
Oskar Arvidsson
Adds 8-, 9- and 10-bit versions of some of the functions...
Signed-off-by: Ronald S. Bultje <
rsbultje@gmail.com
>
commit
|
commitdiff
|
tree
2011-05-10
Oskar Arvidsson
Add support for higher QP values in h264.
Signed-off-by: Ronald S. Bultje <
rsbultje@gmail.com
>
commit
|
commitdiff
|
tree
2011-05-10
Oskar Arvidsson
Add the notion of pixel size in h264 related functions.
Signed-off-by: Ronald S. Bultje <
rsbultje@gmail.com
>
commit
|
commitdiff
|
tree
2011-05-10
Oskar Arvidsson
Make the h264 loop filter bit depth aware.
Signed-off-by: Ronald S. Bultje <
rsbultje@gmail.com
>
commit
|
commitdiff
|
tree
2011-05-10
Oskar Arvidsson
Template dsputil_template.c with respect to pixel size...
Signed-off-by: Ronald S. Bultje <
rsbultje@gmail.com
>
commit
|
commitdiff
|
tree
2011-05-10
Oskar Arvidsson
Template h264idct_template.c with respect to pixel...
Signed-off-by: Ronald S. Bultje <
rsbultje@gmail.com
>
commit
|
commitdiff
|
tree
2011-05-10
Oskar Arvidsson
Preparatory patch for high bit depth h264 decoding...
Signed-off-by: Ronald S. Bultje <
rsbultje@gmail.com
>
commit
|
commitdiff
|
tree
2011-05-10
Oskar Arvidsson
Move some functions in dsputil.c into a new file dsputil_tem...
Signed-off-by: Ronald S. Bultje <
rsbultje@gmail.com
>
commit
|
commitdiff
|
tree
2011-05-10
Oskar Arvidsson
Move the functions in h264idct into a new file h264idct_temp...
Signed-off-by: Ronald S. Bultje <
rsbultje@gmail.com
>
commit
|
commitdiff
|
tree
2011-05-10
Oskar Arvidsson
Move the functions in h264pred.c into a new file h264pred_te...
Signed-off-by: Ronald S. Bultje <
rsbultje@gmail.com
>
commit
|
commitdiff
|
tree
2011-05-10
Oskar Arvidsson
Preparatory patch for high bit depth h264 decoding...
Signed-off-by: Ronald S. Bultje <
rsbultje@gmail.com
>
commit
|
commitdiff
|
tree
2011-05-10
Oskar Arvidsson
Add pixel formats for 9- and 10-bit yuv420p.
Signed-off-by: Ronald S. Bultje <
rsbultje@gmail.com
>
commit
|
commitdiff
|
tree
2011-05-10
Oskar Arvidsson
Choose h264 chroma dc dequant function dynamically.
Signed-off-by: Ronald S. Bultje <
rsbultje@gmail.com
>
commit
|
commitdiff
|
tree
2011-05-10
Ronald S. Bultje
h264: DSP'ize MBAFF loopfilter.
commit
|
commitdiff
|
tree
2011-05-10
Alexander Strange
ffmpeg: Simplify decode loop condition to not use next_pts
Signed-off-by: Ronald S. Bultje <
rsbultje@gmail.com
>
commit
|
commitdiff
|
tree
2011-05-04
Ronald S. Bultje
vc1: make overlap filter for I-frames bit-exact.
commit
|
commitdiff
|
tree
2011-05-04
Ronald S. Bultje
vc1dec: use s->start/end_mb_y instead of passing them...
commit
|
commitdiff
|
tree
2011-05-04
Ronald S. Bultje
Revert "VC1: merge idct8x8, coeff adjustments and put_pixels."
commit
|
commitdiff
|
tree
2011-05-04
Uoti Urpala
asfdec: fix assert failure on invalid files
Signed-off-by: Ronald S. Bultje <
rsbultje@gmail.com
>
commit
|
commitdiff
|
tree
2011-05-04
Ronald S. Bultje
avfilter: check malloc return values.
commit
|
commitdiff
|
tree
2011-05-04
Ronald S. Bultje
mpegvideo: reindent.
commit
|
commitdiff
|
tree
2011-05-04
Ronald S. Bultje
nutenc: check malloc return values.
commit
|
commitdiff
|
tree
2011-05-04
Ronald S. Bultje
avfilter: don't av_malloc(0).
commit
|
commitdiff
|
tree
next