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-09-22
8svx: log an error message if output buffer is too small
Justin Ruggles
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
mp4: Don't read an empty Decoder Config Descriptor
Alex Converse
2011-09-22
fate.sh: Ignore errors from rm command during cleanup.
Diego Biurrun
2011-09-22
fate.sh: Run git-pull in quiet mode to avoid console spam.
Diego Biurrun
2011-09-22
Apple ProRes decoder
Maxim Poliakovski
2011-09-22
rtmp: Make the input FLV parser handle data cut at any point
Martin Storsjö
2011-09-22
rv34: Check for invalid slices offsets
Laurent Aimar
2011-09-22
eval: test isnan(sqrt(-1)) instead of just sqrt(-1)
Anton Khirnov
2011-09-21
swfdec: Add support for sample_rate_code 0 (5512 Hz)
Alex Converse
2011-09-21
dct-test: factor out some common code and do whas was likely intended
Mans Rullgard
2011-09-21
doc: library versions need to be bumped in version.h
Diego Biurrun
2011-09-21
Revert "ffmpeg: get rid of useless AVInputStream.nb_streams."
Anton Khirnov
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
alsa: add missing header
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-21
vf_yadif: add support to yuva420p
Stefano Sabatini
2011-09-21
vf_yadif: correct documentation on the parity parameter
Stefano Sabatini
2011-09-21
vf_yadif: copy buffer properties like aspect for second frame as well
Joakim Plate
2011-09-21
oma: support for encrypted files
David Goldwich
2011-09-21
id3v2: add support for non-text and GEOB type tag frames
David Goldwich
2011-09-21
des: add possibility to calculate DES-CBC-MAC with small buffer
David Goldwich
2011-09-20
rtmp: Don't blindly skip the 4 trailer bytes from the FLV packets
Martin Storsjö
2011-09-20
rtmp: Handle FLV packets written in more than one write call
Chiranjeevi Melam
2011-09-20
rv34: Check for invalid slice offsets
Laurent Aimar
2011-09-19
movenc: fix NULL reference in mov_write_tkhd_tag
Anton Khirnov
2011-09-19
rmdec: Reject invalid deinterleaving parameters
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-19
vf_yadif: add an option to enable/disable deinterlacing based on src frame "i...
Joakim Plate
2011-09-19
vsrc_color: set output pos values to -1
Stefano Sabatini
2011-09-19
vsrc_color: add @file doxy
Stefano Sabatini
2011-09-19
vsrc_buffer: remove duplicated file description
Stefano Sabatini
2011-09-19
eval: implement not() expression
Stefano Sabatini
2011-09-19
eval: add sqrt function for computing the square root
Stefano Sabatini
2011-09-19
rmdec: use the deinterleaving mode and not the codec when creating audio pack...
Laurent Aimar
2011-09-19
lavf: Fix context pointer in av_open_input_stream when avformat_open_input fails
David Goldwich
2011-09-18
doc/APIChanges: fill in missing hashes and dates.
Anton Khirnov
2011-09-17
lavfi: add select filter
Stefano Sabatini
2011-09-17
oggdec: fix out of bound write in the ogg demuxer
Laurent Aimar
[next]