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.

1037 lines
36KB

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