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.

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