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.

963 lines
34KB

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