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.

734 lines
25KB

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