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.

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