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.

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