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.

1159 lines
40KB

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