30 Commits (c0a0170c165b5fe962807e93b3b0578386a2e8db)

Author SHA1 Message Date
Michel Bardiaux bc874daea8 av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) 21 years ago
Michael Niedermayer 0888ac4f27 seeking stuff 21 years ago
Michael Niedermayer 3e9245a98e store searched distance in index, so we dont waste time searching for keyframes where we already searched 21 years ago
Michael Niedermayer 29962fea47 header parser fix 21 years ago
Michael Niedermayer 1305a9d55e replic_size==0 fix, needed so that G.726 asf file, so ffmpeg can at least decode the video without segfaulting 21 years ago
Michael Niedermayer 09646bab63 use packet number instead of byte number internally for seeking 21 years ago
Michael Niedermayer a602556e06 unused 21 years ago
Michael Niedermayer 82b9e4a286 seeking fixes 21 years ago
Michael Niedermayer 580fb5e72c memleak fix 21 years ago
Kevin Kuphal 38376f00fd seeking in single stream asf patch by ("Kevin Kuphal" <kevin dot kuphal at sitecity dot net>) 21 years ago
Kevin Kuphal d13431cd56 ASF extended header parsing patch by ("Kevin Kuphal" <kevin dot kuphal at sitecity dot net>) 21 years ago
Fabrice Bellard afda223c6b frame rate should be completely disabled in asf (closer now) - disabled seek 21 years ago
Roman Shaposhnik 19d053c5ba * fixes for broken builds on Solaris, OS2 and all bingendian 21 years ago
Roberto Togni 5e29abf8b7 Make avi and asf demuxer export palette in palctrl 21 years ago
Mike Melanson 764ef40015 disable encoders where appropriate (patch courtesy of BERO 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
Michael Niedermayer bd5a60201e use codec_tag for encoding too 21 years ago
Fabrice Bellard 247eadca9d update duration and start_time - add av_new_stream() usage 21 years ago
Falk Hüffner 4cfbf61bf1 Warning and compatibility fixes. 22 years ago
Zdenek Kabelac 693feac556 * filling bitdepth 22 years ago
Michael Niedermayer 14bea432f1 per context frame_rate_base, this should finally fix frame_rate related av sync issues 22 years ago
Roman Shaposhnik 2e7973bbe7 correct AUDIO strf parsing patch by (Roman Shaposhnick <rvs at sun dot com>) 22 years ago
Michael Niedermayer 7004ffb3d7 merging fourcc with codec_tag 22 years ago
François Revol 5082f759e0 prettier debug output 22 years ago
Zdenek Kabelac 0c1a9edad4 * UINTX -> uintx_t INTX -> intx_t 22 years ago
Ryutaroh Matsumoto c6c11cb6c6 mimetype fixes patch by (Ryutaroh Matsumoto <ryutaroh at it dot ss dot titech dot ac dot jp>) 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
Philip Gladstone b13a517f95 Get rid of a warning from asfcheck. Not sure that it really helps with WMP though! 22 years ago
Zdenek Kabelac 0570bf06d4 * cleanup statics & const 22 years ago
Michael Niedermayer d7425f59d5 cleanup (breaks compatibility, requested by fabrice) 22 years ago
Zdenek Kabelac 41568e4a09 * put there more reasnable 15fps speed (though it's probably meaningless) 22 years ago
Zdenek Kabelac acbe6cfa47 * calculating with the full packet size 22 years ago
Zdenek Kabelac 4c3dff6de5 * free extradata 22 years ago
Zdenek Kabelac 5acdd6e6e2 * don't show header errors when eof is reached 22 years ago
Zdenek Kabelac e40fed0b62 * removed extra_data from AVStream (it's part of Codec) 22 years ago
Philip Gladstone 2727c35ed7 * Made encoding to ASF streams work again. It turns out that the default 22 years ago
Fabrice Bellard e095026ab4 unified wav header parsing - added extradata support 22 years ago
Fabrice Bellard 17a241dd0b use PTS api - suppressed redundant fourcc tags (don't know why it was duplicated) 22 years ago
Zdenek Kabelac 1359c2d43e * skiping unwanted packets when it's possible 22 years ago
Zdenek Kabelac 2141dc37d3 * added support for multiple payloads 22 years ago
Zdenek Kabelac 2a10020bf3 * ok - let's start with avifile->ffmpeg morphing 22 years ago
Philip Gladstone 8b3c13f9f1 Add another asf output format type -- asf_stream. The convention is that 23 years ago
Michael Niedermayer 390dffc5ad more mpeg4 fourcc's 23 years ago
Michael Niedermayer 9b030d9d73 wmv1 23 years ago
Philip Gladstone cbadbf19fc Change ticker_tick to use ticker_abs as we want the absolute number 23 years ago
Philip Gladstone 084fada8d1 * Add the comment block if any of the comment fields are present. 23 years ago
Philip Gladstone 2824c47368 Remove some calls to av_free that tured out to be duplicate. This improves 23 years ago