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.

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