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.

1012 lines
36KB

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