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.

652 lines
22KB

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