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.

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