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.

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