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.

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