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.

1135 lines
39KB

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