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.

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