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.

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