Aurelien Jacobs
|
246f86a4d6
document the extradata protocol for VP6F
|
18 лет назад |
Aurelien Jacobs
|
9e2424ce60
use the adjustment value present in FLV to crop VP6 video
|
18 лет назад |
Roberto Togni
|
12b6992b6f
flv files from myspace with mp3 audio require need_parsing because the
|
18 лет назад |
Diego Biurrun
|
b78e7197a8
Change license headers to say 'FFmpeg' instead of 'this program/this library'
|
18 лет назад |
Nazo
|
aeb20f7f9d
FLV seeking patch by Nazo. lovesyao at aol com.
|
18 лет назад |
Aurelien Jacobs
|
5ce117c37c
VP5 and VP6 video decoder
|
18 лет назад |
Måns Rullgård
|
ff70e60176
allow individual selection of muxers and demuxers
|
18 лет назад |
Måns Rullgård
|
d2a067d1d9
give AVInput/OutputFormat structs consistent names
|
18 лет назад |
Benjamin Larsson
|
0919e788ae
Flash Screen Video decoder (fourcc:FSV1)
|
19 лет назад |
Michael Niedermayer
|
dbdaebe28d
extract duration
|
19 лет назад |
Diego Biurrun
|
5509bffa88
Update licensing information: The FSF changed postal address.
|
19 лет назад |
Diego Biurrun
|
bb270c0896
COSMETICS: tabs --> spaces, some prettyprinting
|
19 лет назад |
Diego Biurrun
|
115329f160
COSMETICS: Remove all trailing whitespace.
|
19 лет назад |
Michael Niedermayer
|
a254c5745b
kill duplicated get/put_be24()
|
19 лет назад |
Michael Niedermayer
|
dd9f59160e
extract duration if available
|
19 лет назад |
Michael Niedermayer
|
01f4895c68
changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecContext dont randomize AVStream and break binary compatibility
|
19 лет назад |
Michael Niedermayer
|
2692067a45
AVPacket.pos
|
20 лет назад |
Michael Niedermayer
|
c0df9d75bd
switch to native time bases
|
20 лет назад |
Michael Niedermayer
|
f3356e9c9e
more fine grained discarding of packets
|
20 лет назад |
Alex Beregszaszi
|
2f5132e7a8
proper handling of samplesize
|
20 лет назад |
Måns Rullgård
|
88730be651
kill warnings patch by (Måns Rullgård <mru inprovide com>)
|
20 лет назад |
Alex Beregszaszi
|
ae26a016b4
support adpcm audio, also some more verbose messages
|
20 лет назад |
Alex Beregszaszi
|
923bd441fe
correct pcm in flv handling
|
20 лет назад |
Michael Niedermayer
|
b9866ebcc7
support discarding uninterresting packets
|
20 лет назад |
Michael Niedermayer
|
15bc38e57c
try to guess the fps if they are variable
|
20 лет назад |
Alex Beregszaszi
|
d08f4bcbbd
report keyframes
|
20 лет назад |
Mike Melanson
|
0bd586c50d
sweeping change from -EIO -> AVERROR_IO
|
21 лет назад |
Michael Niedermayer
|
9ee91c2f53
move time_base (pts_num/pts_den) from AVFormatContext -> AVStream
|
21 лет назад |
Michael Niedermayer
|
068f2a22db
cleanup
|
21 лет назад |
Michael Niedermayer
|
bb01a3f021
guess framerate
|
21 лет назад |
Michael Niedermayer
|
92a267756f
flv fixes
|
21 лет назад |
Michael Niedermayer
|
6ed08157ca
channel count & samplerate fix
|
21 лет назад |
Michel Bardiaux
|
bc874daea8
av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)
|
21 лет назад |
Fabrice Bellard
|
80783dc2c2
CODEC_ID_MP3LAME is obsolete
|
21 лет назад |
Garrick Meeker
|
d4f5d74a54
flash video (flv) support patch by (Garrick Meeker <gmeeker at theoryllc dot com>)
|
22 лет назад |