63 Commits (37921ffde81284f4cc8b69d99d4f39f593c65542)

Author SHA1 Message Date
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 22 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
Fabrice Bellard 19720f15fd license/copyright change 23 years ago
Fabrice Bellard c9a65ca8c3 converted to new API 23 years ago
Fabrice Bellard 1ea4f59365 use av memory handling functions 23 years ago
Philip Gladstone f80c1ac01b * Many, many changes to make it work (mostly). Information snagged from 23 years ago
Juanjo 95c79a24e5 - Changed FOURCC for H263. 23 years ago
Gert Vervoort bb3debab2c more msmpeg4 fourccs patch by Gert Vervoort <Gert.Vervoort@wxs.nl> 23 years ago
Juanjo e0d2714adc - Fixed AC3 decoding for 5:1 AC3 streams. Now when calling av_audio_decode for 23 years ago
Zdenek Kabelac 4606ac8dee * some minor modification by Philip Gladston 23 years ago
Juanjo 10bb7023a2 - Added force_pts to av_write_packet() to be able to force PTS, this helps 23 years ago
Fabrice Bellard 46a3d0685d correct pcm audio format handling 23 years ago
Fabrice Bellard a56c66a7ef wmv format is asf format 23 years ago
Fabrice Bellard 8be1c6563c win32 fixes 23 years ago
Fabrice Bellard de6d9b6404 Initial revision 24 years ago