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.

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