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
/
output_example.c
Age
Commit message (
Expand
)
Author
2005-08-21
time_base description by Rich Felker | dalias, aerifal cx
Michael Niedermayer
2005-07-23
10l (!= vs. >)
Michael Niedermayer
2005-07-17
changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecCo...
Michael Niedermayer
2005-07-08
fixing output_example to work with current CVS libavcodec/libavformat patch b...
Andreas Öman
2005-04-30
switch to native time bases
Michael Niedermayer
2005-02-24
kill warnings patch by (Måns Rullgård <mru inprovide com>)
Måns Rullgård
2004-05-29
pass AVPacket into av_write_frame()
Michael Niedermayer
2004-05-22
ooops
Michael Niedermayer
2004-03-03
av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)
Michel Bardiaux
2004-01-06
mpeg1 overflowing dc coeff fix
Michael Niedermayer
2004-01-06
fix assertion failure when writing mov files
Michael Niedermayer
2003-09-10
example using video encoder latency
Fabrice Bellard
2003-08-28
M_PI diff for output_example (handles undefined M_PI) by (Bill Eldridge <bill...
Michael Niedermayer
2003-08-08
added get_audio_frame()
Fabrice Bellard
2003-07-22
suppressed memory leaks - added image conversion support if the codec does no...
Fabrice Bellard
2003-07-22
removed unnecessary codec
Fabrice Bellard
2003-07-22
long awaited simple libavformat output API example
Fabrice Bellard