]> git.sesse.net Git - ffmpeg/history - libav/asf.c
fixing overflow in 16->8 bit conversion, patch by (Nikolai Zhubr <s001 at hotbox...
[ffmpeg] / libav / asf.c
2002-08-09 Zdenek Kabelac* skiping unwanted packets when it's possible
2002-08-08 Zdenek Kabelac* added support for multiple payloads
2002-08-08 Zdenek Kabelac* ok - let's start with avifile->ffmpeg morphing
2002-07-27 Philip GladstoneAdd another asf output format type -- asf_stream. The...
2002-06-22 Michael Niedermayermore mpeg4 fourcc's
2002-06-18 Michael Niedermayerwmv1
2002-06-17 Philip GladstoneChange ticker_tick to use ticker_abs as we want the...
2002-06-05 Philip Gladstone* Add the comment block if any of the comment fields...
2002-06-04 Philip GladstoneRemove some calls to av_free that tured out to be dupli...
2002-05-25 Fabrice Bellardlicense/copyright change
2002-05-20 Fabrice Bellardconverted to new API
2002-05-18 Fabrice Bellarduse av memory handling functions
2002-05-09 Philip Gladstone* Many, many changes to make it work (mostly). Informat...
2002-05-02 Juanjo- Changed FOURCC for H263.
2002-04-29 Gert Vervoortmore msmpeg4 fourccs patch by Gert Vervoort <Gert.Vervo...
2002-04-09 Juanjo- Fixed AC3 decoding for 5:1 AC3 streams. Now when...
2002-04-08 Zdenek Kabelac* some minor modification by Philip Gladston
2002-04-07 Juanjo- Added force_pts to av_write_packet() to be able to...
2001-09-24 Fabrice Bellardcorrect pcm audio format handling
2001-09-23 Fabrice Bellardwmv format is asf format
2001-08-13 Fabrice Bellardwin32 fixes
2001-07-22 Fabrice BellardInitial revision