You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1262 lines
43KB

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