Michael Niedermayer
|
4904d6c2d3
10l fix by (Bohdan Horst <nexus at irc dot pl>)
|
21 years ago |
Michael Niedermayer
|
50c3dd32fd
pass timestamps correctly for -sync 0
|
21 years ago |
Michael Niedermayer
|
c60d6ad4bc
more fourccs
|
21 years ago |
Michael Niedermayer
|
e928649b0b
pass AVPacket into av_write_frame()
|
21 years ago |
Mike Melanson
|
d91712990c
support SVQ1 in AVI files, just for fun
|
21 years ago |
Michael Niedermayer
|
ee77723580
codec tag for FLV
|
21 years ago |
Michael Niedermayer
|
7585aa5c4e
4xm codec tag
|
21 years ago |
Michael Niedermayer
|
b4c64c5092
some tag for mpeg2, so looking MPEG2VIDEO up works
|
21 years ago |
Roberto Togni
|
a273bbfb03
MSZH and ZLIB decoder support
|
21 years ago |
Mike Melanson
|
b7cbfc2307
DUCK codec
|
21 years ago |
Laurent Aimar
|
cc15c93127
H264 fourcc patch by (Laurent Aimar <fenrir at via dot ecp dot fr>)
|
21 years ago |
Mike Melanson
|
764ef40015
disable encoders where appropriate (patch courtesy of BERO
|
21 years ago |
Mike Melanson
|
2fdf638b0c
New demuxers: Sega FILM/CPK, Westwood VQA & AUD; new decoders: MS RLE &
|
21 years ago |
Michael Niedermayer
|
b49d4175c2
10l
|
21 years ago |
Fabrice Bellard
|
490579042a
64 bit pts for writing - more const usage
|
21 years ago |
Fabrice Bellard
|
80783dc2c2
CODEC_ID_MP3LAME is obsolete
|
21 years ago |
Mike Melanson
|
9e8cd0db54
hacks to support Xan AVI files
|
21 years ago |
Alex Beregszaszi
|
3aa180b84e
initial nut muxer and demuxer (demuxer is not fail safe)
|
21 years ago |
Michael Niedermayer
|
77efa159eb
case insensitive codec_get_id()
|
21 years ago |
Michael Niedermayer
|
8d876a433c
asv2 regression test
|
21 years ago |
Michael Niedermayer
|
6b17c988e5
ATI VCR2
|
21 years ago |
Michael Niedermayer
|
be3564edad
ATI VCR1 decoder
|
21 years ago |
Michael Niedermayer
|
5b9d235fce
10l
|
21 years ago |
Alex Beregszaszi
|
ccafe7b122
lossless jpeg support
|
22 years ago |
Michael Niedermayer
|
7408ad05cc
10l
|
22 years ago |
Michael Niedermayer
|
9ca9fce1dd
asv1 regression test
|
22 years ago |
Roman Shaposhnik
|
631670888d
* introducing new public interface in imgconvert.c
|
22 years ago |
Mike Melanson
|
d86053a416
first pass at a new VP3 video decoder
|
22 years ago |
Roman Shaposhnik
|
8c0ff5d5c2
* Making AVI encoding predictable (all JUNK chunks are filled with 0)
|
22 years ago |
Zdenek Kabelac
|
546031ee86
* keeping compiler happy and quiet
|
22 years ago |
Zdenek Kabelac
|
5d23497493
* more strict types
|
22 years ago |
Roman Shaposhnik
|
e738cee9c4
Complete support for OpenDML AVIs and AVIs > 2Gb.
|
22 years ago |
Michael Niedermayer
|
22cf045590
we really shouldnt use M$* as default codec -> use MPEG4 as default
|
22 years ago |
Mike Melanson
|
deabd4fdde
native Indeo3 decoder implementation
|
22 years ago |
Philip Gladstone
|
d86852d11c
Clear out an unused field in the created AVI file. This helps make
|
22 years ago |
Roman Shaposhnik
|
ce9fce63c5
AVI > 2Gb (OpenDML) generation patch by (Roman Shaposhnick <rvs at sun dot com>)
|
22 years ago |
Sebastien Bechet
|
e8b478c131
I420 patch by (Sebastien Bechet <s dot bechet at av7 dot net>)
|
22 years ago |
Michael Niedermayer
|
a05c8d7177
merging a small amount of the changes from BroadQ, the rest is either not clean / doesnt apply / or is PS2 specific (someone with a PS2 should merge/send a patch for the later)
|
22 years ago |
Fred Rothganger
|
e8750b0076
rawvideo patch by (Fred Rothganger <rothgang at uiuc dot edu>)
|
22 years ago |
Michael Niedermayer
|
14bea432f1
per context frame_rate_base, this should finally fix frame_rate related av sync issues
|
22 years ago |
Michael Niedermayer
|
e23d5712ea
wmv2 & huffyuv regression test
|
22 years ago |
Michael Niedermayer
|
952c69c479
huffyuv encoding fixed
|
22 years ago |
Michael Niedermayer
|
b559b29b1f
read BITMAPINFOHEADER extra stuff (huffyuv decoding fixed)
|
22 years ago |
Zdenek Kabelac
|
0c1a9edad4
* UINTX -> uintx_t INTX -> intx_t
|
22 years ago |
Mike Melanson
|
1e711bd603
hook this up to the CYUV decoder
|
22 years ago |
Andriy Rysin
|
850742d785
audio only avi patch by (Andriy Rysin <arysin at bcsii dot net>)
|
22 years ago |
Michael Niedermayer
|
f560dd8279
huffyuv 4cc & -strict
|
22 years ago |
Michael Niedermayer
|
492cd3a920
AVVideoFrame -> AVFrame
|
22 years ago |
Michael Niedermayer
|
1e491e29c2
cleanup
|
22 years ago |
Fabrice Bellard
|
abac617591
renamed libav to libavformat
|
22 years ago |