index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2011-05-08
Ban strncpy() it's too easy to misuse.
Alex Converse
2011-05-08
psymodel: Remove wrapper functions.
Nathan Caldwell
2011-05-08
aacenc: Replace loop counters in aac_encode_frame() with more descriptive 'ch...
Nathan Caldwell
2011-05-08
regtest: remove redundant flags in jpg test
Mans Rullgard
2011-05-08
regtest: use run_ffmpeg in do_image_formats
Mans Rullgard
2011-05-08
regtest: simplify encoding functions
Mans Rullgard
2011-05-08
ffmpeg.c: check for interlaced flag in the correct place.
Anton Khirnov
2011-05-07
drawtext: add documentation for the shadow parameters
Stefano Sabatini
2011-05-07
drawtext: add shadow support.
Michael Niedermayer
2011-05-07
drawtext: factor draw_glyphs.
Michael Niedermayer
2011-05-07
drawtext: fix and optimize yuv blend.
Michael Niedermayer
2011-05-07
drawtext: get rid of divisions in the inner loop.
Michael Niedermayer
2011-05-07
drawtext: simplify chroma blend and fix chroma alpha.
Michael Niedermayer
2011-05-07
lavfi: Port drawtext filter by Hemanth from the libavfilter soc repo
Stefano Sabatini
2011-05-05
mov: fix composition timestamps on movie fragments.
Yusuke Nakamura
2011-05-05
wmavoice: Use proper size in memeset().
Alex Converse
2011-05-05
configure: warn if pkg-config is missing
Mans Rullgard
2011-05-04
doc: Check standalone compilation before submitting new components.
Diego Biurrun
2011-05-04
Fix standalone compilation of pipe protocol.
Diego Biurrun
2011-05-04
Fix standalone compilation of ac3_fixed encoder.
Diego Biurrun
2011-05-04
Fix standalone compilation of binkaudio_dct / binkaudio_rdft decoders.
Diego Biurrun
2011-05-04
Fix standalone compilation of IMC decoder.
Diego Biurrun
2011-05-04
Fix standalone compilation of WTV demuxer.
Diego Biurrun
2011-05-04
Fix standalone compilation of MXPEG decoder.
Diego Biurrun
2011-05-04
flashsv: K&R cosmetics
Diego Biurrun
2011-05-04
matroskaenc: fix memory leak
Mans Rullgard
2011-05-04
vc1: make overlap filter for I-frames bit-exact.
Ronald S. Bultje
2011-05-04
vc1dec: use s->start/end_mb_y instead of passing them as function args.
Ronald S. Bultje
2011-05-04
Revert "VC1: merge idct8x8, coeff adjustments and put_pixels."
Ronald S. Bultje
2011-05-03
Replace strncpy() with av_strlcpy().
Alex Converse
2011-05-03
indeo3: Eliminate use of long.
Alex Converse
2011-05-03
get_bits: make cache unsigned to eliminate undefined signed overflow.
Alex Converse
2011-05-03
asfdec: fix assert failure on invalid files
Uoti Urpala
2011-05-03
avfilter: check malloc return values.
Ronald S. Bultje
2011-05-03
mpegvideo: reindent.
Ronald S. Bultje
2011-05-03
nutenc: check malloc return values.
Ronald S. Bultje
2011-05-03
avfilter: don't av_malloc(0).
Ronald S. Bultje
2011-05-03
nutenc: don't av_malloc(0).
Ronald S. Bultje
2011-05-03
mpegvideo: don't av_malloc(0).
Ronald S. Bultje
2011-05-03
asfdec: fix parsing of packets that overrun into padding.
Ronald S. Bultje
2011-05-03
Implement fate-rsync target
Reinhard Tartler
2011-05-03
Make ffmpeg support generic data stream
Luca Barbato
2011-05-02
vp8: frame-multithreading.
Ronald S. Bultje
2011-05-02
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.
Stefano Sabatini
2011-05-02
Replace deprecated av_get_pict_type_char() with av_get_picture_type_char().
Stefano Sabatini
2011-05-02
dpx: Do not use DPX encoder for decoding.
Kostya Shishkov
2011-05-01
ALPHA: Replace sized int_fast integer types with plain int/unsigned.
Diego Biurrun
2011-05-01
DPX image encoder
Peter Ross
2011-05-01
DPX decoder: read sample aspect ratio
Peter Ross
2011-05-01
DPX decoder: add buffer size checks.
Reimar Döffinger
[next]