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-10-12
Remove all uses of deprecated AVOptions API.
Anton Khirnov
2011-10-12
AVOptions: add av_opt_next, deprecate av_next_option.
Anton Khirnov
2011-10-12
AVOptions: add functions for evaluating option strings.
Anton Khirnov
2011-10-12
AVOptions: split get_number().
Anton Khirnov
2011-10-12
AVOptions: add av_opt_get*, deprecate av_get*.
Anton Khirnov
2011-10-12
AVOptions: add av_opt_set*().
Anton Khirnov
2011-10-12
AVOptions: add new API for enumerating children.
Anton Khirnov
2011-10-12
rv34: move inverse transform functions to DSP context
Janne Grunau
2011-10-12
flvenc: Write the right metadata entry count
Martin Storsjö
2011-10-12
rtsp: Request that dynamic rate is disabled
Martin Storsjö
2011-10-12
rtsp: Parse the x-Accept-Dynamic-Rate header
Martin Storsjö
2011-10-12
rtpdec: Add ff_ prefix to all nonstatic symbols
Martin Storsjö
2011-10-12
h264: change unsupported bit depth message to error level
Mans Rullgard
2011-10-12
rtpdec: Read the packet length for all RTCP packet types
John Brooks
2011-10-12
rtpdec: Fix the minimum packet length for RTCP SR packets
John Brooks
2011-10-12
qdm2: fix signed multiplication overflow
Mans Rullgard
2011-10-12
flvdec: Don't export metadata entries that aren't proper metadata
Martin Storsjö
2011-10-12
flvdec: Split out setting of numeric fields from storing metadata
Martin Storsjö
2011-10-12
libx264: support yuv422/444 output.
Anton Khirnov
2011-10-12
sws: support yuv444p9/10 output.
Anton Khirnov
2011-10-11
fix AC3ENC_OPT_MODE_ON/OFF
John Stebbins
2011-10-11
h264: fix HRD parameters parsing
Mans Rullgard
2011-10-11
prores: implement multithreading.
Ronald S. Bultje
2011-10-11
prores: idct sse2/sse4 optimizations.
Ronald S. Bultje
2011-10-11
swscale: use aligned move for storage into temporary buffer.
Ronald S. Bultje
2011-10-11
prores: extract idct into its own dspcontext and merge with put_pixels.
Ronald S. Bultje
2011-10-11
h264: fix invalid shifts in init_cavlc_level_tab()
Mans Rullgard
2011-10-11
intfloat_readwrite: fix signed addition overflows
Mans Rullgard
2011-10-11
mov: do not misreport empty stts
Luca Barbato
2011-10-11
mov: cosmetics, fix for and if spacing
Luca Barbato
2011-10-11
id3v2: fix NULL pointer dereference
Anton Khirnov
2011-10-11
mov: read album_artist atom
Raivo Hool
2011-10-11
mov: fix disc/track numbers and totals
Raivo Hool
2011-10-11
doc: fix references to obsolete presets directories for avconv/ffmpeg
Diego Biurrun
2011-10-11
flashsv: return more meaningful error value
Diego Biurrun
2011-10-11
flashsv: fix typo in av_log() message
Diego Biurrun
2011-10-11
smacker: validate channels and sample format.
Justin Ruggles
2011-10-11
smacker: check buffer size before reading output size
Justin Ruggles
2011-10-11
smacker: validate number of channels
Justin Ruggles
2011-10-11
smacker: Separate audio flags from sample rates in smacker demuxer.
Justin Ruggles
2011-10-11
h264: fix detection of optional trailing PPS elements
Mans Rullgard
2011-10-11
sipr: fix get_bits(0) calls
Mans Rullgard
2011-10-11
motion_est: make MotionExtContext.map_generation unsigned
Mans Rullgard
2011-10-10
h264: reset h->ref_count in case of errors in ff_h264_decode_ref_pic_list_reo...
Laurent Aimar
2011-10-10
error_resilience: fix the check for missing references in ff_er_frame_end() f...
Laurent Aimar
2011-10-10
4xm: prevent NULL dereference with invalid huffman table
Laurent Aimar
2011-10-10
4xmdemux: prevent use of uninitialized memory
Laurent Aimar
2011-10-10
4xm: clear FF_INPUT_BUFFER_PADDING_SIZE bytes in temporary buffers
Laurent Aimar
2011-10-10
ptx: check for out of bound reads
Laurent Aimar
2011-10-10
tiffdec: fix out of bound reads/writes
Laurent Aimar
[prev]
[next]