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.

1169 lines
40KB

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