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.

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