Changelog 22 KB

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