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.

707 lines
23KB

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