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.

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