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.

1193 lines
41KB

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