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.

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