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.

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