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.

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