Changelog 34 KB

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