Changelog 22 KB

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