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.

514 lines
17KB

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