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.

1267 lines
44KB

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