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
path:
root
/
libavformat
/
ffm.h
Age
Commit message (
Expand
)
Author
2012-10-17
Merge commit 'a25d912dca9cd553440167e0476c47581359c0fc'
Michael Niedermayer
2012-10-16
avserver: move avserver-specific code from ffmdec.c to avserver.c
Mans Rullgard
2012-10-08
ffserver: fix seeking with ?date=...
Clément Bœsch
2011-08-09
Rename ffserver to avserver.
Anton Khirnov
2011-04-09
Merge remote branch 'qatar/master'
Michael Niedermayer
2011-04-08
lavf: get rid of ffm-specific stuff in avformat.h
Anton Khirnov
2011-03-19
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2009-01-19
cosmetics: Remove pointless period after copyright statement non-sentences.
Diego Biurrun
2008-10-03
Remove offset_t typedef and use int64_t directly instead.
Diego Biurrun
2008-08-31
Globally rename the header inclusion guard names.
Stefano Sabatini
2008-08-01
Recommit r14497
Michael Niedermayer
2008-08-01
Revert r14497
Michael Niedermayer
2008-08-01
Add missing header #includes.
Diego Biurrun
2008-06-22
cosmetics, pts->dts
Baptiste Coudurier
2008-06-09
pass dts and pts through ffm, should fix streaming b frames
Baptiste Coudurier
2008-06-09
remove ugly ffm_nopts hack, use AVFormatContext->timestamp
Baptiste Coudurier
2008-06-07
fix pts handling in ffm
Baptiste Coudurier
2008-05-26
split ffm de/muxer
Baptiste Coudurier