Michael Niedermayer
3e2b6358e0
bypass internal buffer for "large" packets
...
Originally committed as revision 4080 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
d46db490b1
segfault fix
...
Originally committed as revision 4079 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
3ce16b30f7
discard dummy packets before doing inapropriate checks on them and failing as a result
...
Originally committed as revision 4078 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Calcium
982e53fe44
31_ASF_compatibility_with_WMP_and_add_index.patch by (Calcium | calcium nurs or jp)
...
Originally committed as revision 4073 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Calcium
c64d476ccd
30_clean_up_global_header_flag.patch by (Calcium | calcium nurs or jp)
...
Originally committed as revision 4072 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Calcium
649b918c9f
29_vtag_in_ASF_not_effective.patch by (Calcium | calcium nurs or jp)
...
Originally committed as revision 4071 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Calcium
58d2a1506d
28_fix_parameters_in_G726.patch by (Calcium | calcium nurs or jp)
...
Originally committed as revision 4070 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
François Revol
0d23cb8439
Patch for "uuid" atom followed after atom "ftyp" by "QuickTime <ffmpeg AT gmail DOT com>"
...
Originally committed as revision 4068 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
8272de4ea2
fix time stored in mov
...
based upon 23_fix_timestamp_in_mov.patch by (Calcium | calcium nurs or jp)
Originally committed as revision 4067 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
6c13c880fa
trying to fix a few minor values in the mp4/mov muxer
...
Originally committed as revision 4063 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
8bb8f41375
initalize has_b_frames
...
Originally committed as revision 4054 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
f3356e9c9e
more fine grained discarding of packets
...
Originally committed as revision 4051 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Luca Barbato
cc973ecbe7
add libdir support to configure patch by (Luca Barbato )lu_zero gentoo org)
...
Originally committed as revision 4050 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
0e1ceacde9
buffer overflow in sdp_probe() fix by (Gildas Bazin )gbazin altern org)
...
Originally committed as revision 4049 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
80e3a08c97
reverse zero packet dissapearence "feature"
...
Originally committed as revision 4046 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
4a7d265176
sample_size fix
...
Originally committed as revision 4043 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
b53f10648b
cleanup strh parser
...
Originally committed as revision 4041 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
1f8f50efbe
dont link with libavcodec twice on win32
...
Originally committed as revision 4039 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
7c7f386677
non interleaved avi support
...
various fixes/workarounds
Originally committed as revision 4038 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
52a0bbff1f
use libavformats index system instead of the half duplicated mess in avidec.c
...
Originally committed as revision 4036 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Luca Barbato
7071e56799
"put_s should store signed values. Spotted on #mplayerdev by someone I
...
don't remember." patch by (Luca Barbato [lu_zero gentoo org)
Originally committed as revision 4035 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
27a5fe5fdf
keyframe & non keyframe index fixes
...
Originally committed as revision 4034 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
François Revol
fcc872422e
Add 3IV2 4CC by "Rob Coenen" <rob AT massive-interactive DOT nl>
...
Originally committed as revision 4033 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
D Richard Felker III
b2866c5cb5
Patch from Gianluigi Tiesi (sherpya at netfarm dot it):
...
"A small patch to avoid error compiling matroska.c on mingw"
My comment: using typedefs for things like this is always ridiculous.
Originally committed as revision 4031 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Måns Rullgård
a0f1f16597
uuid patch by (Måns Rullgård <mru inprovide com>)
...
Originally committed as revision 4030 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
efd9e75cb0
fix lib order and remove nonsense avcodec double linking
...
Originally committed as revision 4029 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Måns Rullgård
0044a8f80d
double free patch by (Måns Rullgård <mru inprovide com>)
...
"This free is handled in av_write_trailer() since Oct 1 2004, but apparently mpegts was missed at the time."
Originally committed as revision 4023 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Måns Rullgård
d5be317cbe
H.264 and Vorbis support in matroska patch by (Måns Rullgård |mru inprovide com)
...
Originally committed as revision 4014 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Mike Melanson
6d6d7970e7
first pass at ALAC decoder from David Hammerton; while David's original
...
decoder works great, this decoder is not completely and seamlessly
integrated yet with FFmpeg
Originally committed as revision 4008 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
2f1e1ed3dd
mp4a fix based on some code by (Song.Itany inventec-inc com)
...
Originally committed as revision 4002 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Mike Melanson
9c7fb60816
go LOCO, courtesy of Kostya Shishkov
...
Originally committed as revision 3995 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
386b26c9fe
set block align
...
Originally committed as revision 3993 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
72aef1987e
ra288 demuxing support (doesnt really work, might be demuxer or decoder bug)
...
Originally committed as revision 3992 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
85ad569574
shorten decoder by (Jeff Muizelaar <jrmuizel gmail com>)
...
Originally committed as revision 3984 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Alex Beregszaszi
a50ff23cc8
pseudo codec tag for adpcm_swf
...
Originally committed as revision 3981 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Alex Beregszaszi
2f5132e7a8
proper handling of samplesize
...
Originally committed as revision 3980 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Måns Rullgård
88730be651
kill warnings patch by (Måns Rullgård <mru inprovide com>)
...
Originally committed as revision 3977 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Nilesh Bansal
5c5dea3f0c
01-makefile_fix_updated.patch
...
Adds --enable-theora/--enable-vorbis/--enable-ogg to configure
If compiled WITHOUT --enable-theora, native VP3 decoder is used
patch by (Nilesh Bansal <nileshbansal gmail com>)
Originally committed as revision 3975 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
420370d4aa
switch MPEG4 fourcc to FMP4
...
Originally committed as revision 3972 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Alex Beregszaszi
ae26a016b4
support adpcm audio, also some more verbose messages
...
Originally committed as revision 3970 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Alex Beregszaszi
923bd441fe
correct pcm in flv handling
...
Originally committed as revision 3968 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Josh Varner
fe533bb3a7
removing --disable-risky patch by (Josh Varner <jlvarner gmail com>)
...
Originally committed as revision 3966 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
tjraivio@cc.hut.fi
8536ab8964
quick patch for adding 3g2 support to ffmpeg (muxer and demuxer). No movie fragment support yet patch by (tjraivio cc.hut fi)
...
Originally committed as revision 3959 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
0078e9b9c5
nonsense comment
...
Originally committed as revision 3958 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Wolfram Gloger
27bb1ed348
Writing to freed memory in write_section_data() patch by (Wolfram Gloger <wmglo dent dot med dot uni-muenchen de>)
...
Originally committed as revision 3957 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Chriss
7be806f31b
-target dvd minimum vobu length patch by ("Chris" [chris garveycocker com])
...
Originally committed as revision 3953 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
cb43c0e10d
audio duration fix?
...
Originally committed as revision 3952 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
87094371db
.wma
...
Originally committed as revision 3951 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
c4ac052b85
set timestamps correctly
...
Originally committed as revision 3944 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
cd461d482d
cleanup
...
Originally committed as revision 3943 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago