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.

563 lines
18KB

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