Changelog 26 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741
  1. Entries are sorted chronologically from oldest to youngest within each release,
  2. releases are sorted from youngest to oldest.
  3. version 0.6.6:
  4. - id3v2: fix skipping extended header in id3v2.4
  5. - nsvdec: Fix use of uninitialized streams
  6. - nsvdec: Be more careful with av_malloc()
  7. - nsvdec: Propagate errors
  8. - dv: check stype
  9. - dv: Fix null pointer dereference due to ach=0
  10. - dv: Fix small stack overread related to CVE-2011-3929 and CVE-2011-3936.
  11. - atrac3: Fix crash in tonal component decoding
  12. - mjpegbdec: Fix overflow in SOS
  13. - kgv1dec: Increase offsets array size so it is large enough
  14. - motionpixels: decode only the 111 complete frames for fate
  15. - motionpixels: Clip YUV values after applying a gradient
  16. - celp filters: Do not read earlier than the start of the 'out' vector
  17. - vqavideo: return error if image size is not a multiple of block size (CVE-2012-0947)
  18. - dpcm: ignore extra unpaired bytes in stereo streams (CVE-2011-3951)
  19. - aacsbr: prevent out of bounds memcpy() (CVE-2012-0850)
  20. - h264: Add check for invalid chroma_format_idc (CVE-2012-0851)
  21. - adpcm: ADPCM Electronic Arts has always two channels (CVE-2012-0852)
  22. - shorten: remove VLA and check for buffer overflow
  23. - shorten: Prevent block size from increasing
  24. - shorten: Fix out of bound writes in fix_bitshift()
  25. - shorten: check for realloc failure (CVE-2012-0858)
  26. - shorten: Use separate pointers for the allocated memory for decoded samples (CVE-2012-0858)
  27. - kmvc: Check palsize (CVE-2011-3952)
  28. - qdm2: clip array indices returned by qdm2_get_vlc()
  29. - configure: properly check for mingw-w64 through installed headers
  30. - mingw32: properly check if vfw capture is supported by the system headers
  31. - mingw32: merge checks for mingw-w64 and mingw32-runtime >= 3.15 into one
  32. - dxva2: define required feature selection macros
  33. - png: check bit depth for PAL8/Y400A pixel formats
  34. - ea: check chunk_size for validity
  35. - tqi: Pass errors from the MB decoder
  36. version 0.6.5:
  37. - vorbis: An additional defense in the Vorbis codec. (CVE-2011-3895)
  38. - vorbisdec: Fix decoding bug with channel handling.
  39. - matroskadec: Fix a bug where a pointer was cached to an array that might
  40. later move due to a realloc(). (CVE-2011-3893)
  41. - vorbis: Avoid some out-of-bounds reads. (CVE-2011-3893)
  42. - vp3: fix oob read for negative tokens and memleaks on error, (CVE-2011-3892)
  43. - vp3: fix streams with non-zero last coefficient.
  44. version 0.6.4:
  45. - 4xm: Add a check in decode_i_frame to prevent buffer overreads
  46. - wma: initialize prev_block_len_bits, next_block_len_bits, and block_len_bits.
  47. - swscale: #include "libavutil/mathematics.h"
  48. - vp3dec: Check coefficient index in vp3_dequant() (CVE-2011-4352)
  49. - svq1dec: call avcodec_set_dimensions() after dimensions changed. (CVE-2011-4579)
  50. - commits related to CVE-2011-4353:
  51. - vp6: Fix illegal read.
  52. - vp6: Reset the internal state when aborting key frames header parsing
  53. - vp6: Check for huffman tree build errors
  54. - vp6: partially propagate huffman tree building errors during coeff model parsing and fix misspelling
  55. - commits related to CVE-2011-4351:
  56. - qdm2: check output buffer size before decoding
  57. - Fix qdm2 decoder packet handling to match the api
  58. - Fix out of bound reads in the QDM2 decoder.
  59. - Check for out of bound writes in the QDM2 decoder.
  60. - vmd: fix segfaults on corruped streams (CVE-2011-4364)
  61. - rv34: Check for invalid slice offsets
  62. - rv34: Fix potential overreads
  63. - rv34: Avoid NULL dereference on corrupted bitstream
  64. - rv10: Reject slices that does not have the same type as the first one
  65. - oggdec: fix out of bound write in the ogg demuxer
  66. - smacker: fix a few off by 1 errors
  67. - Check for invalid VLC value in smacker decoder.
  68. - Check and propagate errors when VLC trees cannot be built in smacker decoder.
  69. - Fixed off by one packet size allocation in the smacker demuxer.
  70. - Check for invalid packet size in the smacker demuxer.
  71. - ape demuxer: fix segfault on memory allocation failure.
  72. - Fixed size given to init_get_bits() in xan decoder.
  73. - smacker demuxer: handle possible av_realloc() failure.
  74. - Fixed segfault with wavpack decoder on corrupted decorrelation terms sub-blocks.
  75. - indeo2: fail if input buffer too small
  76. - indeo2: init_get_bits size in bits instead of bytes
  77. - wavpack: Check error codes rather than working around error conditions.
  78. - Fixed invalid writes and reads in wavpack decoder on corrupted bitstreams.
  79. - cpu detection: avoid a signed overflow
  80. - h264: correct implicit weight table computation for long ref pics
  81. - h264: correct the check for invalid long term frame index in MMCO decode
  82. - rv10/20: tell decoder to use edge emulation
  83. - flvenc: use int64_t to store offsets
  84. - VC-1: fix reading of custom PAR.
  85. - h264: notice memory allocation failure
  86. - libx264: do not set pic quality if no frame is output
  87. - mxfdec: Include FF_INPUT_BUFFER_PADDING_SIZE when allocating extradata.
  88. - rv30: return AVERROR(EINVAL) instead of EINVAL
  89. - Do not decode RV30 files if the extradata is too small
  90. - aacps: skip some memcpy() if src and dst would be equal
  91. - mpegts: fix Continuity Counter error detection
  92. - alsa: fallback to buffer_size/4 for period_size.
  93. - mxfenc: fix ignored drop flag in binary timecode representation.
  94. - dca: set AVCodecContext frame_size for DTS audio
  95. - H.264: fix overreads of qscale_table
  96. - postprocess.c: filter name needs to be double 0 terminated
  97. - Replace strncpy() with av_strlcpy() in libpostproc.
  98. - jpegdec: actually search for and parse RSTn
  99. - riff: Add mpgv MPEG-2 fourcc
  100. - Added M701 codec_tag for mpeg2video
  101. version 0.6.3:
  102. - fix compilation with --enable-hardcoded-tables
  103. - mjpeg: Detect overreads in mjpeg_decode_scan() and error out.
  104. - aac: add headers needed for log2f()
  105. - lavf: inspect more frames for fps when container time base is coarse
  106. - AMV: disable DR1 and don't override EMU_EDGE
  107. (addresses http://seclists.org/bugtraq/2011/Apr/257)
  108. - Fix memory (re)allocation in matroskadec.c (MSVR11-011/CVE-2011-3504)
  109. - Fix some crashes with invalid bitstreams in the CAVS decoder
  110. (CVE-2011-3362, CVE-2011-3973, CVE-2011-3974)
  111. - Compilation fixes for gcc-4.6, testsuite now passes again
  112. - Fix a heap corruption issue in the OGG decoder
  113. - Backported the Android VisualOn AAC encoder wrapper from 0.7.2
  114. version 0.6.3:
  115. - AMV: Fix possibly exploitable crash.
  116. - Fix apparently exploitable race condition.
  117. (addresses http://seclists.org/bugtraq/2011/Apr/257)
  118. version 0.6.2:
  119. - fix compilation with --enable-hardcoded-tables
  120. - Fix invalid reads in VC-1 decoding (related to CVE-2011-0723)
  121. - Do not attempt to decode APE file with no frames
  122. (adresses http://packetstorm.linuxsecurity.com/1103-exploits/vlc105-dos.txt)
  123. version 0.6.1:
  124. - fix autodetection of E-AC-3 substream samples
  125. - performance fix for seekable HTTP
  126. - backport AAC-HE v2 from trunk
  127. - add missing VP80 fourcc code for the VP8 codec
  128. - small documentation fixes
  129. - fix several potentially exploitable issues in the FLIC decoder
  130. (addresses CVE-2010-3429)
  131. version 0.6:
  132. - PB-frame decoding for H.263
  133. - deprecated vhook subsystem removed
  134. - deprecated old scaler removed
  135. - VQF demuxer
  136. - alpha channel scaler
  137. - PCX encoder
  138. - RTP packetization of H.263
  139. - RTP packetization of AMR
  140. - RTP depacketization of Vorbis
  141. - CorePNG decoding support
  142. - Cook multichannel decoding support
  143. - introduced avlanguage helpers in libavformat
  144. - 8088flex TMV demuxer and decoder
  145. - per-stream language-tags extraction in asfdec
  146. - V210 decoder and encoder
  147. - remaining GPL parts in AC-3 decoder converted to LGPL
  148. - QCP demuxer
  149. - SoX native format muxer and demuxer
  150. - AMR-NB decoding/encoding, AMR-WB decoding via OpenCORE libraries
  151. - DPX image decoder
  152. - Electronic Arts Madcow decoder
  153. - DivX (XSUB) subtitle encoder
  154. - nonfree libamr support for AMR-NB/WB decoding/encoding removed
  155. - experimental AAC encoder
  156. - RTP depacketization of ASF and RTSP from WMS servers
  157. - RTMP support in libavformat
  158. - noX handling for OPT_BOOL X options
  159. - Wave64 demuxer
  160. - IEC-61937 compatible Muxer
  161. - TwinVQ decoder
  162. - Bluray (PGS) subtitle decoder
  163. - LPCM support in MPEG-TS (HDMV RID as found on Blu-ray disks)
  164. - WMA Pro decoder
  165. - Core Audio Format demuxer
  166. - Atrac1 decoder
  167. - MD STUDIO audio demuxer
  168. - RF64 support in WAV demuxer
  169. - MPEG-4 Audio Lossless Coding (ALS) decoder
  170. - -formats option split into -formats, -codecs, -bsfs, and -protocols
  171. - IV8 demuxer
  172. - CDG demuxer and decoder
  173. - R210 decoder
  174. - Auravision Aura 1 and 2 decoders
  175. - Deluxe Paint Animation playback system
  176. - SIPR decoder
  177. - Adobe Filmstrip muxer and demuxer
  178. - RTP depacketization of H.263
  179. - Bink demuxer and audio/video decoders
  180. - enable symbol versioning by default for linkers that support it
  181. - IFF PBM/ILBM bitmap decoder
  182. - concat protocol
  183. - Indeo 5 decoder
  184. - RTP depacketization of AMR
  185. - WMA Voice decoder
  186. - ffprobe tool
  187. - AMR-NB decoder
  188. - RTSP muxer
  189. - HE-AAC v1 decoder
  190. - Kega Game Video (KGV1) decoder
  191. - VorbisComment writing for FLAC, Ogg FLAC and Ogg Speex files
  192. - RTP depacketization of Theora
  193. - HTTP Digest authentication
  194. - RTMP/RTMPT/RTMPS/RTMPE/RTMPTE protocol support via librtmp
  195. - Psygnosis YOP demuxer and video decoder
  196. - spectral extension support in the E-AC-3 decoder
  197. - unsharp video filter
  198. - RTP hinting in the mov/3gp/mp4 muxer
  199. - Dirac in Ogg demuxing
  200. - seek to keyframes in Ogg
  201. - 4:2:2 and 4:4:4 Theora decoding
  202. - 35% faster VP3/Theora decoding
  203. - faster AAC decoding
  204. - faster H.264 decoding
  205. - WebM support in Matroska de/muxer
  206. - low overhead Ogg muxing
  207. - VP8 de/encoding via libvpx
  208. - CODEC_CAP_EXPERIMENTAL added
  209. version 0.5:
  210. - DV50 AKA DVCPRO50 encoder, decoder, muxer and demuxer
  211. - TechSmith Camtasia (TSCC) video decoder
  212. - IBM Ultimotion (ULTI) video decoder
  213. - Sierra Online audio file demuxer and decoder
  214. - Apple QuickDraw (qdrw) video decoder
  215. - Creative ADPCM audio decoder (16 bits as well as 8 bits schemes)
  216. - Electronic Arts Multimedia (WVE/UV2/etc.) file demuxer
  217. - Miro VideoXL (VIXL) video decoder
  218. - H.261 video encoder
  219. - QPEG video decoder
  220. - Nullsoft Video (NSV) file demuxer
  221. - Shorten audio decoder
  222. - LOCO video decoder
  223. - Apple Lossless Audio Codec (ALAC) decoder
  224. - Winnov WNV1 video decoder
  225. - Autodesk Animator Studio Codec (AASC) decoder
  226. - Indeo 2 video decoder
  227. - Fraps FPS1 video decoder
  228. - Snow video encoder/decoder
  229. - Sonic audio encoder/decoder
  230. - Vorbis audio decoder
  231. - Macromedia ADPCM decoder
  232. - Duck TrueMotion 2 video decoder
  233. - support for decoding FLX and DTA extensions in FLIC files
  234. - H.264 custom quantization matrices support
  235. - ffserver fixed, it should now be usable again
  236. - QDM2 audio decoder
  237. - Real Cooker audio decoder
  238. - TrueSpeech audio decoder
  239. - WMA2 audio decoder fixed, now all files should play correctly
  240. - RealAudio 14.4 and 28.8 decoders fixed
  241. - JPEG-LS decoder
  242. - build system improvements
  243. - tabs and trailing whitespace removed from the codebase
  244. - CamStudio video decoder
  245. - AIFF/AIFF-C audio format, encoding and decoding
  246. - ADTS AAC file reading and writing
  247. - Creative VOC file reading and writing
  248. - American Laser Games multimedia (*.mm) playback system
  249. - Zip Motion Blocks Video decoder
  250. - improved Theora/VP3 decoder
  251. - True Audio (TTA) decoder
  252. - AVS demuxer and video decoder
  253. - JPEG-LS encoder
  254. - Smacker demuxer and decoder
  255. - NuppelVideo/MythTV demuxer and RTjpeg decoder
  256. - KMVC decoder
  257. - MPEG-2 intra VLC support
  258. - MPEG-2 4:2:2 encoder
  259. - Flash Screen Video decoder
  260. - GXF demuxer
  261. - Chinese AVS decoder
  262. - GXF muxer
  263. - MXF demuxer
  264. - VC-1/WMV3/WMV9 video decoder
  265. - MacIntel support
  266. - AVISynth support
  267. - VMware video decoder
  268. - VP5 video decoder
  269. - VP6 video decoder
  270. - WavPack lossless audio decoder
  271. - Targa (.TGA) picture decoder
  272. - Vorbis audio encoder
  273. - Delphine Software .cin demuxer/audio and video decoder
  274. - Tiertex .seq demuxer/video decoder
  275. - MTV demuxer
  276. - TIFF picture encoder and decoder
  277. - GIF picture decoder
  278. - Intel Music Coder decoder
  279. - Zip Motion Blocks Video encoder
  280. - Musepack decoder
  281. - Flash Screen Video encoder
  282. - Theora encoding via libtheora
  283. - BMP encoder
  284. - WMA encoder
  285. - GSM-MS encoder and decoder
  286. - DCA decoder
  287. - DXA demuxer and decoder
  288. - DNxHD decoder
  289. - Gamecube movie (.THP) playback system
  290. - Blackfin optimizations
  291. - Interplay C93 demuxer and video decoder
  292. - Bethsoft VID demuxer and video decoder
  293. - CRYO APC demuxer
  294. - Atrac3 decoder
  295. - V.Flash PTX decoder
  296. - RoQ muxer, RoQ audio encoder
  297. - Renderware TXD demuxer and decoder
  298. - extern C declarations for C++ removed from headers
  299. - sws_flags command line option
  300. - codebook generator
  301. - RoQ video encoder
  302. - QTRLE encoder
  303. - OS/2 support removed and restored again
  304. - AC-3 decoder
  305. - NUT muxer
  306. - additional SPARC (VIS) optimizations
  307. - Matroska muxer
  308. - slice-based parallel H.264 decoding
  309. - Monkey's Audio demuxer and decoder
  310. - AMV audio and video decoder
  311. - DNxHD encoder
  312. - H.264 PAFF decoding
  313. - Nellymoser ASAO decoder
  314. - Beam Software SIFF demuxer and decoder
  315. - libvorbis Vorbis decoding removed in favor of native decoder
  316. - IntraX8 (J-Frame) subdecoder for WMV2 and VC-1
  317. - Ogg (Theora, Vorbis and FLAC) muxer
  318. - The "device" muxers and demuxers are now in a new libavdevice library
  319. - PC Paintbrush PCX decoder
  320. - Sun Rasterfile decoder
  321. - TechnoTrend PVA demuxer
  322. - Linux Media Labs MPEG-4 (LMLM4) demuxer
  323. - AVM2 (Flash 9) SWF muxer
  324. - QT variant of IMA ADPCM encoder
  325. - VFW grabber
  326. - iPod/iPhone compatible mp4 muxer
  327. - Mimic decoder
  328. - MSN TCP Webcam stream demuxer
  329. - RL2 demuxer / decoder
  330. - IFF demuxer
  331. - 8SVX audio decoder
  332. - non-recursive Makefiles
  333. - BFI demuxer
  334. - MAXIS EA XA (.xa) demuxer / decoder
  335. - BFI video decoder
  336. - OMA demuxer
  337. - MLP/TrueHD decoder
  338. - Electronic Arts CMV decoder
  339. - Motion Pixels Video decoder
  340. - Motion Pixels MVI demuxer
  341. - removed animated GIF decoder/demuxer
  342. - D-Cinema audio muxer
  343. - Electronic Arts TGV decoder
  344. - Apple Lossless Audio Codec (ALAC) encoder
  345. - AAC decoder
  346. - floating point PCM encoder/decoder
  347. - MXF muxer
  348. - DV100 AKA DVCPRO HD decoder and demuxer
  349. - E-AC-3 support added to AC-3 decoder
  350. - Nellymoser ASAO encoder
  351. - ASS and SSA demuxer and muxer
  352. - liba52 wrapper removed
  353. - SVQ3 watermark decoding support
  354. - Speex decoding via libspeex
  355. - Electronic Arts TGQ decoder
  356. - RV40 decoder
  357. - QCELP / PureVoice decoder
  358. - RV30 decoder
  359. - hybrid WavPack support
  360. - R3D REDCODE demuxer
  361. - ALSA support for playback and record
  362. - Electronic Arts TQI decoder
  363. - OpenJPEG based JPEG 2000 decoder
  364. - NC (NC4600) camera file demuxer
  365. - Gopher client support
  366. - MXF D-10 muxer
  367. - generic metadata API
  368. version 0.4.9-pre1:
  369. - DV encoder, DV muxer
  370. - Microsoft RLE video decoder
  371. - Microsoft Video-1 decoder
  372. - Apple Animation (RLE) decoder
  373. - Apple Graphics (SMC) decoder
  374. - Apple Video (RPZA) decoder
  375. - Cinepak decoder
  376. - Sega FILM (CPK) file demuxer
  377. - Westwood multimedia support (VQA & AUD files)
  378. - Id Quake II CIN playback support
  379. - 8BPS video decoder
  380. - FLIC playback support
  381. - RealVideo 2.0 (RV20) decoder
  382. - Duck TrueMotion v1 (DUCK) video decoder
  383. - Sierra VMD demuxer and video decoder
  384. - MSZH and ZLIB decoder support
  385. - SVQ1 video encoder
  386. - AMR-WB support
  387. - PPC optimizations
  388. - rate distortion optimal cbp support
  389. - rate distorted optimal ac prediction for MPEG-4
  390. - rate distorted optimal lambda->qp support
  391. - AAC encoding with libfaac
  392. - Sunplus JPEG codec (SP5X) support
  393. - use Lagrange multipler instead of QP for ratecontrol
  394. - Theora/VP3 decoding support
  395. - XA and ADX ADPCM codecs
  396. - export MPEG-2 active display area / pan scan
  397. - Add support for configuring with IBM XLC
  398. - floating point AAN DCT
  399. - initial support for zygo video (not complete)
  400. - RGB ffv1 support
  401. - new audio/video parser API
  402. - av_log() system
  403. - av_read_frame() and av_seek_frame() support
  404. - missing last frame fixes
  405. - seek by mouse in ffplay
  406. - noise reduction of DCT coefficients
  407. - H.263 OBMC & 4MV support
  408. - H.263 alternative inter vlc support
  409. - H.263 loop filter
  410. - H.263 slice structured mode
  411. - interlaced DCT support for MPEG-2 encoding
  412. - stuffing to stay above min_bitrate
  413. - MB type & QP visualization
  414. - frame stepping for ffplay
  415. - interlaced motion estimation
  416. - alternate scantable support
  417. - SVCD scan offset support
  418. - closed GOP support
  419. - SSE2 FDCT
  420. - quantizer noise shaping
  421. - G.726 ADPCM audio codec
  422. - MS ADPCM encoding
  423. - multithreaded/SMP motion estimation
  424. - multithreaded/SMP encoding for MPEG-1/MPEG-2/MPEG-4/H.263
  425. - multithreaded/SMP decoding for MPEG-2
  426. - FLAC decoder
  427. - Metrowerks CodeWarrior suppport
  428. - H.263+ custom pcf support
  429. - nicer output for 'ffmpeg -formats'
  430. - Matroska demuxer
  431. - SGI image format, encoding and decoding
  432. - H.264 loop filter support
  433. - H.264 CABAC support
  434. - nicer looking arrows for the motion vector visualization
  435. - improved VCD support
  436. - audio timestamp drift compensation
  437. - MPEG-2 YUV 422/444 support
  438. - polyphase kaiser windowed sinc and blackman nuttall windowed sinc audio resample
  439. - better image scaling
  440. - H.261 support
  441. - correctly interleave packets during encoding
  442. - VIS optimized motion compensation
  443. - intra_dc_precision>0 encoding support
  444. - support reuse of motion vectors/MB types/field select values of the source video
  445. - more accurate deblock filter
  446. - padding support
  447. - many optimizations and bugfixes
  448. - FunCom ISS audio file demuxer and according ADPCM decoding
  449. version 0.4.8:
  450. - MPEG-2 video encoding (Michael)
  451. - Id RoQ playback subsystem (Mike Melanson and Tim Ferguson)
  452. - Wing Commander III Movie (.mve) file playback subsystem (Mike Melanson
  453. and Mario Brito)
  454. - Xan DPCM audio decoder (Mario Brito)
  455. - Interplay MVE playback subsystem (Mike Melanson)
  456. - Duck DK3 and DK4 ADPCM audio decoders (Mike Melanson)
  457. version 0.4.7:
  458. - RealAudio 1.0 (14_4) and 2.0 (28_8) native decoders. Author unknown, code from mplayerhq
  459. (originally from public domain player for Amiga at http://www.honeypot.net/audio)
  460. - current version now also compiles with older GCC (Fabrice)
  461. - 4X multimedia playback system including 4xm file demuxer (Mike
  462. Melanson), and 4X video and audio codecs (Michael)
  463. - Creative YUV (CYUV) decoder (Mike Melanson)
  464. - FFV1 codec (our very simple lossless intra only codec, compresses much better
  465. than HuffYUV) (Michael)
  466. - ASV1 (Asus), H.264, Intel indeo3 codecs have been added (various)
  467. - tiny PNG encoder and decoder, tiny GIF decoder, PAM decoder (PPM with
  468. alpha support), JPEG YUV colorspace support. (Fabrice Bellard)
  469. - ffplay has been replaced with a newer version which uses SDL (optionally)
  470. for multiplatform support (Fabrice)
  471. - Sorenson Version 3 codec (SVQ3) support has been added (decoding only) - donated
  472. by anonymous
  473. - AMR format has been added (Johannes Carlsson)
  474. - 3GP support has been added (Johannes Carlsson)
  475. - VP3 codec has been added (Mike Melanson)
  476. - more MPEG-1/2 fixes
  477. - better multiplatform support, MS Visual Studio fixes (various)
  478. - AltiVec optimizations (Magnus Damn and others)
  479. - SH4 processor support has been added (BERO)
  480. - new public interfaces (avcodec_get_pix_fmt) (Roman Shaposhnick)
  481. - VOB streaming support (Brian Foley)
  482. - better MP3 autodetection (Andriy Rysin)
  483. - qpel encoding (Michael)
  484. - 4mv+b frames encoding finally fixed (Michael)
  485. - chroma ME (Michael)
  486. - 5 comparison functions for ME (Michael)
  487. - B-frame encoding speedup (Michael)
  488. - WMV2 codec (unfinished - Michael)
  489. - user specified diamond size for EPZS (Michael)
  490. - Playstation STR playback subsystem, still experimental (Mike and Michael)
  491. - ASV2 codec (Michael)
  492. - CLJR decoder (Alex)
  493. .. And lots more new enhancements and fixes.
  494. version 0.4.6:
  495. - completely new integer only MPEG audio layer 1/2/3 decoder rewritten
  496. from scratch
  497. - Recoded DCT and motion vector search with gcc (no longer depends on nasm)
  498. - fix quantization bug in AC3 encoder
  499. - added PCM codecs and format. Corrected WAV/AVI/ASF PCM issues
  500. - added prototype ffplay program
  501. - added GOB header parsing on H.263/H.263+ decoder (Juanjo)
  502. - bug fix on MCBPC tables of H.263 (Juanjo)
  503. - bug fix on DC coefficients of H.263 (Juanjo)
  504. - added Advanced Prediction Mode on H.263/H.263+ decoder (Juanjo)
  505. - now we can decode H.263 streams found in QuickTime files (Juanjo)
  506. - now we can decode H.263 streams found in VIVO v1 files(Juanjo)
  507. - preliminary RTP "friendly" mode for H.263/H.263+ coding. (Juanjo)
  508. - added GOB header for H.263/H.263+ coding on RTP mode (Juanjo)
  509. - now H.263 picture size is returned on the first decoded frame (Juanjo)
  510. - added first regression tests
  511. - added MPEG-2 TS demuxer
  512. - new demux API for libav
  513. - more accurate and faster IDCT (Michael)
  514. - faster and entropy-controlled motion search (Michael)
  515. - two pass video encoding (Michael)
  516. - new video rate control (Michael)
  517. - added MSMPEG4V1, MSMPEGV2 and WMV1 support (Michael)
  518. - great performance improvement of video encoders and decoders (Michael)
  519. - new and faster bit readers and vlc parsers (Michael)
  520. - high quality encoding mode: tries all macroblock/VLC types (Michael)
  521. - added DV video decoder
  522. - preliminary RTP/RTSP support in ffserver and libavformat
  523. - H.263+ AIC decoding/encoding support (Juanjo)
  524. - VCD MPEG-PS mode (Juanjo)
  525. - PSNR stuff (Juanjo)
  526. - simple stats output (Juanjo)
  527. - 16-bit and 15-bit RGB/BGR/GBR support (Bisqwit)
  528. version 0.4.5:
  529. - some header fixes (Zdenek Kabelac <kabi at informatics.muni.cz>)
  530. - many MMX optimizations (Nick Kurshev <nickols_k at mail.ru>)
  531. - added configure system (actually a small shell script)
  532. - added MPEG audio layer 1/2/3 decoding using LGPL'ed mpglib by
  533. Michael Hipp (temporary solution - waiting for integer only
  534. decoder)
  535. - fixed VIDIOCSYNC interrupt
  536. - added Intel H.263 decoding support ('I263' AVI fourCC)
  537. - added Real Video 1.0 decoding (needs further testing)
  538. - simplified image formats again. Added PGM format (=grey
  539. pgm). Renamed old PGM to PGMYUV.
  540. - fixed msmpeg4 slice issues (tell me if you still find problems)
  541. - fixed OpenDivX bugs with newer versions (added VOL header decoding)
  542. - added support for MPlayer interface
  543. - added macroblock skip optimization
  544. - added MJPEG decoder
  545. - added mmx/mmxext IDCT from libmpeg2
  546. - added pgmyuvpipe, ppm, and ppm_pipe formats (original patch by Celer
  547. <celer at shell.scrypt.net>)
  548. - added pixel format conversion layer (e.g. for MJPEG or PPM)
  549. - added deinterlacing option
  550. - MPEG-1/2 fixes
  551. - MPEG-4 vol header fixes (Jonathan Marsden <snmjbm at pacbell.net>)
  552. - ARM optimizations (Lionel Ulmer <lionel.ulmer at free.fr>).
  553. - Windows porting of file converter
  554. - added MJPEG raw format (input/ouput)
  555. - added JPEG image format support (input/output)
  556. version 0.4.4:
  557. - fixed some std header definitions (Bjorn Lindgren
  558. <bjorn.e.lindgren at telia.com>).
  559. - added MPEG demuxer (MPEG-1 and 2 compatible).
  560. - added ASF demuxer
  561. - added prototype RM demuxer
  562. - added AC3 decoding (done with libac3 by Aaron Holtzman)
  563. - added decoding codec parameter guessing (.e.g. for MPEG, because the
  564. header does not include them)
  565. - fixed header generation in MPEG-1, AVI and ASF muxer: wmplayer can now
  566. play them (only tested video)
  567. - fixed H.263 white bug
  568. - fixed phase rounding in img resample filter
  569. - add MMX code for polyphase img resample filter
  570. - added CPU autodetection
  571. - added generic title/author/copyright/comment string handling (ASF and RM
  572. use them)
  573. - added SWF demux to extract MP3 track (not usable yet because no MP3
  574. decoder)
  575. - added fractional frame rate support
  576. - codecs are no longer searched by read_header() (should fix ffserver
  577. segfault)
  578. version 0.4.3:
  579. - BGR24 patch (initial patch by Jeroen Vreeken <pe1rxq at amsat.org>)
  580. - fixed raw yuv output
  581. - added motion rounding support in MPEG-4
  582. - fixed motion bug rounding in MSMPEG4
  583. - added B-frame handling in video core
  584. - added full MPEG-1 decoding support
  585. - added partial (frame only) MPEG-2 support
  586. - changed the FOURCC code for H.263 to "U263" to be able to see the
  587. +AVI/H.263 file with the UB Video H.263+ decoder. MPlayer works with
  588. this +codec ;) (JuanJo).
  589. - Halfpel motion estimation after MB type selection (JuanJo)
  590. - added pgm and .Y.U.V output format
  591. - suppressed 'img:' protocol. Simply use: /tmp/test%d.[pgm|Y] as input or
  592. output.
  593. - added pgmpipe I/O format (original patch from Martin Aumueller
  594. <lists at reserv.at>, but changed completely since we use a format
  595. instead of a protocol)
  596. version 0.4.2:
  597. - added H.263/MPEG-4/MSMPEG4 decoding support. MPEG-4 decoding support
  598. (for OpenDivX) is almost complete: 8x8 MVs and rounding are
  599. missing. MSMPEG4 support is complete.
  600. - added prototype MPEG-1 decoder. Only I- and P-frames handled yet (it
  601. can decode ffmpeg MPEGs :-)).
  602. - added libavcodec API documentation (see apiexample.c).
  603. - fixed image polyphase bug (the bottom of some images could be
  604. greenish)
  605. - added support for non clipped motion vectors (decoding only)
  606. and image sizes non-multiple of 16
  607. - added support for AC prediction (decoding only)
  608. - added file overwrite confirmation (can be disabled with -y)
  609. - added custom size picture to H.263 using H.263+ (Juanjo)
  610. version 0.4.1:
  611. - added MSMPEG4 (aka DivX) compatible encoder. Changed default codec
  612. of AVI and ASF to DIV3.
  613. - added -me option to set motion estimation method
  614. (default=log). suppressed redundant -hq option.
  615. - added options -acodec and -vcodec to force a given codec (useful for
  616. AVI for example)
  617. - fixed -an option
  618. - improved dct_quantize speed
  619. - factorized some motion estimation code
  620. version 0.4.0:
  621. - removing grab code from ffserver and moved it to ffmpeg. Added
  622. multistream support to ffmpeg.
  623. - added timeshifting support for live feeds (option ?date=xxx in the
  624. URL)
  625. - added high quality image resize code with polyphase filter (need
  626. mmx/see optimization). Enable multiple image size support in ffserver.
  627. - added multi live feed support in ffserver
  628. - suppressed master feature from ffserver (it should be done with an
  629. external program which opens the .ffm url and writes it to another
  630. ffserver)
  631. - added preliminary support for video stream parsing (WAV and AVI half
  632. done). Added proper support for audio/video file conversion in
  633. ffmpeg.
  634. - added preliminary support for video file sending from ffserver
  635. - redesigning I/O subsystem: now using URL based input and output
  636. (see avio.h)
  637. - added WAV format support
  638. - added "tty user interface" to ffmpeg to stop grabbing gracefully
  639. - added MMX/SSE optimizations to SAD (Sums of Absolutes Differences)
  640. (Juan J. Sierralta P. a.k.a. "Juanjo" <juanjo at atmlab.utfsm.cl>)
  641. - added MMX DCT from mpeg2_movie 1.5 (Juanjo)
  642. - added new motion estimation algorithms, log and phods (Juanjo)
  643. - changed directories: libav for format handling, libavcodec for
  644. codecs
  645. version 0.3.4:
  646. - added stereo in MPEG audio encoder
  647. version 0.3.3:
  648. - added 'high quality' mode which use motion vectors. It can be used in
  649. real time at low resolution.
  650. - fixed rounding problems which caused quality problems at high
  651. bitrates and large GOP size
  652. version 0.3.2: small fixes
  653. - ASF fixes
  654. - put_seek bug fix
  655. version 0.3.1: added avi/divx support
  656. - added AVI support
  657. - added MPEG-4 codec compatible with OpenDivX. It is based on the H.263 codec
  658. - added sound for flash format (not tested)
  659. version 0.3: initial public release