You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

595 lines
19KB

  1. Entries are sorted chronologically from oldest to youngest within each release,
  2. releases are sorted from youngest to oldest.
  3. version 0.6:
  4. - PB-frame decoding for H.263
  5. - deprecated vhook subsystem removed
  6. - deprecated old scaler removed
  7. - VQF demuxer
  8. - Alpha channel scaler
  9. - PCX encoder
  10. - RTP packetization of H.263
  11. - RTP packetization of AMR
  12. - RTP depacketization of Vorbis
  13. - CorePNG decoding support
  14. - Cook multichannel decoding support
  15. - introduced avlanguage helpers in libavformat
  16. - 8088flex TMV demuxer and decoder
  17. - per-stream language-tags extraction in asfdec
  18. - V210 decoder and encoder
  19. - remaining GPL parts in AC-3 decoder converted to LGPL
  20. - QCP demuxer
  21. - SoX native format muxer and demuxer
  22. - AMR-NB decoding/encoding, AMR-WB decoding via OpenCORE libraries
  23. - DPX image decoder
  24. - Electronic Arts Madcow decoder
  25. - DivX (XSUB) subtitle encoder
  26. - nonfree libamr support for AMR-NB/WB decoding/encoding removed
  27. - experimental AAC encoder
  28. - RTP depacketization of ASF and RTSP from WMS servers
  29. - RTMP support in libavformat
  30. - noX handling for OPT_BOOL X options
  31. - Wave64 demuxer
  32. - IEC-61937 compatible Muxer
  33. - TwinVQ decoder
  34. - Bluray (PGS) subtitle decoder
  35. - LPCM support in MPEG-TS (HDMV RID as found on Blu-ray disks)
  36. - WMA Pro decoder
  37. - Core Audio Format demuxer
  38. - Atrac1 decoder
  39. - MD STUDIO audio demuxer
  40. - RF64 support in WAV demuxer
  41. - MPEG-4 Audio Lossless Coding (ALS) decoder
  42. - -formats option split into -formats, -codecs, -bsfs, and -protocols
  43. - IV8 demuxer
  44. - CDG demuxer and decoder
  45. - R210 decoder
  46. - Auravision Aura 1 and 2 decoders
  47. - Deluxe Paint Animation playback system
  48. - SIPR decoder
  49. - Adobe Filmstrip muxer and demuxer
  50. - RTP depacketization of H.263
  51. - Bink demuxer and audio/video decoders
  52. - enable symbol versioning by default for linkers that support it
  53. - IFF PBM/ILBM bitmap decoder
  54. - concat protocol
  55. - Indeo 5 decoder
  56. - RTP depacketization of AMR
  57. - WMA Voice decoder
  58. - ffprobe tool
  59. - AMR-NB decoder
  60. - RTSP muxer
  61. - HE-AAC v1 decoder
  62. - Kega Game Video (KGV1) decoder
  63. - VorbisComment writing for FLAC, Ogg FLAC and Ogg Speex files
  64. - RTP depacketization of Theora
  65. - HTTP Digest authentication
  66. - RTMP/RTMPT/RTMPS/RTMPE/RTMPTE protocol support via librtmp
  67. - Psygnosis YOP demuxer and video decoder
  68. - spectral extension support in the E-AC-3 decoder
  69. - unsharp video filter
  70. - RTP hinting in the mov/3gp/mp4 muxer
  71. - Dirac in Ogg demuxing
  72. - seek to keyframes in Ogg
  73. - 4:2:2 and 4:4:4 Theora decoding
  74. - 35% faster VP3/Theora decoding
  75. - faster AAC decoding
  76. - faster H.264 decoding
  77. - low overhead Ogg muxing
  78. version 0.5:
  79. - DV50 AKA DVCPRO50 encoder, decoder, muxer and demuxer
  80. - TechSmith Camtasia (TSCC) video decoder
  81. - IBM Ultimotion (ULTI) video decoder
  82. - Sierra Online audio file demuxer and decoder
  83. - Apple QuickDraw (qdrw) video decoder
  84. - Creative ADPCM audio decoder (16 bits as well as 8 bits schemes)
  85. - Electronic Arts Multimedia (WVE/UV2/etc.) file demuxer
  86. - Miro VideoXL (VIXL) video decoder
  87. - H.261 video encoder
  88. - QPEG video decoder
  89. - Nullsoft Video (NSV) file demuxer
  90. - Shorten audio decoder
  91. - LOCO video decoder
  92. - Apple Lossless Audio Codec (ALAC) decoder
  93. - Winnov WNV1 video decoder
  94. - Autodesk Animator Studio Codec (AASC) decoder
  95. - Indeo 2 video decoder
  96. - Fraps FPS1 video decoder
  97. - Snow video encoder/decoder
  98. - Sonic audio encoder/decoder
  99. - Vorbis audio decoder
  100. - Macromedia ADPCM decoder
  101. - Duck TrueMotion 2 video decoder
  102. - support for decoding FLX and DTA extensions in FLIC files
  103. - H.264 custom quantization matrices support
  104. - ffserver fixed, it should now be usable again
  105. - QDM2 audio decoder
  106. - Real Cooker audio decoder
  107. - TrueSpeech audio decoder
  108. - WMA2 audio decoder fixed, now all files should play correctly
  109. - RealAudio 14.4 and 28.8 decoders fixed
  110. - JPEG-LS decoder
  111. - build system improvements
  112. - tabs and trailing whitespace removed from the codebase
  113. - CamStudio video decoder
  114. - AIFF/AIFF-C audio format, encoding and decoding
  115. - ADTS AAC file reading and writing
  116. - Creative VOC file reading and writing
  117. - American Laser Games multimedia (*.mm) playback system
  118. - Zip Motion Blocks Video decoder
  119. - improved Theora/VP3 decoder
  120. - True Audio (TTA) decoder
  121. - AVS demuxer and video decoder
  122. - JPEG-LS encoder
  123. - Smacker demuxer and decoder
  124. - NuppelVideo/MythTV demuxer and RTjpeg decoder
  125. - KMVC decoder
  126. - MPEG-2 intra VLC support
  127. - MPEG-2 4:2:2 encoder
  128. - Flash Screen Video decoder
  129. - GXF demuxer
  130. - Chinese AVS decoder
  131. - GXF muxer
  132. - MXF demuxer
  133. - VC-1/WMV3/WMV9 video decoder
  134. - MacIntel support
  135. - AVISynth support
  136. - VMware video decoder
  137. - VP5 video decoder
  138. - VP6 video decoder
  139. - WavPack lossless audio decoder
  140. - Targa (.TGA) picture decoder
  141. - Vorbis audio encoder
  142. - Delphine Software .cin demuxer/audio and video decoder
  143. - Tiertex .seq demuxer/video decoder
  144. - MTV demuxer
  145. - TIFF picture encoder and decoder
  146. - GIF picture decoder
  147. - Intel Music Coder decoder
  148. - Zip Motion Blocks Video encoder
  149. - Musepack decoder
  150. - Flash Screen Video encoder
  151. - Theora encoding via libtheora
  152. - BMP encoder
  153. - WMA encoder
  154. - GSM-MS encoder and decoder
  155. - DCA decoder
  156. - DXA demuxer and decoder
  157. - DNxHD decoder
  158. - Gamecube movie (.THP) playback system
  159. - Blackfin optimizations
  160. - Interplay C93 demuxer and video decoder
  161. - Bethsoft VID demuxer and video decoder
  162. - CRYO APC demuxer
  163. - Atrac3 decoder
  164. - V.Flash PTX decoder
  165. - RoQ muxer, RoQ audio encoder
  166. - Renderware TXD demuxer and decoder
  167. - extern C declarations for C++ removed from headers
  168. - sws_flags command line option
  169. - codebook generator
  170. - RoQ video encoder
  171. - QTRLE encoder
  172. - OS/2 support removed and restored again
  173. - AC-3 decoder
  174. - NUT muxer
  175. - additional SPARC (VIS) optimizations
  176. - Matroska muxer
  177. - slice-based parallel H.264 decoding
  178. - Monkey's Audio demuxer and decoder
  179. - AMV audio and video decoder
  180. - DNxHD encoder
  181. - H.264 PAFF decoding
  182. - Nellymoser ASAO decoder
  183. - Beam Software SIFF demuxer and decoder
  184. - libvorbis Vorbis decoding removed in favor of native decoder
  185. - IntraX8 (J-Frame) subdecoder for WMV2 and VC-1
  186. - Ogg (Theora, Vorbis and FLAC) muxer
  187. - The "device" muxers and demuxers are now in a new libavdevice library
  188. - PC Paintbrush PCX decoder
  189. - Sun Rasterfile decoder
  190. - TechnoTrend PVA demuxer
  191. - Linux Media Labs MPEG-4 (LMLM4) demuxer
  192. - AVM2 (Flash 9) SWF muxer
  193. - QT variant of IMA ADPCM encoder
  194. - VFW grabber
  195. - iPod/iPhone compatible mp4 muxer
  196. - Mimic decoder
  197. - MSN TCP Webcam stream demuxer
  198. - RL2 demuxer / decoder
  199. - IFF demuxer
  200. - 8SVX audio decoder
  201. - non-recursive Makefiles
  202. - BFI demuxer
  203. - MAXIS EA XA (.xa) demuxer / decoder
  204. - BFI video decoder
  205. - OMA demuxer
  206. - MLP/TrueHD decoder
  207. - Electronic Arts CMV decoder
  208. - Motion Pixels Video decoder
  209. - Motion Pixels MVI demuxer
  210. - removed animated GIF decoder/demuxer
  211. - D-Cinema audio muxer
  212. - Electronic Arts TGV decoder
  213. - Apple Lossless Audio Codec (ALAC) encoder
  214. - AAC decoder
  215. - floating point PCM encoder/decoder
  216. - MXF muxer
  217. - DV100 AKA DVCPRO HD decoder and demuxer
  218. - E-AC-3 support added to AC-3 decoder
  219. - Nellymoser ASAO encoder
  220. - ASS and SSA demuxer and muxer
  221. - liba52 wrapper removed
  222. - SVQ3 watermark decoding support
  223. - Speex decoding via libspeex
  224. - Electronic Arts TGQ decoder
  225. - RV40 decoder
  226. - QCELP / PureVoice decoder
  227. - RV30 decoder
  228. - hybrid WavPack support
  229. - R3D REDCODE demuxer
  230. - ALSA support for playback and record
  231. - Electronic Arts TQI decoder
  232. - OpenJPEG based JPEG 2000 decoder
  233. - NC (NC4600) camera file demuxer
  234. - Gopher client support
  235. - MXF D-10 muxer
  236. - generic metadata API
  237. version 0.4.9-pre1:
  238. - DV encoder, DV muxer
  239. - Microsoft RLE video decoder
  240. - Microsoft Video-1 decoder
  241. - Apple Animation (RLE) decoder
  242. - Apple Graphics (SMC) decoder
  243. - Apple Video (RPZA) decoder
  244. - Cinepak decoder
  245. - Sega FILM (CPK) file demuxer
  246. - Westwood multimedia support (VQA & AUD files)
  247. - Id Quake II CIN playback support
  248. - 8BPS video decoder
  249. - FLIC playback support
  250. - RealVideo 2.0 (RV20) decoder
  251. - Duck TrueMotion v1 (DUCK) video decoder
  252. - Sierra VMD demuxer and video decoder
  253. - MSZH and ZLIB decoder support
  254. - SVQ1 video encoder
  255. - AMR-WB support
  256. - PPC optimizations
  257. - rate distortion optimal cbp support
  258. - rate distorted optimal ac prediction for MPEG-4
  259. - rate distorted optimal lambda->qp support
  260. - AAC encoding with libfaac
  261. - Sunplus JPEG codec (SP5X) support
  262. - use Lagrange multipler instead of QP for ratecontrol
  263. - Theora/VP3 decoding support
  264. - XA and ADX ADPCM codecs
  265. - export MPEG-2 active display area / pan scan
  266. - Add support for configuring with IBM XLC
  267. - floating point AAN DCT
  268. - initial support for zygo video (not complete)
  269. - RGB ffv1 support
  270. - new audio/video parser API
  271. - av_log() system
  272. - av_read_frame() and av_seek_frame() support
  273. - missing last frame fixes
  274. - seek by mouse in ffplay
  275. - noise reduction of DCT coefficients
  276. - H.263 OBMC & 4MV support
  277. - H.263 alternative inter vlc support
  278. - H.263 loop filter
  279. - H.263 slice structured mode
  280. - interlaced DCT support for MPEG-2 encoding
  281. - stuffing to stay above min_bitrate
  282. - MB type & QP visualization
  283. - frame stepping for ffplay
  284. - interlaced motion estimation
  285. - alternate scantable support
  286. - SVCD scan offset support
  287. - closed GOP support
  288. - SSE2 FDCT
  289. - quantizer noise shaping
  290. - G.726 ADPCM audio codec
  291. - MS ADPCM encoding
  292. - multithreaded/SMP motion estimation
  293. - multithreaded/SMP encoding for MPEG-1/MPEG-2/MPEG-4/H.263
  294. - multithreaded/SMP decoding for MPEG-2
  295. - FLAC decoder
  296. - Metrowerks CodeWarrior suppport
  297. - H.263+ custom pcf support
  298. - nicer output for 'ffmpeg -formats'
  299. - Matroska demuxer
  300. - SGI image format, encoding and decoding
  301. - H.264 loop filter support
  302. - H.264 CABAC support
  303. - nicer looking arrows for the motion vector visualization
  304. - improved VCD support
  305. - audio timestamp drift compensation
  306. - MPEG-2 YUV 422/444 support
  307. - polyphase kaiser windowed sinc and blackman nuttall windowed sinc audio resample
  308. - better image scaling
  309. - H.261 support
  310. - correctly interleave packets during encoding
  311. - VIS optimized motion compensation
  312. - intra_dc_precision>0 encoding support
  313. - support reuse of motion vectors/MB types/field select values of the source video
  314. - more accurate deblock filter
  315. - padding support
  316. - many optimizations and bugfixes
  317. - FunCom ISS audio file demuxer and according ADPCM decoding
  318. version 0.4.8:
  319. - MPEG-2 video encoding (Michael)
  320. - Id RoQ playback subsystem (Mike Melanson and Tim Ferguson)
  321. - Wing Commander III Movie (.mve) file playback subsystem (Mike Melanson
  322. and Mario Brito)
  323. - Xan DPCM audio decoder (Mario Brito)
  324. - Interplay MVE playback subsystem (Mike Melanson)
  325. - Duck DK3 and DK4 ADPCM audio decoders (Mike Melanson)
  326. version 0.4.7:
  327. - RealAudio 1.0 (14_4) and 2.0 (28_8) native decoders. Author unknown, code from mplayerhq
  328. (originally from public domain player for Amiga at http://www.honeypot.net/audio)
  329. - current version now also compiles with older GCC (Fabrice)
  330. - 4X multimedia playback system including 4xm file demuxer (Mike
  331. Melanson), and 4X video and audio codecs (Michael)
  332. - Creative YUV (CYUV) decoder (Mike Melanson)
  333. - FFV1 codec (our very simple lossless intra only codec, compresses much better
  334. than HuffYUV) (Michael)
  335. - ASV1 (Asus), H.264, Intel indeo3 codecs have been added (various)
  336. - tiny PNG encoder and decoder, tiny GIF decoder, PAM decoder (PPM with
  337. alpha support), JPEG YUV colorspace support. (Fabrice Bellard)
  338. - ffplay has been replaced with a newer version which uses SDL (optionally)
  339. for multiplatform support (Fabrice)
  340. - Sorenson Version 3 codec (SVQ3) support has been added (decoding only) - donated
  341. by anonymous
  342. - AMR format has been added (Johannes Carlsson)
  343. - 3GP support has been added (Johannes Carlsson)
  344. - VP3 codec has been added (Mike Melanson)
  345. - more MPEG-1/2 fixes
  346. - better multiplatform support, MS Visual Studio fixes (various)
  347. - AltiVec optimizations (Magnus Damn and others)
  348. - SH4 processor support has been added (BERO)
  349. - new public interfaces (avcodec_get_pix_fmt) (Roman Shaposhnick)
  350. - VOB streaming support (Brian Foley)
  351. - better MP3 autodetection (Andriy Rysin)
  352. - qpel encoding (Michael)
  353. - 4mv+b frames encoding finally fixed (Michael)
  354. - chroma ME (Michael)
  355. - 5 comparison functions for ME (Michael)
  356. - B-frame encoding speedup (Michael)
  357. - WMV2 codec (unfinished - Michael)
  358. - user specified diamond size for EPZS (Michael)
  359. - Playstation STR playback subsystem, still experimental (Mike and Michael)
  360. - ASV2 codec (Michael)
  361. - CLJR decoder (Alex)
  362. .. And lots more new enhancements and fixes.
  363. version 0.4.6:
  364. - completely new integer only MPEG audio layer 1/2/3 decoder rewritten
  365. from scratch
  366. - Recoded DCT and motion vector search with gcc (no longer depends on nasm)
  367. - fix quantization bug in AC3 encoder
  368. - added PCM codecs and format. Corrected WAV/AVI/ASF PCM issues
  369. - added prototype ffplay program
  370. - added GOB header parsing on H.263/H.263+ decoder (Juanjo)
  371. - bug fix on MCBPC tables of H.263 (Juanjo)
  372. - bug fix on DC coefficients of H.263 (Juanjo)
  373. - added Advanced Prediction Mode on H.263/H.263+ decoder (Juanjo)
  374. - now we can decode H.263 streams found in QuickTime files (Juanjo)
  375. - now we can decode H.263 streams found in VIVO v1 files(Juanjo)
  376. - preliminary RTP "friendly" mode for H.263/H.263+ coding. (Juanjo)
  377. - added GOB header for H.263/H.263+ coding on RTP mode (Juanjo)
  378. - now H.263 picture size is returned on the first decoded frame (Juanjo)
  379. - added first regression tests
  380. - added MPEG-2 TS demuxer
  381. - new demux API for libav
  382. - more accurate and faster IDCT (Michael)
  383. - faster and entropy-controlled motion search (Michael)
  384. - two pass video encoding (Michael)
  385. - new video rate control (Michael)
  386. - added MSMPEG4V1, MSMPEGV2 and WMV1 support (Michael)
  387. - great performance improvement of video encoders and decoders (Michael)
  388. - new and faster bit readers and vlc parsers (Michael)
  389. - high quality encoding mode: tries all macroblock/VLC types (Michael)
  390. - added DV video decoder
  391. - preliminary RTP/RTSP support in ffserver and libavformat
  392. - H.263+ AIC decoding/encoding support (Juanjo)
  393. - VCD MPEG-PS mode (Juanjo)
  394. - PSNR stuff (Juanjo)
  395. - simple stats output (Juanjo)
  396. - 16-bit and 15-bit RGB/BGR/GBR support (Bisqwit)
  397. version 0.4.5:
  398. - some header fixes (Zdenek Kabelac <kabi at informatics.muni.cz>)
  399. - many MMX optimizations (Nick Kurshev <nickols_k at mail.ru>)
  400. - added configure system (actually a small shell script)
  401. - added MPEG audio layer 1/2/3 decoding using LGPL'ed mpglib by
  402. Michael Hipp (temporary solution - waiting for integer only
  403. decoder)
  404. - fixed VIDIOCSYNC interrupt
  405. - added Intel H.263 decoding support ('I263' AVI fourCC)
  406. - added Real Video 1.0 decoding (needs further testing)
  407. - simplified image formats again. Added PGM format (=grey
  408. pgm). Renamed old PGM to PGMYUV.
  409. - fixed msmpeg4 slice issues (tell me if you still find problems)
  410. - fixed OpenDivX bugs with newer versions (added VOL header decoding)
  411. - added support for MPlayer interface
  412. - added macroblock skip optimization
  413. - added MJPEG decoder
  414. - added mmx/mmxext IDCT from libmpeg2
  415. - added pgmyuvpipe, ppm, and ppm_pipe formats (original patch by Celer
  416. <celer at shell.scrypt.net>)
  417. - added pixel format conversion layer (e.g. for MJPEG or PPM)
  418. - added deinterlacing option
  419. - MPEG-1/2 fixes
  420. - MPEG-4 vol header fixes (Jonathan Marsden <snmjbm at pacbell.net>)
  421. - ARM optimizations (Lionel Ulmer <lionel.ulmer at free.fr>).
  422. - Windows porting of file converter
  423. - added MJPEG raw format (input/ouput)
  424. - added JPEG image format support (input/output)
  425. version 0.4.4:
  426. - fixed some std header definitions (Bjorn Lindgren
  427. <bjorn.e.lindgren at telia.com>).
  428. - added MPEG demuxer (MPEG-1 and 2 compatible).
  429. - added ASF demuxer
  430. - added prototype RM demuxer
  431. - added AC3 decoding (done with libac3 by Aaron Holtzman)
  432. - added decoding codec parameter guessing (.e.g. for MPEG, because the
  433. header does not include them)
  434. - fixed header generation in MPEG-1, AVI and ASF muxer: wmplayer can now
  435. play them (only tested video)
  436. - fixed H.263 white bug
  437. - fixed phase rounding in img resample filter
  438. - add MMX code for polyphase img resample filter
  439. - added CPU autodetection
  440. - added generic title/author/copyright/comment string handling (ASF and RM
  441. use them)
  442. - added SWF demux to extract MP3 track (not usable yet because no MP3
  443. decoder)
  444. - added fractional frame rate support
  445. - codecs are no longer searched by read_header() (should fix ffserver
  446. segfault)
  447. version 0.4.3:
  448. - BGR24 patch (initial patch by Jeroen Vreeken <pe1rxq at amsat.org>)
  449. - fixed raw yuv output
  450. - added motion rounding support in MPEG-4
  451. - fixed motion bug rounding in MSMPEG4
  452. - added B-frame handling in video core
  453. - added full MPEG-1 decoding support
  454. - added partial (frame only) MPEG-2 support
  455. - changed the FOURCC code for H.263 to "U263" to be able to see the
  456. +AVI/H.263 file with the UB Video H.263+ decoder. MPlayer works with
  457. this +codec ;) (JuanJo).
  458. - Halfpel motion estimation after MB type selection (JuanJo)
  459. - added pgm and .Y.U.V output format
  460. - suppressed 'img:' protocol. Simply use: /tmp/test%d.[pgm|Y] as input or
  461. output.
  462. - added pgmpipe I/O format (original patch from Martin Aumueller
  463. <lists at reserv.at>, but changed completely since we use a format
  464. instead of a protocol)
  465. version 0.4.2:
  466. - added H.263/MPEG-4/MSMPEG4 decoding support. MPEG-4 decoding support
  467. (for OpenDivX) is almost complete: 8x8 MVs and rounding are
  468. missing. MSMPEG4 support is complete.
  469. - added prototype MPEG-1 decoder. Only I- and P-frames handled yet (it
  470. can decode ffmpeg MPEGs :-)).
  471. - added libavcodec API documentation (see apiexample.c).
  472. - fixed image polyphase bug (the bottom of some images could be
  473. greenish)
  474. - added support for non clipped motion vectors (decoding only)
  475. and image sizes non-multiple of 16
  476. - added support for AC prediction (decoding only)
  477. - added file overwrite confirmation (can be disabled with -y)
  478. - added custom size picture to H.263 using H.263+ (Juanjo)
  479. version 0.4.1:
  480. - added MSMPEG4 (aka DivX) compatible encoder. Changed default codec
  481. of AVI and ASF to DIV3.
  482. - added -me option to set motion estimation method
  483. (default=log). suppressed redundant -hq option.
  484. - added options -acodec and -vcodec to force a given codec (useful for
  485. AVI for example)
  486. - fixed -an option
  487. - improved dct_quantize speed
  488. - factorized some motion estimation code
  489. version 0.4.0:
  490. - removing grab code from ffserver and moved it to ffmpeg. Added
  491. multistream support to ffmpeg.
  492. - added timeshifting support for live feeds (option ?date=xxx in the
  493. URL)
  494. - added high quality image resize code with polyphase filter (need
  495. mmx/see optimization). Enable multiple image size support in ffserver.
  496. - added multi live feed support in ffserver
  497. - suppressed master feature from ffserver (it should be done with an
  498. external program which opens the .ffm url and writes it to another
  499. ffserver)
  500. - added preliminary support for video stream parsing (WAV and AVI half
  501. done). Added proper support for audio/video file conversion in
  502. ffmpeg.
  503. - added preliminary support for video file sending from ffserver
  504. - redesigning I/O subsystem: now using URL based input and output
  505. (see avio.h)
  506. - added WAV format support
  507. - added "tty user interface" to ffmpeg to stop grabbing gracefully
  508. - added MMX/SSE optimizations to SAD (Sums of Absolutes Differences)
  509. (Juan J. Sierralta P. a.k.a. "Juanjo" <juanjo at atmlab.utfsm.cl>)
  510. - added MMX DCT from mpeg2_movie 1.5 (Juanjo)
  511. - added new motion estimation algorithms, log and phods (Juanjo)
  512. - changed directories: libav for format handling, libavcodec for
  513. codecs
  514. version 0.3.4:
  515. - added stereo in MPEG audio encoder
  516. version 0.3.3:
  517. - added 'high quality' mode which use motion vectors. It can be used in
  518. real time at low resolution.
  519. - fixed rounding problems which caused quality problems at high
  520. bitrates and large GOP size
  521. version 0.3.2: small fixes
  522. - ASF fixes
  523. - put_seek bug fix
  524. version 0.3.1: added avi/divx support
  525. - added AVI support
  526. - added MPEG-4 codec compatible with OpenDivX. It is based on the H.263 codec
  527. - added sound for flash format (not tested)
  528. version 0.3: initial public release