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.

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