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
path:
root
/
libavcodec
Age
Commit message (
Expand
)
Author
2011-09-22
8svx: check packet size before reading the initial sample value.
Justin Ruggles
2011-09-22
8svx: output 8-bit samples instead of 16-bit.
Justin Ruggles
2011-09-22
8svx: split delta decoding into a separate function.
Justin Ruggles
2011-09-22
Apple ProRes decoder
Maxim Poliakovski
2011-09-22
rv34: Check for invalid slices offsets
Laurent Aimar
2011-09-21
dct-test: factor out some common code and do whas was likely intended
Mans Rullgard
2011-09-21
Remove some forgotten AVCodecContext.palctrl usage.
Anton Khirnov
2011-09-21
lavc/utils: move avcodec_init() higher in the file.
Anton Khirnov
2011-09-21
lavc: replace some deprecated FF_*_TYPE with AV_PICTURE_TYPE_*
Anton Khirnov
2011-09-21
ac3dec: actually use drc_scale private option
Anton Khirnov
2011-09-21
lavc: undeprecate AVPALETTE_SIZE and AVPALETTE_COUNT macros
Anton Khirnov
2011-09-21
msmpeg4: remove leftover unused debug variable declaration
Diego Biurrun
2011-09-21
Fix assert() calls that need updates after FF_COMMON_FRAME macro elimination.
Diego Biurrun
2011-09-21
Fix av_dlog invocations with wrong or missing logging context.
Diego Biurrun
2011-09-20
rv34: Check for invalid slice offsets
Laurent Aimar
2011-09-19
rv34: Fix potential overreads
Laurent Aimar
2011-09-19
rv34: Fix buffer size used for MC of B frames after a resolution change
Laurent Aimar
2011-09-19
rv34: Avoid NULL dereference on corrupted bitstream
Laurent Aimar
2011-09-19
rv10: Reject slices that does not have the same type as the first one
Laurent Aimar
2011-09-16
libx264: introduce slice-max-size option
Luca Barbato
2011-09-15
Fixed size given to init_get_bits().
Laurent Aimar
2011-09-14
smacker: fix a few off by 1 errors
Michael Niedermayer
2011-09-14
Check for invalid VLC value in smacker decoder.
Laurent Aimar
2011-09-14
Check and propagate errors when VLC trees cannot be built in smacker decoder.
Laurent Aimar
2011-09-13
include stdint.h in adpcm_data.h
Justin Ruggles
2011-09-13
mpeg12: reorder functions to avoid ugly forward declarations
Diego Biurrun
2011-09-12
xan: Add some buffer checks
Alex Converse
2011-09-12
xan: Remove extra trailing newline
Alex Converse
2011-09-12
Fixed size given to init_get_bits() in xan decoder.
Laurent Aimar
2011-09-12
adpcm: split ADPCM encoders and decoders into separate files.
Justin Ruggles
2011-09-12
rv34: check that subsequent slices have the same type as first one.
Kostya Shishkov
2011-09-12
libxavs: add private options corresponding to deprecated global options
Anton Khirnov
2011-09-11
avconv: remove me_threshold option.
Anton Khirnov
2011-09-10
Fixed segfault with wavpack decoder on corrupted decorrelation terms sub-blocks.
Laurent Aimar
2011-09-09
cljr: init_get_bits size in bits instead of bytes
Alex Converse
2011-09-09
indeo2: fail if input buffer too small
Alex Converse
2011-09-09
indeo2: init_get_bits size in bits instead of bytes
Alex Converse
2011-09-09
ffv1: Fixed size given to init_get_bits() in decoder.
Laurent Aimar
2011-09-08
wavpack: Check error codes rather than working around error conditions.
Alex Converse
2011-09-08
Fixed invalid access in wavpack decoder on corrupted bitstream.
Laurent Aimar
2011-09-08
Fixed invalid writes in wavpack decoder on corrupted bitstreams.
Laurent Aimar
2011-09-08
Fixed invalid access in wavpack decoder on corrupted extra bits sub-blocks.
Laurent Aimar
2011-09-07
Add LATM muxer
Kieran Kunhya
2011-09-07
v210enc: clip values according to specifications
Baptiste Coudurier
2011-09-07
v210enc: switch to PIX_FMT_422P10
Baptiste Coudurier
2011-09-07
v210dec: switch to PIX_FMT_422P10
Baptiste Coudurier
2011-09-07
AVOptions: deprecate av_opt_set_defaults2
Anton Khirnov
2011-09-07
libx264: fix setting some more parameters
Anton Khirnov
2011-09-07
libx264: fix setting the H.264 level
Andrej Peterka
2011-09-07
libx264: add 'direct-pred' private option
Anton Khirnov
[next]