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.

1259 lines
43KB

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