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.

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