Changelog 26 KB

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