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.

1164 lines
40KB

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