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.

1272 lines
44KB

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