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.

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