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.

1107 lines
39KB

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