projects
/
ffmpeg.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
ffmpeg.git
2012-05-07
Tobias Rapp
mp3enc: Fix Xing tag identification string for CBR...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-07
Michael Niedermayer
ffm: disable adjust_write_index()
commit
|
commitdiff
|
tree
|
snapshot
2012-05-06
Robert Nagy
yadif: Add yuva444p to format list.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-06
Michael Niedermayer
swr: fix silence buffer for planar U8
commit
|
commitdiff
|
tree
|
snapshot
2012-05-06
Michael Niedermayer
swr: fix cpy() after the len was changed to be in samples.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-06
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
commit
|
commitdiff
|
tree
|
snapshot
2012-05-06
Michael Niedermayer
swr-x86-simd: add ff_unpack_2ch_int16_to_int16/int32...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-06
Kostya Shishkov
dfa: use more meaningful return codes
commit
|
commitdiff
|
tree
|
snapshot
2012-05-06
Michael Niedermayer
eatgv: check vector_bits
commit
|
commitdiff
|
tree
|
snapshot
2012-05-06
Kostya Shishkov
eatgv: check motion vectors
commit
|
commitdiff
|
tree
|
snapshot
2012-05-06
Michael Niedermayer
swr: audioconvert: consider mono to be planar
commit
|
commitdiff
|
tree
|
snapshot
2012-05-06
Diego Biurrun
Mark a number of variables only used in av_dlog() calls...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-06
Diego Biurrun
dvdec: drop const qualifier from variable to eliminate...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-06
Robert Nagy
avcodec: Improve comment for thread_safe_callbacks...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-06
Sean McGovern
tests/utils: don't ignore the return value of fwrite()
commit
|
commitdiff
|
tree
|
snapshot
2012-05-06
Michael Niedermayer
swr-x86-simd: stereo unpack S16/S32/FLT-> S16/S32/FLT...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-06
Michael Niedermayer
swr-x86-simd: create prototypes with macros, this is...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-06
Michael Niedermayer
swr-x86-SIMD: 3 instructions less for stereo planar...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-06
Philip Langdale
CrystalHD: Improve detection of field pair -> two field...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-06
Anton Khirnov
lavfi/formats: use sizeof(var) instead of sizeof(type).
commit
|
commitdiff
|
tree
|
snapshot
2012-05-06
Stefano Sabatini
lavfi: remove avfilter_default_config_input_link()...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-06
Anton Khirnov
lavfi: always enable the scale filter and depend on...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-06
Anton Khirnov
vf_split: support user-specifiable number of outputs.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-06
Anton Khirnov
avconv: remove stray useless comment.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-06
Nicolas George
vsrc_buffer: deprecate the header.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-06
Nicolas George
vsrc_buffer: deprecate av_vsrc_buffer_add_video_buffer_ref.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-06
Nicolas George
src_buffer: update get_nb_failed_requests name.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-06
Nicolas George
asrc_abuffer: deprecate the header.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-06
Nicolas George
asrc_abuffer: deprecate av_asrc_buffer_* functions.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-06
Nicolas George
lavfi: install buffersrc.h.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-06
Nicolas George
lavfi: remove av_buffersrc_buffer.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-06
Nicolas George
buffersrc: fix av_buffersrc_add_ref doxy.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-06
Nicolas George
ffmpeg: do not include vsrc_buffer.h.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-06
Nicolas George
ffmpeg: replace av_vsrc_buffer_add_frame by av_buffersr...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-06
Nicolas George
ffmpeg: replace av_buffersrc_buffer with av_buffersrc_a...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-06
Janne Grunau
mpegmux: add stuffing to avoid incomplete PCM frames
commit
|
commitdiff
|
tree
|
snapshot
2012-05-06
Mans Rullgard
rtsp: avoid const warnings from strtol() call
commit
|
commitdiff
|
tree
|
snapshot
2012-05-06
Mans Rullgard
avserver: check return value of ftruncate()
commit
|
commitdiff
|
tree
|
snapshot
2012-05-06
Carl Eugen...
oggparsevorbis.c: Check for OOM when using av_mallocz.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-06
Kostya Shishkov
lagarith: make offset array type unsigned
commit
|
commitdiff
|
tree
|
snapshot
2012-05-06
Kostya Shishkov
dfa: add some checks to ensure that decoder won't write...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-05
Mans Rullgard
aacps: NEON optimisations
commit
|
commitdiff
|
tree
|
snapshot
2012-05-05
Mans Rullgard
aacps: align some arrays
commit
|
commitdiff
|
tree
|
snapshot
2012-05-05
Mans Rullgard
aacps: move some loops to function pointers
commit
|
commitdiff
|
tree
|
snapshot
2012-05-05
Martin Storsjö
rtpdec_h264: Add missing newlines to av_log calls
commit
|
commitdiff
|
tree
|
snapshot
2012-05-05
Martin Storsjö
rtpdec_h264: Free old extradata before clearing the...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-05
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
commit
|
commitdiff
|
tree
|
snapshot
2012-05-05
Michael Niedermayer
swr: replace the remaining 2 audio convert SIMD macros...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-05
Michael Niedermayer
swr: fix internal asm labels
commit
|
commitdiff
|
tree
|
snapshot
2012-05-05
Michael Niedermayer
swr: fix PACK_2CH register count
commit
|
commitdiff
|
tree
|
snapshot
2012-05-05
Michael Niedermayer
swr: replace planar->planar/packed->packed FLT<->S16...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-05
Martin Storsjö
rtpdec_h264: Reorder code blocks
commit
|
commitdiff
|
tree
|
snapshot
2012-05-05
Martin Storsjö
rtpdec_h264: Make start_sequence a static const array
commit
|
commitdiff
|
tree
|
snapshot
2012-05-05
Martin Storsjö
rtpdec_h264: Cleanup debug packet type counting
commit
|
commitdiff
|
tree
|
snapshot
2012-05-05
Martin Storsjö
rtpdec_h264: Cosmetic cleanup
commit
|
commitdiff
|
tree
|
snapshot
2012-05-05
Martin Storsjö
rtpdec_h264: Clean up comments
commit
|
commitdiff
|
tree
|
snapshot
2012-05-05
Martin Storsjö
rtpdec_h264: Convert commented out code into setting...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-05
Michael Niedermayer
swr: implement stereo S16/S32/FLT->S16/S32/FLT planar...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-05
Michael Niedermayer
swr: update calling code to support mixed packed planar...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-05
Michael Niedermayer
swr: change simd len argument to be in samples instead...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-05
Michael Niedermayer
swr-test: allow testing a specific subset of cases
commit
|
commitdiff
|
tree
|
snapshot
2012-05-05
Diego Biurrun
tests: Refactor rotozoom/videogen common code into...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-05
Diego Biurrun
tests: Mark some file-internal symbols as static.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-05
Diego Biurrun
build: Drop leftover .exp pattern from LIBSUFFIXES...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-05
Carl Eugen...
Remove unused variable from ffv1 decoder.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-05
Carl Eugen...
Skip padding bytes after reading musepack8 header.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-05
Carl Eugen...
alsdec.c: Also test 0 when checking rice decoder values.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-05
Carl Eugen...
alsdec.c: Simplify error check before calling rice...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-05
Nicolas George
vsrc_buffer: return EAGAIN if no frame is available.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-05
Jakub Stachowski
WMAL: Shift output samples by the specified number...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-05
Mashiat Sarker...
WMAL: Restore removed code in mclms_predict()
commit
|
commitdiff
|
tree
|
snapshot
2012-05-05
Michael Niedermayer
oggvorbis: fix the first 2 packets timestamps matching...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-05
Michael Niedermayer
png_parser: try to fix big endian
commit
|
commitdiff
|
tree
|
snapshot
2012-05-05
Martin Storsjö
rtpdec_h264: Remove a useless ifdef
commit
|
commitdiff
|
tree
|
snapshot
2012-05-05
Martin Storsjö
rtpdec_h264: Remove outdated/useless/incorrect comments
commit
|
commitdiff
|
tree
|
snapshot
2012-05-05
Martin Storsjö
rtpdec_h264: Remove useless memory corruption checks
commit
|
commitdiff
|
tree
|
snapshot
2012-05-05
Martin Storsjö
rtpdec_h264: Return proper error codes
commit
|
commitdiff
|
tree
|
snapshot
2012-05-05
Martin Storsjö
rtpdec_h264: Check the available data length before...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-05
Ivan Kovtunov
rtpdec_h264: Add input size checks
commit
|
commitdiff
|
tree
|
snapshot
2012-05-05
Michael Niedermayer
vorbis_parser: fix blocksize
commit
|
commitdiff
|
tree
|
snapshot
2012-05-04
Michael Niedermayer
oggvorbis: move handling of first packets ts from parse...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-04
Ronald S. Bultje
png: check bit depth for PAL8/Y400A pixel formats.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-04
Ronald S. Bultje
ea: check chunk_size for validity.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-04
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
commit
|
commitdiff
|
tree
|
snapshot
2012-05-04
Michael Niedermayer
oggtheora: Port changes from oggvorbis timestamp handling.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-04
Michael Niedermayer
oggvorbisdec: Apply timestamp calculation always when...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-04
Michael Niedermayer
oggvorbisdec: redesign special handling of first frames...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-04
Nicolas George
examples/filtering_audio: use av_buffersrc_add_frame.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-04
Nicolas George
src_buffer: implement av_buffersrc_add_frame.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-04
Nicolas George
src_buffer: implement audio buffer copy.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-04
Nicolas George
lavfi/avcodec: implement audio copy_frame_prop.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-04
Nicolas George
lavfi: implement avfilter_get_audio_buffer_ref_from_frame.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-04
Alex Converse
celp filters: Do not read earlier than the start of...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-04
Clément Bœsch
ffmpeg: fix indent in term_init().
commit
|
commitdiff
|
tree
|
snapshot
2012-05-04
Clément Bœsch
Fix a few @file doxy inconsistencies.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-04
Clément Bœsch
ffmpeg: stronger ffpresets parsing.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-04
Clément Bœsch
presets: specify the codecs.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-04
Clément Bœsch
Remove old ffpresets.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-04
Peter Holik
png_parser
commit
|
commitdiff
|
tree
|
snapshot
2012-05-04
Michael Niedermayer
oggvorbis: Try to fix pts off by 1 issue.
commit
|
commitdiff
|
tree
|
snapshot
next