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.

1331 lines
47KB

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