2006-11-16 |
bcoudurier |
print error when unsupported sample rate is used with swf
libavformat
|
2006-10-25 |
aurel |
fix mp3 in swf decoding
libavformat
|
2006-10-22 |
aurel |
don't use ast before checking it's not NULL
libavformat
|
2006-10-07 |
diego |
Change license headers to say 'FFmpeg' instead of 'this program/this library'
libavformat
|
2006-09-09 |
aurel |
VP5 and VP6 video decoder
libavformat
|
2006-07-10 |
mru |
allow individual selection of muxers and demuxers
libavformat
|
2006-07-09 |
mru |
give AVInput/OutputFormat structs consistent names
libavformat
|
2006-01-12 |
diego |
Update licensing information: The FSF changed postal address.
libavformat
|
2005-12-22 |
diego |
COSMETICS: tabs --> spaces, some prettyprinting
libavformat
|
2005-12-17 |
diego |
COSMETICS: Remove all trailing whitespace.
libavformat
|
2005-09-23 |
diego |
Replace CONFIG_ENCODERS/CONFIG_DECODERS with CONFIG_MUXERS/CONFIG_DEMUXERS
libavformat
|
2005-07-17 |
michael |
changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecContext dont randomize AVStream and break binary compatibility
libavformat
|
2005-07-02 |
alex |
10l
libavformat
|
2005-07-02 |
alex |
tell the user if compressed swf found
libavformat
|
2005-05-26 |
michael |
AVPacket.pos
libavformat
|
2005-04-30 |
michael |
switch to native time bases
libavformat
|
2004-12-29 |
michael |
common.h -> common.h/bitstream.h
libavformat
|
2004-08-18 |
michael |
nonsense removial
libavformat
|
2004-06-19 |
melanson |
sweeping change from -EIO -> AVERROR_IO
libavformat
|
2004-05-29 |
michael |
pass AVPacket into av_write_frame()
libavformat
|
2004-05-21 |
michael |
move time_base (pts_num/pts_den) from AVFormatContext -> AVStream
libavformat
|
2004-03-03 |
michael |
av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)
libavformat
|
2004-02-07 |
michael |
no limits!, warning is enough
libavformat
|
2004-02-06 |
michael |
- made --extra-cflags option work on darwin
libavformat
|
2003-12-05 |
michael |
SWF sanity check patch by (Glyn Kennington <glyn dot kennington at ox dot compsoc dot net>)
libavformat
|
2003-10-14 |
melanson |
disable encoders where appropriate (patch courtesy of BERO
libavformat
|
2003-10-13 |
alex |
init_put_bits changed
libavformat
|
2003-09-10 |
bellard |
64 bit pts for writing - more const usage
libavformat
|
2003-08-08 |
bellard |
add av_new_stream() usage
libavformat
|
2003-03-12 |
michaelni |
per context frame_rate_base, this should finally fix frame_rate related av sync issues
libavformat
|
2003-02-11 |
kabi |
* UINTX -> uintx_t INTX -> intx_t
libavformat
|
2002-12-04 |
michaelni |
cleanup
libavformat
|
2002-11-25 |
bellard |
renamed libav to libavformat
libavformat
|