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.

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