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.

1093 lines
38KB

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