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.

1238 lines
43KB

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