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.

759 lines
26KB

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