git.videolan.org
/
ffmpeg.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
ffmpeg.git
2012-05-06
Nicolas George
vsrc_buffer: deprecate the header.
commit
|
commitdiff
|
tree
2012-05-06
Nicolas George
vsrc_buffer: deprecate av_vsrc_buffer_add_video_buffer_ref.
commit
|
commitdiff
|
tree
2012-05-06
Nicolas George
src_buffer: update get_nb_failed_requests name.
commit
|
commitdiff
|
tree
2012-05-06
Nicolas George
asrc_abuffer: deprecate the header.
commit
|
commitdiff
|
tree
2012-05-06
Nicolas George
asrc_abuffer: deprecate av_asrc_buffer_* functions.
commit
|
commitdiff
|
tree
2012-05-06
Nicolas George
lavfi: install buffersrc.h.
commit
|
commitdiff
|
tree
2012-05-06
Nicolas George
lavfi: remove av_buffersrc_buffer.
commit
|
commitdiff
|
tree
2012-05-06
Nicolas George
buffersrc: fix av_buffersrc_add_ref doxy.
commit
|
commitdiff
|
tree
2012-05-06
Nicolas George
ffmpeg: do not include vsrc_buffer.h.
commit
|
commitdiff
|
tree
2012-05-06
Nicolas George
ffmpeg: replace av_vsrc_buffer_add_frame by av_buffersr...
commit
|
commitdiff
|
tree
2012-05-06
Nicolas George
ffmpeg: replace av_buffersrc_buffer with av_buffersrc_a...
commit
|
commitdiff
|
tree
2012-05-06
Carl Eugen...
oggparsevorbis.c: Check for OOM when using av_mallocz.
commit
|
commitdiff
|
tree
2012-05-05
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
commit
|
commitdiff
|
tree
2012-05-05
Michael Niedermayer
swr: replace the remaining 2 audio convert SIMD macros...
commit
|
commitdiff
|
tree
2012-05-05
Michael Niedermayer
swr: fix internal asm labels
commit
|
commitdiff
|
tree
2012-05-05
Michael Niedermayer
swr: fix PACK_2CH register count
commit
|
commitdiff
|
tree
2012-05-05
Michael Niedermayer
swr: replace planar->planar/packed->packed FLT<->S16...
commit
|
commitdiff
|
tree
2012-05-05
Michael Niedermayer
swr: implement stereo S16/S32/FLT->S16/S32/FLT planar...
commit
|
commitdiff
|
tree
2012-05-05
Michael Niedermayer
swr: update calling code to support mixed packed planar...
commit
|
commitdiff
|
tree
2012-05-05
Michael Niedermayer
swr: change simd len argument to be in samples instead...
commit
|
commitdiff
|
tree
2012-05-05
Michael Niedermayer
swr-test: allow testing a specific subset of cases
commit
|
commitdiff
|
tree
2012-05-05
Diego Biurrun
tests: Refactor rotozoom/videogen common code into...
commit
|
commitdiff
|
tree
2012-05-05
Diego Biurrun
tests: Mark some file-internal symbols as static.
commit
|
commitdiff
|
tree
2012-05-05
Diego Biurrun
build: Drop leftover .exp pattern from LIBSUFFIXES...
commit
|
commitdiff
|
tree
2012-05-05
Carl Eugen...
Remove unused variable from ffv1 decoder.
commit
|
commitdiff
|
tree
2012-05-05
Carl Eugen...
Skip padding bytes after reading musepack8 header.
commit
|
commitdiff
|
tree
2012-05-05
Carl Eugen...
alsdec.c: Also test 0 when checking rice decoder values.
commit
|
commitdiff
|
tree
2012-05-05
Carl Eugen...
alsdec.c: Simplify error check before calling rice...
commit
|
commitdiff
|
tree
2012-05-05
Nicolas George
vsrc_buffer: return EAGAIN if no frame is available.
commit
|
commitdiff
|
tree
2012-05-05
Jakub Stachowski
WMAL: Shift output samples by the specified number...
commit
|
commitdiff
|
tree
2012-05-05
Mashiat Sarker...
WMAL: Restore removed code in mclms_predict()
commit
|
commitdiff
|
tree
2012-05-05
Michael Niedermayer
oggvorbis: fix the first 2 packets timestamps matching...
commit
|
commitdiff
|
tree
2012-05-05
Michael Niedermayer
png_parser: try to fix big endian
commit
|
commitdiff
|
tree
2012-05-05
Martin Storsjö
rtpdec_h264: Remove a useless ifdef
commit
|
commitdiff
|
tree
2012-05-05
Martin Storsjö
rtpdec_h264: Remove outdated/useless/incorrect comments
commit
|
commitdiff
|
tree
2012-05-05
Martin Storsjö
rtpdec_h264: Remove useless memory corruption checks
commit
|
commitdiff
|
tree
2012-05-05
Martin Storsjö
rtpdec_h264: Return proper error codes
commit
|
commitdiff
|
tree
2012-05-05
Martin Storsjö
rtpdec_h264: Check the available data length before...
commit
|
commitdiff
|
tree
2012-05-05
Ivan Kovtunov
rtpdec_h264: Add input size checks
commit
|
commitdiff
|
tree
2012-05-05
Michael Niedermayer
vorbis_parser: fix blocksize
commit
|
commitdiff
|
tree
2012-05-04
Michael Niedermayer
oggvorbis: move handling of first packets ts from parse...
commit
|
commitdiff
|
tree
2012-05-04
Ronald S. Bultje
png: check bit depth for PAL8/Y400A pixel formats.
commit
|
commitdiff
|
tree
2012-05-04
Ronald S. Bultje
ea: check chunk_size for validity.
commit
|
commitdiff
|
tree
2012-05-04
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
commit
|
commitdiff
|
tree
2012-05-04
Michael Niedermayer
oggtheora: Port changes from oggvorbis timestamp handling.
commit
|
commitdiff
|
tree
2012-05-04
Michael Niedermayer
oggvorbisdec: Apply timestamp calculation always when...
commit
|
commitdiff
|
tree
2012-05-04
Michael Niedermayer
oggvorbisdec: redesign special handling of first frames...
commit
|
commitdiff
|
tree
2012-05-04
Nicolas George
examples/filtering_audio: use av_buffersrc_add_frame.
commit
|
commitdiff
|
tree
2012-05-04
Nicolas George
src_buffer: implement av_buffersrc_add_frame.
commit
|
commitdiff
|
tree
2012-05-04
Nicolas George
src_buffer: implement audio buffer copy.
commit
|
commitdiff
|
tree
2012-05-04
Nicolas George
lavfi/avcodec: implement audio copy_frame_prop.
commit
|
commitdiff
|
tree
2012-05-04
Nicolas George
lavfi: implement avfilter_get_audio_buffer_ref_from_frame.
commit
|
commitdiff
|
tree
2012-05-04
Alex Converse
celp filters: Do not read earlier than the start of...
commit
|
commitdiff
|
tree
2012-05-04
Clément Bœsch
ffmpeg: fix indent in term_init().
commit
|
commitdiff
|
tree
2012-05-04
Clément Bœsch
Fix a few @file doxy inconsistencies.
commit
|
commitdiff
|
tree
2012-05-04
Clément Bœsch
ffmpeg: stronger ffpresets parsing.
commit
|
commitdiff
|
tree
2012-05-04
Clément Bœsch
presets: specify the codecs.
commit
|
commitdiff
|
tree
2012-05-04
Clément Bœsch
Remove old ffpresets.
commit
|
commitdiff
|
tree
2012-05-04
Peter Holik
png_parser
commit
|
commitdiff
|
tree
2012-05-04
Michael Niedermayer
oggvorbis: Try to fix pts off by 1 issue.
commit
|
commitdiff
|
tree
2012-05-04
Sean McGovern
configure: add POWER[5-7] support
commit
|
commitdiff
|
tree
2012-05-04
Michael Niedermayer
fate: update ogg seektest after all the bug fixes
commit
|
commitdiff
|
tree
2012-05-04
Michael Niedermayer
oggtheora: Fix initial pts
commit
|
commitdiff
|
tree
2012-05-04
Michael Niedermayer
seek-test: support printing multiple packets
commit
|
commitdiff
|
tree
2012-05-04
Michael Niedermayer
oggdec: fix off by one error on pos_limit
commit
|
commitdiff
|
tree
2012-05-04
Michael Niedermayer
oggdec: print error on failure to create streams
commit
|
commitdiff
|
tree
2012-05-04
Michael Niedermayer
oggdec: print error on changing streams when its unsupp...
commit
|
commitdiff
|
tree
2012-05-04
Michael Niedermayer
oggdec: print error on unsupported versions
commit
|
commitdiff
|
tree
2012-05-04
Michael Niedermayer
oggdec: reset lastpts so that justins vorbis duration...
commit
|
commitdiff
|
tree
2012-05-04
Michael Niedermayer
oggdec: pass avformat context to ogg_reset()
commit
|
commitdiff
|
tree
2012-05-04
Michael Niedermayer
seek-test: support manually forcing a seek to a specifi...
commit
|
commitdiff
|
tree
2012-05-04
Paul B Mahol
zerocodec: check if there is previous frame
commit
|
commitdiff
|
tree
2012-05-04
Paul B Mahol
shorten: unsigned 8bit support
commit
|
commitdiff
|
tree
2012-05-03
Mans Rullgard
arm: intreadwrite: revert 16-bit load asm to old versio...
commit
|
commitdiff
|
tree
2012-05-03
Michael Niedermayer
Merge https://github.com/mjbshaw/FFmpeg-OpenJPEG-J2K...
commit
|
commitdiff
|
tree
2012-05-03
Mans Rullgard
vqavideo: return error if image size is not a multiple...
commit
|
commitdiff
|
tree
2012-05-03
Justin Ruggles
cosmetics: indentation
commit
|
commitdiff
|
tree
2012-05-03
Justin Ruggles
avformat: only fill-in interpolated timestamps if durat...
commit
|
commitdiff
|
tree
2012-05-03
Justin Ruggles
avformat: remove a workaround for broken timestamps
commit
|
commitdiff
|
tree
2012-05-03
Michael Bradshaw
libopenjpegdec: respect JP2 color space, fix ticket...
commit
|
commitdiff
|
tree
2012-05-03
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
commit
|
commitdiff
|
tree
2012-05-03
Clément Bœsch
lavfi/src_buffer: fix indent.
commit
|
commitdiff
|
tree
2012-05-03
Clément Bœsch
ffmpeg: fix indent.
commit
|
commitdiff
|
tree
2012-05-03
Nicolas George
src_buffer: merge av_asrc_buffer_add_audio_buffer_ref.
commit
|
commitdiff
|
tree
2012-05-03
Nicolas George
src_buffer: move audio format change check in a separat...
commit
|
commitdiff
|
tree
2012-05-03
Nicolas George
src_buffer: move buffer copy in a separate function.
commit
|
commitdiff
|
tree
2012-05-03
Nicolas George
src_buffer: move format change check in a separate...
commit
|
commitdiff
|
tree
2012-05-03
Nicolas George
src_buffer: introduce av_buffersrc_add_ref().
commit
|
commitdiff
|
tree
2012-05-03
Clément Bœsch
doc: fix API examples references.
commit
|
commitdiff
|
tree
2012-05-03
Clément Bœsch
JACOsub demuxer, decoder and muxer.
commit
|
commitdiff
|
tree
2012-05-03
Nicolas George
ffplay: use AVFrame accessor.
commit
|
commitdiff
|
tree
2012-05-03
Nicolas George
ffmpeg: use AVFrame accessor.
commit
|
commitdiff
|
tree
2012-05-03
Nicolas George
lavc: implement accessors for some AVFrame fields.
commit
|
commitdiff
|
tree
2012-05-03
Hendrik Leppkes
mpeg12: fixed parsing in some mpeg2 streams
commit
|
commitdiff
|
tree
2012-05-03
Hendrik Leppkes
Add SMPTE240M transfer characteristics flag.
commit
|
commitdiff
|
tree
2012-05-03
Joakim Plate
mpegts: Some additional HDMV types and reg descriptors...
commit
|
commitdiff
|
tree
2012-05-03
Michael Niedermayer
swr: add ff_int32_to_float_a_avx
commit
|
commitdiff
|
tree
2012-05-03
Michael Niedermayer
swr-test: fix rounding error leading to NAN
commit
|
commitdiff
|
tree
2012-05-03
Michael Niedermayer
examples/decoding_encoding: fix encoding when all frame...
commit
|
commitdiff
|
tree
2012-05-03
Stefano Sabatini
doc/filters: consistently use '"' for quoting the drawt...
commit
|
commitdiff
|
tree
next