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.

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