Changelog 42 KB

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