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.

524 lines
17KB

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