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.

739 lines
25KB

  1. Entries are sorted chronologically from oldest to youngest within each release,
  2. releases are sorted from youngest to oldest.
  3. version <next>:
  4. - BWF muxer
  5. - Flash Screen Video 2 decoder
  6. - ffplay/ffprobe/ffserver renamed to avplay/avprobe/avserver
  7. - ffmpeg deprecated, added avconv, which is almost the same for now, except
  8. for a few incompatible changes in the options, which will hopefully make them
  9. easier to use. The changes are:
  10. * -newvideo/-newaudio/-newsubtitle are gone, because they were redundant and
  11. worked in a nonstandard way. -map is sufficient to add streams to output
  12. files.
  13. * -map now has slightly different and more powerful syntax.
  14. + it's possible to specify stream type. E.g. -map 0:a:2 means 'third
  15. audio stream'.
  16. + omitting the stream index now maps all the streams of the given
  17. type, not just the first. E.g. -map 0:s maps all the subtitle streams.
  18. + colons (':') are used to separate file index/stream type/stream
  19. index. Comma (',') is used to separate the sync stream. This is done
  20. for consistency with other options.
  21. + since -map can now match multiple streams, negative mappings were
  22. introduced. Negative mappings disable some streams from an already
  23. defined map. E.g. '-map 0 -map -0:a:1' means 'map everything except
  24. for the second audio stream'.
  25. * -vcodec/-acodec/-scodec are replaced by -c (or -codec), which
  26. allows to precisely specify target stream(s) consistently with other
  27. options. E.g. '-c:v libx264' sets the codec for all video streams,
  28. '-c:a:0 libvorbis' sets the codec for the first audio stream and '-c
  29. copy' copies all the streams.
  30. * It is now possible to precisely specify which stream should an AVOption
  31. apply to. See the manual for detailed explanation.
  32. * -map_chapters now takes only an input file index and applies to the next
  33. output file. This is consistent with how all the other options work.
  34. * -map_metadata now takes only an input metadata specifier and applies to
  35. the next output file. Output metadata specifier is now part of the option
  36. name, similarly to the AVOptions/map/codec feature above.
  37. * Presets in avconv are disabled, because only libx264 used them and
  38. presets for libx264 can now be specified using a private option
  39. '-preset <presetname>'.
  40. * -intra option was removed, it's equivalent to -g 0.
  41. - XMV demuxer
  42. - Windows Media Image decoder
  43. - LATM muxer/demuxer
  44. - showinfo filter
  45. - split filter
  46. - libcdio-paranoia input device for audio CD grabbing
  47. - select filter
  48. - Apple ProRes decoder
  49. - CELT in Ogg demuxing
  50. version 0.7:
  51. - E-AC-3 audio encoder
  52. - ac3enc: add channel coupling support
  53. - floating-point sample format support for (E-)AC-3, DCA, AAC, Vorbis decoders
  54. - H.264/MPEG frame-level multithreading
  55. - av_metadata_* functions renamed to av_dict_* and moved to libavutil
  56. - 4:4:4 H.264 decoding support
  57. - 10-bit H.264 optimizations for x86
  58. - bump libswscale for recently reported ABI break
  59. version 0.7_beta2:
  60. - VP8 frame-level multithreading
  61. - NEON optimizations for VP8
  62. - removed a lot of deprecated API cruft
  63. - FFT and IMDCT optimizations for AVX (Sandy Bridge) processors
  64. - DPX image encoder
  65. - SMPTE 302M AES3 audio decoder
  66. - ffmpeg no longer quits after the 'q' key is pressed; use 'ctrl+c' instead
  67. - 9bit and 10bit per sample support in the H.264 decoder
  68. version 0.7_beta1:
  69. - WebM support in Matroska de/muxer
  70. - low overhead Ogg muxing
  71. - MMS-TCP support
  72. - VP8 de/encoding via libvpx
  73. - Demuxer for On2's IVF format
  74. - Pictor/PC Paint decoder
  75. - HE-AAC v2 decoder
  76. - libfaad2 wrapper removed
  77. - DTS-ES extension (XCh) decoding support
  78. - native VP8 decoder
  79. - RTSP tunneling over HTTP
  80. - RTP depacketization of SVQ3
  81. - -strict inofficial replaced by -strict unofficial
  82. - ffplay -exitonkeydown and -exitonmousedown options added
  83. - native GSM / GSM MS decoder
  84. - RTP depacketization of QDM2
  85. - ANSI/ASCII art playback system
  86. - Lego Mindstorms RSO de/muxer
  87. - SubRip subtitle file muxer and demuxer
  88. - Chinese AVS encoding via libxavs
  89. - ffprobe -show_packets option added
  90. - RTP packetization of Theora and Vorbis
  91. - RTP depacketization of MP4A-LATM
  92. - RTP packetization and depacketization of VP8
  93. - hflip filter
  94. - Apple HTTP Live Streaming demuxer
  95. - a64 codec
  96. - MMS-HTTP support
  97. - G.722 ADPCM audio encoder/decoder
  98. - R10k video decoder
  99. - ocv_smooth filter
  100. - frei0r wrapper filter
  101. - change crop filter syntax to width:height:x:y
  102. - make the crop filter accept parametric expressions
  103. - make ffprobe accept AVFormatContext options
  104. - yadif filter
  105. - blackframe filter
  106. - Demuxer for Leitch/Harris' VR native stream format (LXF)
  107. - RTP depacketization of the X-QT QuickTime format
  108. - SAP (Session Announcement Protocol, RFC 2974) muxer and demuxer
  109. - cropdetect filter
  110. - ffmpeg -crop* options removed
  111. - transpose filter added
  112. - ffmpeg -force_key_frames option added
  113. - demuxer for receiving raw rtp:// URLs without an SDP description
  114. - single stream LATM/LOAS decoder
  115. - setpts filter added
  116. - Win64 support for optimized x86 assembly functions
  117. - MJPEG/AVI1 to JPEG/JFIF bitstream filter
  118. - ASS subtitle encoder and decoder
  119. - IEC 61937 encapsulation for E-AC-3, TrueHD, DTS-HD (for HDMI passthrough)
  120. - overlay filter added
  121. - rename aspect filter to setdar, and pixelaspect to setsar
  122. - IEC 61937 demuxer
  123. - Mobotix .mxg demuxer
  124. - frei0r source added
  125. - hqdn3d filter added
  126. - RTP depacketization of QCELP
  127. - FLAC parser added
  128. - gradfun filter added
  129. - AMR-WB decoder
  130. - replace the ocv_smooth filter with a more generic ocv filter
  131. - Windows Televison (WTV) demuxer
  132. - FFmpeg metadata format muxer and demuxer
  133. - SubRip (srt) subtitle decoder
  134. - floating-point AC-3 encoder added
  135. - Lagarith decoder
  136. - ffmpeg -copytb option added
  137. - IVF muxer added
  138. - Wing Commander IV movies decoder added
  139. - movie source added
  140. - Bink version 'b' audio and video decoder
  141. - Bitmap Brothers JV playback system
  142. - Apple HTTP Live Streaming protocol handler
  143. - sndio support for playback and record
  144. - Linux framebuffer input device added
  145. - Chronomaster DFA decoder
  146. - Mobotix MxPEG decoder
  147. - AAC encoding via libvo-aacenc
  148. - AMR-WB encoding via libvo-amrwbenc
  149. - xWMA demuxer
  150. - fieldorder video filter added
  151. version 0.6:
  152. - PB-frame decoding for H.263
  153. - deprecated vhook subsystem removed
  154. - deprecated old scaler removed
  155. - VQF demuxer
  156. - Alpha channel scaler
  157. - PCX encoder
  158. - RTP packetization of H.263
  159. - RTP packetization of AMR
  160. - RTP depacketization of Vorbis
  161. - CorePNG decoding support
  162. - Cook multichannel decoding support
  163. - introduced avlanguage helpers in libavformat
  164. - 8088flex TMV demuxer and decoder
  165. - per-stream language-tags extraction in asfdec
  166. - V210 decoder and encoder
  167. - remaining GPL parts in AC-3 decoder converted to LGPL
  168. - QCP demuxer
  169. - SoX native format muxer and demuxer
  170. - AMR-NB decoding/encoding, AMR-WB decoding via OpenCORE libraries
  171. - DPX image decoder
  172. - Electronic Arts Madcow decoder
  173. - DivX (XSUB) subtitle encoder
  174. - nonfree libamr support for AMR-NB/WB decoding/encoding removed
  175. - experimental AAC encoder
  176. - RTP depacketization of ASF and RTSP from WMS servers
  177. - RTMP support in libavformat
  178. - noX handling for OPT_BOOL X options
  179. - Wave64 demuxer
  180. - IEC-61937 compatible Muxer
  181. - TwinVQ decoder
  182. - Bluray (PGS) subtitle decoder
  183. - LPCM support in MPEG-TS (HDMV RID as found on Blu-ray disks)
  184. - WMA Pro decoder
  185. - Core Audio Format demuxer
  186. - Atrac1 decoder
  187. - MD STUDIO audio demuxer
  188. - RF64 support in WAV demuxer
  189. - MPEG-4 Audio Lossless Coding (ALS) decoder
  190. - -formats option split into -formats, -codecs, -bsfs, and -protocols
  191. - IV8 demuxer
  192. - CDG demuxer and decoder
  193. - R210 decoder
  194. - Auravision Aura 1 and 2 decoders
  195. - Deluxe Paint Animation playback system
  196. - SIPR decoder
  197. - Adobe Filmstrip muxer and demuxer
  198. - RTP depacketization of H.263
  199. - Bink demuxer and audio/video decoders
  200. - enable symbol versioning by default for linkers that support it
  201. - IFF PBM/ILBM bitmap decoder
  202. - concat protocol
  203. - Indeo 5 decoder
  204. - RTP depacketization of AMR
  205. - WMA Voice decoder
  206. - ffprobe tool
  207. - AMR-NB decoder
  208. - RTSP muxer
  209. - HE-AAC v1 decoder
  210. - Kega Game Video (KGV1) decoder
  211. - VorbisComment writing for FLAC, Ogg FLAC and Ogg Speex files
  212. - RTP depacketization of Theora
  213. - HTTP Digest authentication
  214. - RTMP/RTMPT/RTMPS/RTMPE/RTMPTE protocol support via librtmp
  215. - Psygnosis YOP demuxer and video decoder
  216. - spectral extension support in the E-AC-3 decoder
  217. - unsharp video filter
  218. - RTP hinting in the mov/3gp/mp4 muxer
  219. - Dirac in Ogg demuxing
  220. - seek to keyframes in Ogg
  221. - 4:2:2 and 4:4:4 Theora decoding
  222. - 35% faster VP3/Theora decoding
  223. - faster AAC decoding
  224. - faster H.264 decoding
  225. - RealAudio 1.0 (14.4K) encoder
  226. version 0.5:
  227. - DV50 AKA DVCPRO50 encoder, decoder, muxer and demuxer
  228. - TechSmith Camtasia (TSCC) video decoder
  229. - IBM Ultimotion (ULTI) video decoder
  230. - Sierra Online audio file demuxer and decoder
  231. - Apple QuickDraw (qdrw) video decoder
  232. - Creative ADPCM audio decoder (16 bits as well as 8 bits schemes)
  233. - Electronic Arts Multimedia (WVE/UV2/etc.) file demuxer
  234. - Miro VideoXL (VIXL) video decoder
  235. - H.261 video encoder
  236. - QPEG video decoder
  237. - Nullsoft Video (NSV) file demuxer
  238. - Shorten audio decoder
  239. - LOCO video decoder
  240. - Apple Lossless Audio Codec (ALAC) decoder
  241. - Winnov WNV1 video decoder
  242. - Autodesk Animator Studio Codec (AASC) decoder
  243. - Indeo 2 video decoder
  244. - Fraps FPS1 video decoder
  245. - Snow video encoder/decoder
  246. - Sonic audio encoder/decoder
  247. - Vorbis audio decoder
  248. - Macromedia ADPCM decoder
  249. - Duck TrueMotion 2 video decoder
  250. - support for decoding FLX and DTA extensions in FLIC files
  251. - H.264 custom quantization matrices support
  252. - ffserver fixed, it should now be usable again
  253. - QDM2 audio decoder
  254. - Real Cooker audio decoder
  255. - TrueSpeech audio decoder
  256. - WMA2 audio decoder fixed, now all files should play correctly
  257. - RealAudio 14.4 and 28.8 decoders fixed
  258. - JPEG-LS decoder
  259. - build system improvements
  260. - tabs and trailing whitespace removed from the codebase
  261. - CamStudio video decoder
  262. - AIFF/AIFF-C audio format, encoding and decoding
  263. - ADTS AAC file reading and writing
  264. - Creative VOC file reading and writing
  265. - American Laser Games multimedia (*.mm) playback system
  266. - Zip Motion Blocks Video decoder
  267. - improved Theora/VP3 decoder
  268. - True Audio (TTA) decoder
  269. - AVS demuxer and video decoder
  270. - JPEG-LS encoder
  271. - Smacker demuxer and decoder
  272. - NuppelVideo/MythTV demuxer and RTjpeg decoder
  273. - KMVC decoder
  274. - MPEG-2 intra VLC support
  275. - MPEG-2 4:2:2 encoder
  276. - Flash Screen Video decoder
  277. - GXF demuxer
  278. - Chinese AVS decoder
  279. - GXF muxer
  280. - MXF demuxer
  281. - VC-1/WMV3/WMV9 video decoder
  282. - MacIntel support
  283. - AVISynth support
  284. - VMware video decoder
  285. - VP5 video decoder
  286. - VP6 video decoder
  287. - WavPack lossless audio decoder
  288. - Targa (.TGA) picture decoder
  289. - Vorbis audio encoder
  290. - Delphine Software .cin demuxer/audio and video decoder
  291. - Tiertex .seq demuxer/video decoder
  292. - MTV demuxer
  293. - TIFF picture encoder and decoder
  294. - GIF picture decoder
  295. - Intel Music Coder decoder
  296. - Zip Motion Blocks Video encoder
  297. - Musepack decoder
  298. - Flash Screen Video encoder
  299. - Theora encoding via libtheora
  300. - BMP encoder
  301. - WMA encoder
  302. - GSM-MS encoder and decoder
  303. - DCA decoder
  304. - DXA demuxer and decoder
  305. - DNxHD decoder
  306. - Gamecube movie (.THP) playback system
  307. - Blackfin optimizations
  308. - Interplay C93 demuxer and video decoder
  309. - Bethsoft VID demuxer and video decoder
  310. - CRYO APC demuxer
  311. - Atrac3 decoder
  312. - V.Flash PTX decoder
  313. - RoQ muxer, RoQ audio encoder
  314. - Renderware TXD demuxer and decoder
  315. - extern C declarations for C++ removed from headers
  316. - sws_flags command line option
  317. - codebook generator
  318. - RoQ video encoder
  319. - QTRLE encoder
  320. - OS/2 support removed and restored again
  321. - AC-3 decoder
  322. - NUT muxer
  323. - additional SPARC (VIS) optimizations
  324. - Matroska muxer
  325. - slice-based parallel H.264 decoding
  326. - Monkey's Audio demuxer and decoder
  327. - AMV audio and video decoder
  328. - DNxHD encoder
  329. - H.264 PAFF decoding
  330. - Nellymoser ASAO decoder
  331. - Beam Software SIFF demuxer and decoder
  332. - libvorbis Vorbis decoding removed in favor of native decoder
  333. - IntraX8 (J-Frame) subdecoder for WMV2 and VC-1
  334. - Ogg (Theora, Vorbis and FLAC) muxer
  335. - The "device" muxers and demuxers are now in a new libavdevice library
  336. - PC Paintbrush PCX decoder
  337. - Sun Rasterfile decoder
  338. - TechnoTrend PVA demuxer
  339. - Linux Media Labs MPEG-4 (LMLM4) demuxer
  340. - AVM2 (Flash 9) SWF muxer
  341. - QT variant of IMA ADPCM encoder
  342. - VFW grabber
  343. - iPod/iPhone compatible mp4 muxer
  344. - Mimic decoder
  345. - MSN TCP Webcam stream demuxer
  346. - RL2 demuxer / decoder
  347. - IFF demuxer
  348. - 8SVX audio decoder
  349. - non-recursive Makefiles
  350. - BFI demuxer
  351. - MAXIS EA XA (.xa) demuxer / decoder
  352. - BFI video decoder
  353. - OMA demuxer
  354. - MLP/TrueHD decoder
  355. - Electronic Arts CMV decoder
  356. - Motion Pixels Video decoder
  357. - Motion Pixels MVI demuxer
  358. - removed animated GIF decoder/demuxer
  359. - D-Cinema audio muxer
  360. - Electronic Arts TGV decoder
  361. - Apple Lossless Audio Codec (ALAC) encoder
  362. - AAC decoder
  363. - floating point PCM encoder/decoder
  364. - MXF muxer
  365. - DV100 AKA DVCPRO HD decoder and demuxer
  366. - E-AC-3 support added to AC-3 decoder
  367. - Nellymoser ASAO encoder
  368. - ASS and SSA demuxer and muxer
  369. - liba52 wrapper removed
  370. - SVQ3 watermark decoding support
  371. - Speex decoding via libspeex
  372. - Electronic Arts TGQ decoder
  373. - RV40 decoder
  374. - QCELP / PureVoice decoder
  375. - RV30 decoder
  376. - hybrid WavPack support
  377. - R3D REDCODE demuxer
  378. - ALSA support for playback and record
  379. - Electronic Arts TQI decoder
  380. - OpenJPEG based JPEG 2000 decoder
  381. - NC (NC4600) camera file demuxer
  382. - Gopher client support
  383. - MXF D-10 muxer
  384. - generic metadata API
  385. version 0.4.9-pre1:
  386. - DV encoder, DV muxer
  387. - Microsoft RLE video decoder
  388. - Microsoft Video-1 decoder
  389. - Apple Animation (RLE) decoder
  390. - Apple Graphics (SMC) decoder
  391. - Apple Video (RPZA) decoder
  392. - Cinepak decoder
  393. - Sega FILM (CPK) file demuxer
  394. - Westwood multimedia support (VQA & AUD files)
  395. - Id Quake II CIN playback support
  396. - 8BPS video decoder
  397. - FLIC playback support
  398. - RealVideo 2.0 (RV20) decoder
  399. - Duck TrueMotion v1 (DUCK) video decoder
  400. - Sierra VMD demuxer and video decoder
  401. - MSZH and ZLIB decoder support
  402. - SVQ1 video encoder
  403. - AMR-WB support
  404. - PPC optimizations
  405. - rate distortion optimal cbp support
  406. - rate distorted optimal ac prediction for MPEG-4
  407. - rate distorted optimal lambda->qp support
  408. - AAC encoding with libfaac
  409. - Sunplus JPEG codec (SP5X) support
  410. - use Lagrange multipler instead of QP for ratecontrol
  411. - Theora/VP3 decoding support
  412. - XA and ADX ADPCM codecs
  413. - export MPEG-2 active display area / pan scan
  414. - Add support for configuring with IBM XLC
  415. - floating point AAN DCT
  416. - initial support for zygo video (not complete)
  417. - RGB ffv1 support
  418. - new audio/video parser API
  419. - av_log() system
  420. - av_read_frame() and av_seek_frame() support
  421. - missing last frame fixes
  422. - seek by mouse in ffplay
  423. - noise reduction of DCT coefficients
  424. - H.263 OBMC & 4MV support
  425. - H.263 alternative inter vlc support
  426. - H.263 loop filter
  427. - H.263 slice structured mode
  428. - interlaced DCT support for MPEG-2 encoding
  429. - stuffing to stay above min_bitrate
  430. - MB type & QP visualization
  431. - frame stepping for ffplay
  432. - interlaced motion estimation
  433. - alternate scantable support
  434. - SVCD scan offset support
  435. - closed GOP support
  436. - SSE2 FDCT
  437. - quantizer noise shaping
  438. - G.726 ADPCM audio codec
  439. - MS ADPCM encoding
  440. - multithreaded/SMP motion estimation
  441. - multithreaded/SMP encoding for MPEG-1/MPEG-2/MPEG-4/H.263
  442. - multithreaded/SMP decoding for MPEG-2
  443. - FLAC decoder
  444. - Metrowerks CodeWarrior suppport
  445. - H.263+ custom pcf support
  446. - nicer output for 'ffmpeg -formats'
  447. - Matroska demuxer
  448. - SGI image format, encoding and decoding
  449. - H.264 loop filter support
  450. - H.264 CABAC support
  451. - nicer looking arrows for the motion vector visualization
  452. - improved VCD support
  453. - audio timestamp drift compensation
  454. - MPEG-2 YUV 422/444 support
  455. - polyphase kaiser windowed sinc and blackman nuttall windowed sinc audio resample
  456. - better image scaling
  457. - H.261 support
  458. - correctly interleave packets during encoding
  459. - VIS optimized motion compensation
  460. - intra_dc_precision>0 encoding support
  461. - support reuse of motion vectors/MB types/field select values of the source video
  462. - more accurate deblock filter
  463. - padding support
  464. - many optimizations and bugfixes
  465. - FunCom ISS audio file demuxer and according ADPCM decoding
  466. version 0.4.8:
  467. - MPEG-2 video encoding (Michael)
  468. - Id RoQ playback subsystem (Mike Melanson and Tim Ferguson)
  469. - Wing Commander III Movie (.mve) file playback subsystem (Mike Melanson
  470. and Mario Brito)
  471. - Xan DPCM audio decoder (Mario Brito)
  472. - Interplay MVE playback subsystem (Mike Melanson)
  473. - Duck DK3 and DK4 ADPCM audio decoders (Mike Melanson)
  474. version 0.4.7:
  475. - RealAudio 1.0 (14_4) and 2.0 (28_8) native decoders. Author unknown, code from mplayerhq
  476. (originally from public domain player for Amiga at http://www.honeypot.net/audio)
  477. - current version now also compiles with older GCC (Fabrice)
  478. - 4X multimedia playback system including 4xm file demuxer (Mike
  479. Melanson), and 4X video and audio codecs (Michael)
  480. - Creative YUV (CYUV) decoder (Mike Melanson)
  481. - FFV1 codec (our very simple lossless intra only codec, compresses much better
  482. than HuffYUV) (Michael)
  483. - ASV1 (Asus), H.264, Intel indeo3 codecs have been added (various)
  484. - tiny PNG encoder and decoder, tiny GIF decoder, PAM decoder (PPM with
  485. alpha support), JPEG YUV colorspace support. (Fabrice Bellard)
  486. - ffplay has been replaced with a newer version which uses SDL (optionally)
  487. for multiplatform support (Fabrice)
  488. - Sorenson Version 3 codec (SVQ3) support has been added (decoding only) - donated
  489. by anonymous
  490. - AMR format has been added (Johannes Carlsson)
  491. - 3GP support has been added (Johannes Carlsson)
  492. - VP3 codec has been added (Mike Melanson)
  493. - more MPEG-1/2 fixes
  494. - better multiplatform support, MS Visual Studio fixes (various)
  495. - AltiVec optimizations (Magnus Damn and others)
  496. - SH4 processor support has been added (BERO)
  497. - new public interfaces (avcodec_get_pix_fmt) (Roman Shaposhnick)
  498. - VOB streaming support (Brian Foley)
  499. - better MP3 autodetection (Andriy Rysin)
  500. - qpel encoding (Michael)
  501. - 4mv+b frames encoding finally fixed (Michael)
  502. - chroma ME (Michael)
  503. - 5 comparison functions for ME (Michael)
  504. - B-frame encoding speedup (Michael)
  505. - WMV2 codec (unfinished - Michael)
  506. - user specified diamond size for EPZS (Michael)
  507. - Playstation STR playback subsystem, still experimental (Mike and Michael)
  508. - ASV2 codec (Michael)
  509. - CLJR decoder (Alex)
  510. .. And lots more new enhancements and fixes.
  511. version 0.4.6:
  512. - completely new integer only MPEG audio layer 1/2/3 decoder rewritten
  513. from scratch
  514. - Recoded DCT and motion vector search with gcc (no longer depends on nasm)
  515. - fix quantization bug in AC3 encoder
  516. - added PCM codecs and format. Corrected WAV/AVI/ASF PCM issues
  517. - added prototype ffplay program
  518. - added GOB header parsing on H.263/H.263+ decoder (Juanjo)
  519. - bug fix on MCBPC tables of H.263 (Juanjo)
  520. - bug fix on DC coefficients of H.263 (Juanjo)
  521. - added Advanced Prediction Mode on H.263/H.263+ decoder (Juanjo)
  522. - now we can decode H.263 streams found in QuickTime files (Juanjo)
  523. - now we can decode H.263 streams found in VIVO v1 files(Juanjo)
  524. - preliminary RTP "friendly" mode for H.263/H.263+ coding. (Juanjo)
  525. - added GOB header for H.263/H.263+ coding on RTP mode (Juanjo)
  526. - now H.263 picture size is returned on the first decoded frame (Juanjo)
  527. - added first regression tests
  528. - added MPEG-2 TS demuxer
  529. - new demux API for libav
  530. - more accurate and faster IDCT (Michael)
  531. - faster and entropy-controlled motion search (Michael)
  532. - two pass video encoding (Michael)
  533. - new video rate control (Michael)
  534. - added MSMPEG4V1, MSMPEGV2 and WMV1 support (Michael)
  535. - great performance improvement of video encoders and decoders (Michael)
  536. - new and faster bit readers and vlc parsers (Michael)
  537. - high quality encoding mode: tries all macroblock/VLC types (Michael)
  538. - added DV video decoder
  539. - preliminary RTP/RTSP support in ffserver and libavformat
  540. - H.263+ AIC decoding/encoding support (Juanjo)
  541. - VCD MPEG-PS mode (Juanjo)
  542. - PSNR stuff (Juanjo)
  543. - simple stats output (Juanjo)
  544. - 16-bit and 15-bit RGB/BGR/GBR support (Bisqwit)
  545. version 0.4.5:
  546. - some header fixes (Zdenek Kabelac <kabi at informatics.muni.cz>)
  547. - many MMX optimizations (Nick Kurshev <nickols_k at mail.ru>)
  548. - added configure system (actually a small shell script)
  549. - added MPEG audio layer 1/2/3 decoding using LGPL'ed mpglib by
  550. Michael Hipp (temporary solution - waiting for integer only
  551. decoder)
  552. - fixed VIDIOCSYNC interrupt
  553. - added Intel H.263 decoding support ('I263' AVI fourCC)
  554. - added Real Video 1.0 decoding (needs further testing)
  555. - simplified image formats again. Added PGM format (=grey
  556. pgm). Renamed old PGM to PGMYUV.
  557. - fixed msmpeg4 slice issues (tell me if you still find problems)
  558. - fixed OpenDivX bugs with newer versions (added VOL header decoding)
  559. - added support for MPlayer interface
  560. - added macroblock skip optimization
  561. - added MJPEG decoder
  562. - added mmx/mmxext IDCT from libmpeg2
  563. - added pgmyuvpipe, ppm, and ppm_pipe formats (original patch by Celer
  564. <celer at shell.scrypt.net>)
  565. - added pixel format conversion layer (e.g. for MJPEG or PPM)
  566. - added deinterlacing option
  567. - MPEG-1/2 fixes
  568. - MPEG-4 vol header fixes (Jonathan Marsden <snmjbm at pacbell.net>)
  569. - ARM optimizations (Lionel Ulmer <lionel.ulmer at free.fr>).
  570. - Windows porting of file converter
  571. - added MJPEG raw format (input/ouput)
  572. - added JPEG image format support (input/output)
  573. version 0.4.4:
  574. - fixed some std header definitions (Bjorn Lindgren
  575. <bjorn.e.lindgren at telia.com>).
  576. - added MPEG demuxer (MPEG-1 and 2 compatible).
  577. - added ASF demuxer
  578. - added prototype RM demuxer
  579. - added AC3 decoding (done with libac3 by Aaron Holtzman)
  580. - added decoding codec parameter guessing (.e.g. for MPEG, because the
  581. header does not include them)
  582. - fixed header generation in MPEG-1, AVI and ASF muxer: wmplayer can now
  583. play them (only tested video)
  584. - fixed H.263 white bug
  585. - fixed phase rounding in img resample filter
  586. - add MMX code for polyphase img resample filter
  587. - added CPU autodetection
  588. - added generic title/author/copyright/comment string handling (ASF and RM
  589. use them)
  590. - added SWF demux to extract MP3 track (not usable yet because no MP3
  591. decoder)
  592. - added fractional frame rate support
  593. - codecs are no longer searched by read_header() (should fix ffserver
  594. segfault)
  595. version 0.4.3:
  596. - BGR24 patch (initial patch by Jeroen Vreeken <pe1rxq at amsat.org>)
  597. - fixed raw yuv output
  598. - added motion rounding support in MPEG-4
  599. - fixed motion bug rounding in MSMPEG4
  600. - added B-frame handling in video core
  601. - added full MPEG-1 decoding support
  602. - added partial (frame only) MPEG-2 support
  603. - changed the FOURCC code for H.263 to "U263" to be able to see the
  604. +AVI/H.263 file with the UB Video H.263+ decoder. MPlayer works with
  605. this +codec ;) (JuanJo).
  606. - Halfpel motion estimation after MB type selection (JuanJo)
  607. - added pgm and .Y.U.V output format
  608. - suppressed 'img:' protocol. Simply use: /tmp/test%d.[pgm|Y] as input or
  609. output.
  610. - added pgmpipe I/O format (original patch from Martin Aumueller
  611. <lists at reserv.at>, but changed completely since we use a format
  612. instead of a protocol)
  613. version 0.4.2:
  614. - added H.263/MPEG-4/MSMPEG4 decoding support. MPEG-4 decoding support
  615. (for OpenDivX) is almost complete: 8x8 MVs and rounding are
  616. missing. MSMPEG4 support is complete.
  617. - added prototype MPEG-1 decoder. Only I- and P-frames handled yet (it
  618. can decode ffmpeg MPEGs :-)).
  619. - added libavcodec API documentation (see apiexample.c).
  620. - fixed image polyphase bug (the bottom of some images could be
  621. greenish)
  622. - added support for non clipped motion vectors (decoding only)
  623. and image sizes non-multiple of 16
  624. - added support for AC prediction (decoding only)
  625. - added file overwrite confirmation (can be disabled with -y)
  626. - added custom size picture to H.263 using H.263+ (Juanjo)
  627. version 0.4.1:
  628. - added MSMPEG4 (aka DivX) compatible encoder. Changed default codec
  629. of AVI and ASF to DIV3.
  630. - added -me option to set motion estimation method
  631. (default=log). suppressed redundant -hq option.
  632. - added options -acodec and -vcodec to force a given codec (useful for
  633. AVI for example)
  634. - fixed -an option
  635. - improved dct_quantize speed
  636. - factorized some motion estimation code
  637. version 0.4.0:
  638. - removing grab code from ffserver and moved it to ffmpeg. Added
  639. multistream support to ffmpeg.
  640. - added timeshifting support for live feeds (option ?date=xxx in the
  641. URL)
  642. - added high quality image resize code with polyphase filter (need
  643. mmx/see optimization). Enable multiple image size support in ffserver.
  644. - added multi live feed support in ffserver
  645. - suppressed master feature from ffserver (it should be done with an
  646. external program which opens the .ffm url and writes it to another
  647. ffserver)
  648. - added preliminary support for video stream parsing (WAV and AVI half
  649. done). Added proper support for audio/video file conversion in
  650. ffmpeg.
  651. - added preliminary support for video file sending from ffserver
  652. - redesigning I/O subsystem: now using URL based input and output
  653. (see avio.h)
  654. - added WAV format support
  655. - added "tty user interface" to ffmpeg to stop grabbing gracefully
  656. - added MMX/SSE optimizations to SAD (Sums of Absolutes Differences)
  657. (Juan J. Sierralta P. a.k.a. "Juanjo" <juanjo at atmlab.utfsm.cl>)
  658. - added MMX DCT from mpeg2_movie 1.5 (Juanjo)
  659. - added new motion estimation algorithms, log and phods (Juanjo)
  660. - changed directories: libav for format handling, libavcodec for
  661. codecs
  662. version 0.3.4:
  663. - added stereo in MPEG audio encoder
  664. version 0.3.3:
  665. - added 'high quality' mode which use motion vectors. It can be used in
  666. real time at low resolution.
  667. - fixed rounding problems which caused quality problems at high
  668. bitrates and large GOP size
  669. version 0.3.2: small fixes
  670. - ASF fixes
  671. - put_seek bug fix
  672. version 0.3.1: added avi/divx support
  673. - added AVI support
  674. - added MPEG-4 codec compatible with OpenDivX. It is based on the H.263 codec
  675. - added sound for flash format (not tested)
  676. version 0.3: initial public release