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-20
ffplay: reallocate SDL overlays for OSX when changing full screen
Marton Balint
2011-10-20
presets: favor vprofile over profile to avoid conflicts with audio profiles
Michael Niedermayer
2011-10-20
lavfi: add missing header mulitple-inclusion guard in transform.h
Stefano Sabatini
2011-10-20
lavfi/transform.h: apply misc doxy cosmetical changes
Stefano Sabatini
2011-10-20
aacdec: support chan config =1 stereo files
Michael Niedermayer
2011-10-20
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-10-20
deshake: limit deshake to specific area to search for motion vectors.
Paul Flinders
2011-10-20
v210dec: remove debuging #include
Michael Niedermayer
2011-10-19
mpegts: do not return from ff_mpegts_parse_packet() after having seen the fir...
Laurent Aimar
2011-10-19
mpegts: fix return value when enough ts packets have been parsed or when the ...
Laurent Aimar
2011-10-19
Fixes avpicture_layout to not write past buffer end.
Matthew Einhorn
2011-10-19
mpegtsenc: fix handling of large audio packets
Michael Niedermayer
2011-10-19
presets: rename presets directory
Janne Grunau
2011-10-19
mpeg12: remove '[' and ']' around last timecode field to match std representa...
Clément Bœsch
2011-10-19
Add V210 SIMD
Kieran Kunhya
2011-10-19
Move x264asm to libavutil.
Kieran Kunhya
2011-10-19
Do not call parse_keyframes_index with NULL stream.
Reimar Döffinger
2011-10-19
lavc: make avcodec_get_context_defaults3 "officially" public
Anton Khirnov
2011-10-19
lavf: replace av_new_stream->avformat_new_stream part II.
Anton Khirnov
2011-10-19
lavf,lavd: replace av_new_stream->avformat_new_stream part I.
Anton Khirnov
2011-10-19
lavf: add avformat_new_stream as a replacement for av_new_stream.
Anton Khirnov
2011-10-19
Use correct scaling table for bwd-pred MVs in second B-field
Mashiat Sarker Shakkhar
2011-10-19
Fix AMR block length for no data mode when muxing mov.
Carl Eugen Hoyos
2011-10-19
Ut Video decoder
Kostya Shishkov
2011-10-19
Makefile: change presets extension to .avpreset
Anton Khirnov
2011-10-19
lavfi: add rgbtestsrc source, ported from MPlayer libmpcodecs
Stefano Sabatini
2011-10-19
lavfi: add testsrc source
Stefano Sabatini
2011-10-19
AVOptions: add documentation.
Anton Khirnov
2011-10-19
presets: update libx264 ffpresets
Anton Khirnov
2011-10-19
mpeg12dec: Support invalid field motion types,
Michael Niedermayer
2011-10-19
mpeg12dec: assert no field frame mess
Michael Niedermayer
2011-10-19
mov: Raise ctts dts_shift threshold by 1
Michael Niedermayer
2011-10-19
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-10-19
vf_mp: Fix several incompatible pointer type warnings.
Michael Niedermayer
2011-10-19
vf_unsharp: Fix false ‘src2’ may be used uninitialized in this function w...
Michael Niedermayer
2011-10-19
src_movie: Fix incompatible pointer type warning.
Michael Niedermayer
2011-10-19
vf_deshake: Fix cast discards qualifiers from pointer target type warning.
Michael Niedermayer
2011-10-18
vf_pixdesctest: Fix incompatible pointer type warning.
Michael Niedermayer
2011-10-18
yadif: Fix assignment from incompatible pointer type warning
Michael Niedermayer
2011-10-18
vsrc_buffer: FIx incompatible pointer type warning
Michael Niedermayer
2011-10-18
sunrast: Check for out of bounds reads
Laurent Aimar
2011-10-18
aevalsrc: enclose example arguments in double quotes
Stefano Sabatini
2011-10-18
ffprobe: prefer av_freep() over av_free() for global print_format option.
Clément Bœsch
2011-10-18
ffprobe: fix weird align
Stefano Sabatini
2011-10-18
asrc_aevalsrc: apply misc cleanup in the options array
Stefano Sabatini
2011-10-18
asrc_aevalsrc: prefer av_strtok() over strtok_r()
Stefano Sabatini
2011-10-18
lavfi: update minor number and add Changelog entry after aevalsrc addition
Stefano Sabatini
2011-10-18
lavu: update minor number and add APIchanges entry after recent av_strtok() a...
Stefano Sabatini
2011-10-18
lavfi: add audio eval signal source
Stefano Sabatini
2011-10-18
ffprobe: prefer av_strtok() over av_get_token() for parsing print_format string
Stefano Sabatini
[next]