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.

989 lines
35KB

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