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.

611 lines
20KB

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