2007-11-21 |
andoma |
Use dynamically allocated ByteIOContext in AVFormatContext
libavformat
|
2007-08-09 |
bcoudurier |
take care to use video track field number as duration
libavformat
|
2007-07-26 |
aurel |
replaces hardcoded values by the equivalent enum definitions
libavformat
|
2007-07-13 |
bcoudurier |
Smartjog granted permission to relicense as LGPL 2.1
libavformat
|
2007-07-13 |
bcoudurier |
round timestamps up, k2 broadcast server seems to need it
libavformat
|
2007-02-14 |
bcoudurier |
fix dts adjusting
libavformat
|
2007-01-22 |
diego |
Fix some more license headers.
libavformat
|
2007-01-21 |
michael |
add codec_id <-> codec_tag tables to AVIn/OutputFormat
libavformat
|
2006-11-28 |
bcoudurier |
readjust dts if negative
libavformat
|
2006-10-18 |
bcoudurier |
use AVFormatContext to log
libavformat
|
2006-10-17 |
bcoudurier |
avoid overwriting pkt
libavformat
|
2006-10-10 |
bcoudurier |
quiet gcc about enum value not handled in switch
libavformat
|
2006-10-07 |
diego |
Change license headers to say 'FFmpeg' instead of 'this program/this library'
libavformat
|
2006-09-21 |
romansh |
* Moving FifoBuffer out of libavformat/avformat.h and
libavformat
|
2006-08-21 |
bcoudurier |
set correct first gop closed value
libavformat
|
2006-08-21 |
bcoudurier |
rename closed_gop to first_gop_closed
libavformat
|
2006-08-21 |
bcoudurier |
init buffer
libavformat
|
2006-08-12 |
bcoudurier |
use packet dts as correct media field number and use av_interleave_pkt_per_dts
libavformat
|
2006-08-09 |
bcoudurier |
parse mpeg frame to get pict type and closed gop flag
libavformat
|
2006-08-01 |
bcoudurier |
negative to_pad won't provoke infinite loop
libavformat
|
2006-08-01 |
bcoudurier |
avoid reading beyond packet size
libavformat
|
2006-07-19 |
bcoudurier |
GXF muxer
libavformat
|