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.

1232 lines
42KB

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