Changelog 40 KB

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