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.

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