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.

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