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-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
2011-05-01
ac3enc: clip large coefficient values and negative exponents rather than using
Justin Ruggles
2011-05-01
ac3enc: do not store a bandwidth code for each channel.
Justin Ruggles
2011-05-01
ac3enc: remove bandwidth reduction as fallback for bit allocation failure.
Justin Ruggles
2011-05-01
ac3enc: merge compute_exp_strategy_ch() into compute_exp_strategy()
Justin Ruggles
2011-05-01
ac3enc: return error if frame+exponent bits are too large instead of using
Justin Ruggles
2011-05-01
ac3enc: differentiate between current block and reference block in bit_alloc()
Justin Ruggles
2011-05-01
ac3enc: simplify exponent_init() by calculating exponent_group_tab[] based
Justin Ruggles
2011-05-01
ac3enc: simplify stereo rematrixing decision options
Justin Ruggles
2011-05-01
Update URL to fate samples
Reinhard Tartler
2011-04-29
AMV: disable DR1 and don't override EMU_EDGE
Michael Niedermayer
2011-04-29
lavf: inspect more frames for fps when container time base is coarse
Anssi Hannula
2011-04-29
Fix races in default av_log handler
Reinhard Tartler
2011-04-29
vorbis: Replace sized int_fast integer types with plain int/unsigned.
Diego Biurrun
2011-04-29
Remove disabled non-optimized code variants.
Diego Biurrun
2011-04-29
bswap.h: Remove disabled code.
Diego Biurrun
2011-04-29
Remove some disabled printf debug cruft.
Diego Biurrun
2011-04-29
Replace more disabled printf() calls by av_dlog().
Diego Biurrun
2011-04-29
tests: Remove disabled code.
Diego Biurrun
2011-04-29
Replace some commented-out debug printf() / av_log() messages with av_dlog().
Diego Biurrun
2011-04-29
vorbisdec: Replace some sizeof(type) by sizeof(*variable).
Diego Biurrun
2011-04-29
vf_fieldorder: Replace FFmpeg by Libav in license boilerplate.
Diego Biurrun
2011-04-28
avio: Fix the deprecated fallback URL-prefixed open flags
Martin Storsjö
2011-04-28
avoid duplicate -lm in .pc files
Reinhard Tartler
2011-04-28
mpeg12: terminate mpeg2_video_profiles arrays
Stefano Sabatini
2011-04-28
network: Check POLLERR and POLLHUP in ff_network_wait_fd
Gil Pedersen
2011-04-28
mpegtsenc: make PMT PID really start on pmt_start_pid
Anton Khirnov
2011-04-28
nut format: support PIX_FMT_BGR48LE and PIX_FMT_BGR48BE
Peter Ross
2011-04-28
rawvideo codec: support PIX_FMT_BGR48LE and PIX_FMT_BGR48BE
Peter Ross
2011-04-28
hflip: make the filter accept PIX_FMT_BGR48LE and PIX_FMT_BGR48BE pixel formats
Peter Ross
[prev]
[next]