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-14
[yop] Check return value of avio_seek and avoid modifying state if it fails
Joakim Plate
2011-09-14
[wtv] Check return value of avio_seek and avoid modifying state if it fails
Joakim Plate
2011-09-14
[tta] Check return value of avio_seek and avoid modifying state if it fails
Joakim Plate
2011-09-14
[tmv] Check return value of avio_seek and avoid modifying state if it fails
Joakim Plate
2011-09-14
[r3d] Check return value of avio_seek and avoid modifying state if it fails
Joakim Plate
2011-09-14
[nsv] Check return value of avio_seek and avoid modifying state if it fails
Joakim Plate
2011-09-14
[mxfdec] Check return value of avio_seek and avoid modifying state if it fails
Joakim Plate
2011-09-14
[mpc8] Check return value of avio_seek and avoid modifying state if it fails
Joakim Plate
2011-09-14
[jvd] Check return value of avio_seek and avoid modifying state if it fails
Joakim Plate
2011-09-14
[filmstrip] Check return value of avio_seek and avoid modifying state if it f...
Joakim Plate
2011-09-14
[ffmdec] Check return value of avio_seek and avoid modifying state if it fails
Joakim Plate
2011-09-14
[dv] Check return value of avio_seek and avoid modifying state if it fails
Joakim Plate
2011-09-14
[cafdec] Check return value of avio_seek and avoid modifying state if it fails
Joakim Plate
2011-09-14
[bink] Check return value of avio_seek and avoid modifying state if it fails
Joakim Plate
2011-09-14
Merge remote-tracking branch 'hexene/scratchpad'
Michael Niedermayer
2011-09-14
libstagefright: Explicitly free smart pointer objects
Mohamed Naufal
2011-09-14
Changelog: Explain why C++ support is added, and that its optional
Michael Niedermayer
2011-09-14
make mpegts_get_pcr resync if it's not on a valid mpegts packet
elupus
2011-09-14
cosmetic reindent of mpegts_get_pcr
elupus
2011-09-14
check return value of url_fseek in mpegts_get_pcr
elupus
2011-09-14
respect the maximum position mpegts_get_pcr is allowed to seek to
elupus
2011-09-14
remove unused code in mpegts_get_pcr
elupus
2011-09-14
tools/build_libstagefright: rename build/libav to something neutral
Michael Niedermayer
2011-09-14
ffplay: dont drop all frames if realtime decoding is impossible
Michael Niedermayer
2011-09-14
dvdsubdec: fix bad free in dvdsub_init
Kelly Anderson
2011-09-14
Merge remote-tracking branch 'hexene/scratchpad'
Michael Niedermayer
2011-09-14
Muxing WTV is supported.
Carl Eugen Hoyos
2011-09-14
wtvenc: add some asserts because iam paranoid
Michael Niedermayer
2011-09-14
WTV muxer (2_wtvenc.patch, 3_add_wtv_muxer.patch)
zhentan feng
2011-09-14
swscale: drop redundant code.
Michael Niedermayer
2011-09-14
swscale: add 14bit support to the "MMX/SSE2/SSSE3/SSE4 versions for horizonta...
Michael Niedermayer
2011-09-14
swscale: remove unused and forgotten file.
Michael Niedermayer
2011-09-13
Revert "Check if dxva2api.h is recent enough to compile vc1_dxva2_hwaccel."
Michael Niedermayer
2011-09-13
doc/ffmpeg: s/avserver/ffserver/
Michael Niedermayer
2011-09-13
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-09-13
ffprobe: rename print_{int,str}_f callbacks to print_{integer,string}.
Clément Bœsch
2011-09-13
ffprobe: add JSON output printing format.
Clément Bœsch
2011-09-13
ffprobe: replace fmt callback with str callback.
Clément Bœsch
2011-09-13
Merge avconv.texi in ffmpeg.texi
Michael Niedermayer
2011-09-13
sws: implement MMX/SSE2/SSSE3/SSE4 versions for horizontal scaling.
Ronald S. Bultje
2011-09-13
configure: slightly more robust looking check for math functions.
Michael Niedermayer
2011-09-13
ffmpeg: fix video synchronization code to be exact on constant fps videos. Fi...
Michael Niedermayer
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-13
ffplay: remove thread command line option code, it is unneeded for -threads X...
Michael Niedermayer
2011-09-13
avcodec: move "thread emulation" warning to common code
Michael Niedermayer
2011-09-13
Fix false positive when detecting dxva2.
Carl Eugen Hoyos
2011-09-13
libavformat/utils: print ts in the "invalid dts/pts combination" case.
Michael Niedermayer
2011-09-13
vf_remove_logo: domt access vf->next->query_format() directly but use the API.
Michael Niedermayer
2011-09-13
smacker: fix a few off by 1 errors
Michael Niedermayer
[next]