Changelog 44 KB

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