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.

977 lines
35KB

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