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.

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