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.

606 lines
20KB

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