Michael Niedermayer
0809b51e52
move stream header writing into its own function
...
Originally committed as revision 10014 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michael Niedermayer
97d5eb11db
move main header writing into its own function
...
Originally committed as revision 10013 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michael Niedermayer
e999435a60
write correct time_base
...
Originally committed as revision 10011 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michael Niedermayer
efd8f22a16
make StreamContext.time_base a pointer
...
Originally committed as revision 10010 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michael Niedermayer
4d75168f17
variables needed for muxer
...
Originally committed as revision 10009 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michael Niedermayer
dcc9bde010
write stream headers
...
Originally committed as revision 10008 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michael Niedermayer
70ea1e6922
trying to finally get the nut muxer back uptodate
...
this one only writes the framecode table and mainheader though they should be
compliant to the current spec
Originally committed as revision 10006 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Alex Beregszaszi
3cf9ea7f48
use proper closesocket defines
...
Originally committed as revision 9992 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Ramiro Polla
6ff3f3e7ce
Check for winsock2.h instead of __MINGW32__
...
Originally committed as revision 9988 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Ramiro Polla
85060fe6b4
MinGW returns EAGAIN instead of EINPROGRESS
...
Originally committed as revision 9982 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michael Niedermayer
c7385375bc
ensure that the codec_id detection in av_find_stream_info() does not
...
destroy the first dts values
Originally committed as revision 9965 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michael Niedermayer
b43387d447
more verbose error
...
Originally committed as revision 9964 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michael Niedermayer
371bf80642
ignore preroll, it is generally not what AVStream.start_time should contain
...
Originally committed as revision 9963 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Luca Abeni
8767b80f5f
Change avf_sdp_create() to get a pre-allocated buffer as input, and to
...
return an integer (0 if the SDP has been succesfully created, < 0 in case
of error)
Originally committed as revision 9947 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Luca Abeni
7ba32703dd
Fix linking when RTP is disabled and libraries are dynamic
...
Originally committed as revision 9945 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Reimar Döffinger
cbb79c0ea8
Hack to support XSUB subtitles in AVI
...
Originally committed as revision 9936 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
David Bryant
6b05eb3117
Add the handling of the INT32INFO block to the WavPack decoder.
...
Patch by David Bryant david at $codecname dot com
Thread: [FFmpeg-devel] [PATCH] handle INT32INFO in WavPack decoder
Originally committed as revision 9932 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Justin Ruggles
2477ce2322
10l to me. Revert recent changes to ac3_probe() which made misdetection as AC3 too probable.
...
Originally committed as revision 9931 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michael Niedermayer
4cd2508139
fix misdetection of out.ac3
...
Originally committed as revision 9930 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michael Niedermayer
3504467f8b
//more debug info
...
Originally committed as revision 9929 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Baptiste Coudurier
4f0a995631
remove now useless vars
...
Originally committed as revision 9928 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Baptiste Coudurier
5fcf2df323
cosmetics, braces/parenthesis style
...
Originally committed as revision 9927 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Baptiste Coudurier
c78ed54266
cosmetics, indentation
...
Originally committed as revision 9926 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Baptiste Coudurier
c6f05d8122
add streams on the fly, swf is a streaming format and has no real header, correctly detect audio in RamboMJPEGAVP6_112K.swf now
...
Originally committed as revision 9925 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Baptiste Coudurier
c6377f6143
do not write id3v2 header when writing .mp2 files
...
Originally committed as revision 9924 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Baptiste Coudurier
7a97dd84e3
remove useless raw_write_header
...
Originally committed as revision 9923 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Justin Ruggles
ecc8fc11ec
additional tweaks to AC3 probe function. give a higher score to a single frame
...
at the start of the stream. also read all available data in the probe buffer.
Originally committed as revision 9922 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Justin Ruggles
c49c02231c
increase the maximum AC3 probe buffer size and reduce the threshold for 50% reliability score to 2 frames. Fixes out.ac3 from [FFmpeg-devel] AC3 Format Detection unreliable.
...
Originally committed as revision 9920 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michael Niedermayer
f683dbdc6a
set the previous tag size correctly in flv files
...
Originally committed as revision 9919 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michael Niedermayer
48a59dfe8e
set a more reasonable start_time if the first timestamps are AV_NOPTS_VALUE
...
Originally committed as revision 9918 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michael Niedermayer
8258354849
correct initial timestamps which have AV_NOPTS_VALUE
...
Originally committed as revision 9917 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Baptiste Coudurier
74e9b9ae70
set block align to stsd audio v2 bytes per frame for adpcm ms and ima wav, fix surge-2-16-L-ms11.mov and surge-2-16-L-ms02.mov
...
Originally committed as revision 9895 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michael Niedermayer
bca7db3530
detect MS wav codecs
...
fixes detection of audio codec though not playback of surge-2-16-L-ms11.mov
Originally committed as revision 9885 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michael Niedermayer
02b15cc811
move code which adds a AVPacket into the packet buffer into its own function
...
Originally committed as revision 9871 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Benoit Fouet
d2ace376b0
fill title, author, copyright and comment fields by parsing udta atom
...
Originally committed as revision 9840 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michael Niedermayer
10a7571b09
deal with the case where one of pts,dts has wrapped but the other has not
...
Originally committed as revision 9839 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michael Niedermayer
90f66438a5
kill antiwrapping code, i do not think this did anything good
...
fixes decoding of rete4.ps
closes issue44
Originally committed as revision 9835 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Baptiste Coudurier
bffcf2ebbf
treat NONE as U8 to fix qtNONE/000_0032.MOV, this should not any have side effect since if bps is 16 in stsd, codec will be changed to s16be, just yell if this breaks any sample
...
Originally committed as revision 9832 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michael Niedermayer
a11c2a2c66
support silly PCM variant used by zork nemesis
...
fixes audio decoding of T000A11C.AVI
Originally committed as revision 9831 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Ronald S. Bultje
36cf20f5a6
Merge get_str() and get_str8() functions.
...
patch by Ronald S. Bultje, rsbultje gmail com
Originally committed as revision 9818 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Ronald S. Bultje
28263f5f15
Fix get_str/get_str8() to also work if the target string is not long enough to
...
fit all data from the container string, and allow NULL as a string also to
simply skip the string altogether.
patch by Ronald S. Bultje, rsbultje gmail com
Originally committed as revision 9817 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
df3a80b50a
cosmetics: misc typo fixes
...
Originally committed as revision 9815 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
David Conrad
bd35bdf1b2
Add EBML ID for Segment UID
...
Originally committed as revision 9814 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michael Niedermayer
8950f82879
detect voxware (closes issue39)
...
Originally committed as revision 9809 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michael Niedermayer
41415d2856
try exact match before case insensitive match in codec_get_id
...
Originally committed as revision 9808 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michael Niedermayer
60ff1c4481
ignore invalid packet_obj_size
...
fixes video5.asf
Originally committed as revision 9807 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Luca Abeni
c5388c0784
Introduce an SDP generator
...
Originally committed as revision 9806 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Aurelien Jacobs
89aa478f75
cosmetics: alignment
...
Originally committed as revision 9802 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Aurelien Jacobs
b1dc5beb12
replaces hardcoded values by the equivalent enum definitions
...
Originally committed as revision 9801 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michael Niedermayer
e0c850a8c4
Avoid misdetecting acelp in ASF as MP3.
...
fixes 2001-04-11.asf
Originally committed as revision 9799 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago