2007-11-21 |
andoma |
Use dynamically allocated ByteIOContext in AVFormatContext
libavformat
|
2007-07-08 |
mru |
remove redundant codec_get_bmp_tag() call in avi_write_header()
libavformat
|
2007-01-21 |
michael |
get rid of the [4] limitation of codec tag lists
libavformat
|
2007-01-21 |
michael |
add codec_id <-> codec_tag tables to AVIn/OutputFormat
libavformat
|
2007-01-20 |
michael |
fix indention (dunno why it was messed up ...)
libavformat
|
2006-12-06 |
mru |
use the standard INT64_C() macro for 64-bit constants
libavformat
|
2006-11-01 |
diego |
Replace most of the %lld and %llx by their (cleaner) PRI*64 counterparts.
libavformat
|
2006-10-23 |
aurel |
replace coder/decoder file description in libavformat by muxer/demuxer
libavformat
|
2006-10-07 |
diego |
Change license headers to say 'FFmpeg' instead of 'this program/this library'
libavformat
|
2006-09-27 |
mru |
fix some signedness warnings
libavformat
|
2006-09-07 |
gpoirier |
Allow to store the the track number though the IPRT (part) tag in AVI.
libavformat
|
2006-08-24 |
gpoirier |
fix ODML AVI Duration for files > 2GB
libavformat
|
2006-08-18 |
banan |
AVI tag reading and writing patch by David Conrad.
libavformat
|
2006-07-12 |
mru |
move common stuff from avienc.c and wav.c to new file riff.c
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-06-01 |
banan |
Flash Screen Video decoder (fourcc:FSV1)
libavformat
|
2006-05-17 |
diego |
Add MPEG FourCC for MPEG-2 video.
libavformat
|
2006-04-07 |
kostya |
KMVC (used in Worms games) decoder. Works fine with samples from MPHQ
libavformat
|
2006-03-02 |
michael |
fixing total_frames
libavformat
|
2006-03-02 |
michael |
indention
libavformat
|
2006-03-01 |
banan |
Set 'MJLS' FOURCC for JPEG-LS in AVI and documentation fix. Patch by
libavformat
|
2006-03-01 |
michael |
replace if by assert as it should never by true
libavformat
|
2006-02-21 |
alex |
check for CODEC_ID_NONE instead 0, tobe compatible with movenc.c and possible CODEC_ID_NONE value change
libavformat
|
2006-02-19 |
michael |
RMP4 ("xvid fork") decoding support
libavformat
|
2006-02-12 |
melanson |
dosbox native ZMBV decoder, courtesy of Kostya
libavformat
|
2006-01-26 |
rtognimp |
Add fourcc "SEDG" for MPEG-4 files produced by Samsung VP-M110 Miniket
libavformat
|
2006-01-25 |
michael |
avoid using non constant fields of AVCodecContext in avi muxer
libavformat
|
2006-01-12 |
diego |
Update licensing information: The FSF changed postal address.
libavformat
|
2006-01-09 |
reimar |
CamStudio decoder, only 32 bit lzo mode is tested
libavformat
|
2005-12-22 |
diego |
COSMETICS: tabs --> spaces, some prettyprinting
libavformat
|
2005-12-17 |
diego |
COSMETICS: Remove all trailing whitespace.
libavformat
|
2005-11-30 |
gpoirier |
add some h.264 fourccs to codec_bmp_tags[]
libavformat
|
2005-11-13 |
alex |
Support for streaming: dont write indexes and dont signal HAS_INDEX in header. Also set filesize to max in this case.
libavformat
|
2005-10-13 |
melanson |
Duck TrueMotion 2 video decoder, courtesy of Konstantin Shishkov
libavformat
|
2005-09-23 |
diego |
Replace CONFIG_ENCODERS/CONFIG_DECODERS with CONFIG_MUXERS/CONFIG_DEMUXERS
libavformat
|
2005-09-06 |
michael |
a few more raw yuv fourccs
libavformat
|
2005-07-17 |
michael |
changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecContext dont randomize AVStream and break binary compatibility
libavformat
|
2005-06-26 |
rtognimp |
Theora fourcc
libavformat
|
2005-06-09 |
michael |
non-avc h264 stream problems patch by ("Ronald S. Bultje" rbultje, ronald bitfreak net)
libavformat
|
2005-06-03 |
michael |
a step toward CODEC_TYPE_DATA support
libavformat
|
2005-05-17 |
melanson |
Fraps FPS1 video decoder (v1 & v2), courtesy of Roine Gustafsson <roine
libavformat
|
2005-05-16 |
mru |
add VP30 fourcc
libavformat
|
2005-04-30 |
michael |
switch to native time bases
libavformat
|
2005-04-20 |
michael |
Indeo 2 decoder by (Kostya <> kostya.shishkov gmail com)
libavformat
|
2005-04-03 |
melanson |
Autodesk Animator Studio Codec (AASC) video decoder, courtesy of
libavformat
|
2005-04-01 |
michael |
fix vorbis in avi
libavformat
|
2005-03-26 |
melanson |
Winnov WNV1 video decoder, courtesy of Konstantin Shishkov
libavformat
|
2005-03-23 |
michael |
29_vtag_in_ASF_not_effective.patch by (Calcium | calcium nurs or jp)
libavformat
|
2005-03-15 |
michael |
sample_size fix
libavformat
|
2005-03-01 |
melanson |
go LOCO, courtesy of Kostya Shishkov
libavformat
|
2005-02-22 |
michael |
switch MPEG4 fourcc to FMP4
libavformat
|
2005-01-23 |
michael |
wmv3
libavformat
|
2005-01-13 |
michael |
10l (a level of indirection too much) patch by (Wolfram Gloger <wmglo dent.med.uni-muenchen de>)
libavformat
|
2005-01-12 |
michael |
timestamp truncation fix?
libavformat
|
2005-01-01 |
michael |
WV1F support
libavformat
|
2004-11-28 |
lorenm |
split ffhuffyuv into 2 codecs:
libavformat
|
2004-11-17 |
melanson |
native QPEG video decoder, courtesy of Konstantin Shishkov
libavformat
|
2004-11-06 |
michael |
cbr audio muxing fix
libavformat
|
2004-10-27 |
melanson |
Miro VideoXL (VIXL) decoder, courtesy of Konstantin Shishkov
libavformat
|