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.

1085 lines
38KB

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