projects
/
libav.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
cmdutils: use sws_freeContext() instead of av_freep().
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
2011-05-04
Ronald S. Bultje
nutenc: don't av_malloc(0).
commit
|
commitdiff
|
tree
2011-05-04
Ronald S. Bultje
mpegvideo: don't av_malloc(0).
commit
|
commitdiff
|
tree
2011-05-04
Ronald S. Bultje
asfdec: fix parsing of packets that overrun into padding.
Signed-off-by:
Ronald S. Bultje
<rsbultje@gmail.com>
commit
|
commitdiff
|
tree
2011-04-27
Stefano Sabatini
qpeg: use reget_buffer() in decode_frame()
Signed-off-by:
Ronald S. Bultje
<rsbultje@gmail.com>
commit
|
commitdiff
|
tree
2011-04-27
Stefano Sabatini
ultimotion: use reget_buffer() in ulti_decode_frame()
Signed-off-by:
Ronald S. Bultje
<rsbultje@gmail.com>
commit
|
commitdiff
|
tree
2011-04-27
Stefano Sabatini
smacker: remove unnecessary call to avctx->release_buffer...
Signed-off-by:
Ronald S. Bultje
<rsbultje@gmail.com>
commit
|
commitdiff
|
tree
2011-04-27
Ronald S. Bultje
avparser: don't av_malloc(0).
Signed-off-by:
Ronald S. Bultje
<rsbultje@gmail.com>
commit
|
commitdiff
|
tree
2011-04-25
Kostya Shishkov
read AVI palette from the end of extradata
Signed-off-by:
Ronald S. Bultje
<rsbultje@gmail.com>
commit
|
commitdiff
|
tree
2011-04-23
Jason Garrett-Glaser
bswap: use native types for av_bwap16().
Signed-off-by:
Ronald S. Bultje
<rsbultje@gmail.com>
commit
|
commitdiff
|
tree
2011-04-21
Ronald S. Bultje
APIChanges: document git revision for CODEC_CAP_SLICE_THREAD...
commit
|
commitdiff
|
tree
2011-04-21
Ronald S. Bultje
Introduce slice threads flag.
Signed-off-by:
Ronald S. Bultje
<rsbultje@gmail.com>
commit
|
commitdiff
|
tree
2011-04-21
Ronald S. Bultje
FATE: allow forcing thread-type when doing threaded...
Signed-off-by:
Ronald S. Bultje
<rsbultje@gmail.com>
commit
|
commitdiff
|
tree
2011-04-16
Ronald S. Bultje
wmv3dec: fix playback of complex WMV3 files using simple_idct.
commit
|
commitdiff
|
tree
2011-04-12
Alberto Delmas
Check for successful h263 init in msmpeg4 init
Signed-off-by:
Ronald S. Bultje
<rsbultje@gmail.com>
commit
|
commitdiff
|
tree
2011-04-12
Vitor Sessak
lavf/utils.c: Order packets with identical PTS by stream...
Signed-off-by:
Ronald S. Bultje
<rsbultje@gmail.com>
commit
|
commitdiff
|
tree
2011-04-09
Alexander Strange
pthread: validate_thread_parameters() ignored slice...
Signed-off-by:
Ronald S. Bultje
<rsbultje@gmail.com>
commit
|
commitdiff
|
tree
2011-04-09
Reimar Döffinger
Use consistent condition for whether to run slice-threading...
Signed-off-by:
Ronald S. Bultje
<rsbultje@gmail.com>
commit
|
commitdiff
|
tree
2011-03-30
Brad
sndio bug fix
Signed-off-by:
Ronald S. Bultje
<rsbultje@gmail.com>
commit
|
commitdiff
|
tree
2011-03-29
Ronald S. Bultje
dfa: protect pointer range checks against overflows.
commit
|
commitdiff
|
tree
2011-03-29
Alexander Strange
mimic: implement multithreading.
commit
|
commitdiff
|
tree
2011-03-29
Carl Eugen Hoyos
id3v1: change filesize to int64_t.
Signed-off-by:
Ronald S. Bultje
<rsbultje@gmail.com>
commit
|
commitdiff
|
tree
2011-03-29
Carl Eugen Hoyos
id3v1: Seek back to old position after reading.
Signed-off-by:
Ronald S. Bultje
<rsbultje@gmail.com>
commit
|
commitdiff
|
tree
2011-03-26
Alexander Strange
dsputil: allow to skip drawing of top/bottom edges.
commit
|
commitdiff
|
tree
2011-03-26
Ronald S. Bultje
Split fate-psx-str-v3 into a video-only and audio-only...
commit
|
commitdiff
|
tree
next