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.

1048 lines
37KB

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