1
mirror of https://git.videolan.org/git/ffmpeg.git synced 2024-09-17 04:11:09 +02:00
Commit Graph

1730 Commits

Author SHA1 Message Date
Mike Melanson
9a4117d5a1 initial support for Duck TrueMotion v1 (think of it as On2 VP1); only
16-bit mode supported thus far

Originally committed as revision 2555 to svn://svn.ffmpeg.org/ffmpeg/trunk
2003-12-03 04:22:15 +00:00
Mike Melanson
42cad81aea yep, FLI support
Originally committed as revision 2519 to svn://svn.ffmpeg.org/ffmpeg/trunk
2003-11-14 05:42:14 +00:00
Mike Melanson
4120a53a86 implemented Id Quake II CIN support
Originally committed as revision 2339 to svn://svn.ffmpeg.org/ffmpeg/trunk
2003-10-03 05:43:03 +00:00
Roman Shaposhnik
4fa1c4fa8d * preAlpha DV encoding support -- there's still a truckload
of work to do, but it least people can try it out and share
      ideas. Please don't hesitate to give it a spin:

         $ ffmpeg -i file.avi file.dv

      is all you need.

    * fix for a deallocation bug in DV muxer

Originally committed as revision 2327 to svn://svn.ffmpeg.org/ffmpeg/trunk
2003-10-01 23:34:46 +00:00
Mike Melanson
2fdf638b0c New demuxers: Sega FILM/CPK, Westwood VQA & AUD; new decoders: MS RLE &
Video-1, Apple RPZA, Cinepak, Westwood IMA ADPCM

Originally committed as revision 2324 to svn://svn.ffmpeg.org/ffmpeg/trunk
2003-10-01 04:39:38 +00:00
Fabrice Bellard
8c522a4036 update
Originally committed as revision 2277 to svn://svn.ffmpeg.org/ffmpeg/trunk
2003-09-15 19:52:13 +00:00
Mike Melanson
186447f8fe initial Interplay video decoder
Originally committed as revision 2275 to svn://svn.ffmpeg.org/ffmpeg/trunk
2003-09-14 19:39:18 +00:00
Mike Melanson
d9d8910bf2 Tim
Originally committed as revision 2250 to svn://svn.ffmpeg.org/ffmpeg/trunk
2003-09-10 01:26:53 +00:00
Mike Melanson
b17e9c996c fringe feature update
Originally committed as revision 2221 to svn://svn.ffmpeg.org/ffmpeg/trunk
2003-09-08 04:28:36 +00:00
Hetz Ben Hamo
124ba5836f Changelog update
Originally committed as revision 1954 to svn://svn.ffmpeg.org/ffmpeg/trunk
2003-06-13 09:51:17 +00:00
Hetz Ben Hamo
8285331811 ..
Originally committed as revision 1951 to svn://svn.ffmpeg.org/ffmpeg/trunk
2003-06-11 21:45:23 +00:00
Hetz Ben Hamo
1bc3ac78f2 Typo fixes (ok, mplayer team, enough laughing ;)
Originally committed as revision 1950 to svn://svn.ffmpeg.org/ffmpeg/trunk
2003-06-11 21:00:57 +00:00
Hetz Ben Hamo
80fbdeae5c No more HTML in Changelog
Originally committed as revision 1949 to svn://svn.ffmpeg.org/ffmpeg/trunk
2003-06-10 22:55:10 +00:00
Hetz Ben Hamo
b1a1265711 small fix
Originally committed as revision 1947 to svn://svn.ffmpeg.org/ffmpeg/trunk
2003-06-10 19:04:06 +00:00
Hetz Ben Hamo
e07702ba64 A newer Changelog
Originally committed as revision 1946 to svn://svn.ffmpeg.org/ffmpeg/trunk
2003-06-10 18:43:16 +00:00
Fabrice Bellard
d3d100875e update
Originally committed as revision 1369 to svn://svn.ffmpeg.org/ffmpeg/trunk
2002-12-28 13:54:11 +00:00
Joel Yliluoma
a32072d0e9 16-bit and 15-bit rgb/bgr patch by (Joel Yliluoma <joel dot yliluoma at w-create dot com>) (note, rare formats disabled)
Originally committed as revision 1212 to svn://svn.ffmpeg.org/ffmpeg/trunk
2002-11-14 19:46:14 +00:00
Fabrice Bellard
02c7e1775d update
Originally committed as revision 1100 to svn://svn.ffmpeg.org/ffmpeg/trunk
2002-10-29 14:32:50 +00:00
Fabrice Bellard
b963ee3b72 updated
Originally committed as revision 1096 to svn://svn.ffmpeg.org/ffmpeg/trunk
2002-10-28 21:39:30 +00:00
Fabrice Bellard
6d29182097 updated - feel free to correct/improve
Originally committed as revision 1087 to svn://svn.ffmpeg.org/ffmpeg/trunk
2002-10-28 00:29:13 +00:00
Fabrice Bellard
a31e01c554 updated
Originally committed as revision 582 to svn://svn.ffmpeg.org/ffmpeg/trunk
2002-05-25 22:18:04 +00:00
Fabrice Bellard
7f913a35fb update
Originally committed as revision 533 to svn://svn.ffmpeg.org/ffmpeg/trunk
2002-05-18 23:20:40 +00:00
Juanjo
81401c1fbc - Fixes on RTP and GOB headers for H.263.
- RTP callback system implemented for H.263/H.263+.
- Bug fix on DC coefficients of H.263.
- H.263 decoder now returns PTS on picture number.

Originally committed as revision 292 to svn://svn.ffmpeg.org/ffmpeg/trunk
2002-02-09 16:59:56 +00:00
Juanjo
644d98a4f2 - Preliminary RTP friendly mode for H.263.
- GOB headers for H.263 coding on RTP mode.
- Improved GOB header detection for H.263 decoder.

Originally committed as revision 222 to svn://svn.ffmpeg.org/ffmpeg/trunk
2001-11-19 02:13:14 +00:00
Fabrice Bellard
739d6efa40 updated
Originally committed as revision 122 to svn://svn.ffmpeg.org/ffmpeg/trunk
2001-09-16 21:45:21 +00:00
Fabrice Bellard
8fa30bd7c3 updated
Originally committed as revision 90 to svn://svn.ffmpeg.org/ffmpeg/trunk
2001-08-15 13:03:54 +00:00
Fabrice Bellard
4a8c7a7f17 updated
Originally committed as revision 85 to svn://svn.ffmpeg.org/ffmpeg/trunk
2001-08-13 21:51:26 +00:00
Fabrice Bellard
0c1e384c5f updated
Originally committed as revision 62 to svn://svn.ffmpeg.org/ffmpeg/trunk
2001-08-11 18:57:01 +00:00
Fabrice Bellard
16fbebe173 updated
Originally committed as revision 54 to svn://svn.ffmpeg.org/ffmpeg/trunk
2001-08-07 22:51:32 +00:00
Fabrice Bellard
de6d9b6404 Initial revision
Originally committed as revision 5 to svn://svn.ffmpeg.org/ffmpeg/trunk
2001-07-22 14:18:56 +00:00