Commit | Line | Data |
---|---|---|
9d53d58e | 1 | version <next> |
c721d803 | 2 | - The "device" muxers and demuxers are now in a new libavdevice library |
06ab9cff | 3 | - DV50 AKA DVCPRO50 encoder, decoder, muxer and demuxer |
9d53d58e | 4 | - TechSmith Camtasia (TSCC) video decoder |
d0a0bbd2 | 5 | - IBM Ultimotion (ULTI) video decoder |
d08d7142 MM |
6 | - Sierra Online audio file demuxer and decoder |
7 | - Apple QuickDraw (qdrw) video decoder | |
22052247 | 8 | - Creative ADPCM audio decoder (16 bits as well as 8 bits schemes) |
ad81a9fe | 9 | - Electronic Arts Multimedia (WVE/UV2/etc.) file demuxer |
ab711b3c | 10 | - Miro VideoXL (VIXL) video decoder |
b06b45c4 | 11 | - H.261 video encoder |
acfd8f0f | 12 | - QPEG video decoder |
353147ed | 13 | - Nullsoft Video (NSV) file demuxer |
13dfd2b9 | 14 | - Shorten audio decoder |
9c7fb608 | 15 | - LOCO video decoder |
115329f1 | 16 | - Apple Lossless Audio Codec (ALAC) decoder |
a8a15e9d | 17 | - Winnov WNV1 video decoder |
589f8220 | 18 | - Autodesk Animator Studio Codec (AASC) decoder |
bfaad39f | 19 | - Indeo 2 video decoder |
b81f8949 | 20 | - Fraps FPS1 video decoder |
e0db8cfb | 21 | - Snow video encoder/decoder |
af4ca324 | 22 | - Sonic audio encoder/decoder |
a3cad047 | 23 | - Vorbis audio encoder/decoder |
af4ca324 | 24 | - Macromedia ADPCM decoder |
e0db8cfb DB |
25 | - Duck TrueMotion 2 video decoder |
26 | - support for decoding FLX and DTA extensions in FLIC files | |
b2909f1a | 27 | - H.264 custom quantization matrices support |
a8289180 | 28 | - ffserver fixed, it should now be usable again |
8d1018bf | 29 | - QDM2 audio decoder |
8a2d410e | 30 | - Real Cooker audio decoder |
bf3027c8 | 31 | - TrueSpeech audio decoder |
65694974 DB |
32 | - WMA2 audio decoder fixed, now all files should play correctly |
33 | - RealAudio 14.4 and 28.8 decoders fixed | |
26d6d032 | 34 | - JPEG-LS encoder and decoder |
45e63d13 | 35 | - CamStudio video decoder |
3f45598a DB |
36 | - build system improvements |
37 | - tabs and trailing whitespace removed from the codebase | |
f11288da | 38 | - AIFF/AIFF-C audio format, encoding and decoding |
4accd1fd | 39 | - ADTS AAC file reading and writing |
ea395e8c | 40 | - Creative VOC file reading and writing |
4e114829 | 41 | - American Laser Games multimedia (*.mm) playback system |
f48d6e1b | 42 | - Zip Blocks Motion Video decoder and encoder |
8a2d410e AB |
43 | - Improved Theora/VP3 decoder |
44 | - True Audio (TTA) decoder | |
26376701 | 45 | - AVS demuxer and video decoder |
348efc18 | 46 | - Smacker demuxer and decoder |
dfca23e3 | 47 | - NuppelVideo/MythTV demuxer and RTjpeg decoder |
fd7b1991 | 48 | - KMVC decoder |
2d974017 BC |
49 | - MPEG-2 intra vlc support |
50 | - MPEG-2 4:2:2 encoder | |
0919e788 | 51 | - Flash Screen Video decoder |
cc0bc648 | 52 | - GXF demuxer |
6a09487e | 53 | - Chinese AVS decoder |
43dcf590 | 54 | - GXF muxer |
07bf2af8 | 55 | - MXF demuxer |
b394e39a | 56 | - VC-1/WMV3/WMV9 video decoder |
0ccd1bb5 | 57 | - MacIntel support |
8ac17293 | 58 | - AVISynth support |
eb57c889 | 59 | - VMware video decoder |
5ce117c3 AJ |
60 | - VP5 video decoder |
61 | - VP6 video decoder | |
730581f3 | 62 | - WavPack lossless audio decoder |
3689cf16 | 63 | - Targa (.TGA) picture decoder |
dc56e0de | 64 | - Delphine Software .cin demuxer/audio and video decoder |
29f86228 | 65 | - Tiertex .seq demuxer/video decoder |
f7bc5837 | 66 | - MTV demuxer |
716222db | 67 | - TIFF picture encoder and decoder |
06d392a7 | 68 | - GIF picture decoder |
84ed36da | 69 | - Intel Music decoder |
185c7b6b | 70 | - Musepack decoder |
8adc51f2 | 71 | - Flash Screen Video encoder |
150d2772 | 72 | - Theora encoding via libtheora |
52548eee | 73 | - BMP encoder |
039cd4a7 | 74 | - WMA encoder |
346a655d | 75 | - GSM-MS encoder and decoder |
01ca9ac3 | 76 | - DCA decoder |
33a0dd37 | 77 | - DXA demuxer and decoder |
52b6bad2 | 78 | - DNxHD decoder |
efb0c399 | 79 | - Gamecube movie (.THP) playback system |
a5fbe001 | 80 | - Blackfin optimizations |
9a0ddd09 | 81 | - Interplay C93 demuxer and video decoder |
1e6c6759 | 82 | - Bethsoft VID demuxer and video decoder |
8e952e4d | 83 | - CRYO APC demuxer |
10e26bc7 | 84 | - Atrac3 decoder |
b46d68c6 | 85 | - V.Flash PTX decoder |
9020e697 | 86 | - RoQ muxer, audio encoder |
ad39f1a7 | 87 | - Renderware TXD demuxer and decoder |
4d5588cf | 88 | - extern C declarations for C++ removed from headers |
82e60541 | 89 | - sws_flags command line option |
ddcf4b5d | 90 | - codebook generator |
03e3e765 | 91 | - RoQ video encoder |
d3b7406c | 92 | - QTRLE encoder |
d22e8442 | 93 | - OS/2 support removed and restored again |
6ea67bbb | 94 | - AC-3 decoder |
717c4eb0 | 95 | - NUT muxer (since r10052) |
e09f7d61 | 96 | - Matroska muxer |
13a579fc | 97 | - Slice-based parallel H.264 decoding |
bf4a1f17 | 98 | - Monkey's Audio demuxer and decoder |
7b933617 | 99 | - additional SPARC (VIS) optimizations |
8787d837 | 100 | - AMV audio and video decoder |
fc4cbc16 | 101 | - DNxHD encoder |
d6c52130 | 102 | - H.264 PAFF decoding |
636b13c5 | 103 | - Nellymoser ASAO decoder |
66f7679c | 104 | - Beam Software SIFF demuxer and decoder |
f9def9cc | 105 | - libvorbis Vorbis decoding removed in favor of native decoder |
541432c3 DB |
106 | - IntraX8 (J-Frame) subdecoder for WMV2 and VC-1 |
107 | - Ogg muxer | |
540945eb IP |
108 | - PC Paintbrush PCX decoder |
109 | - Sun Rasterfile decoder | |
920d3609 | 110 | - TechnoTrend PVA demuxer |
77c1d04d | 111 | - Linux Media Labs MPEG-4 (LMLM4) demuxer |
b264a084 | 112 | - AVM2 (Flash 9) SWF muxer |
9dc92a38 | 113 | - QT variant of IMA ADPCM encoder |
39fc859e | 114 | - VFW grabber |
aa9f4208 | 115 | - Ipod/Iphone compatible mp4 muxer |
a7129de5 | 116 | - Mimic decoder |
0f3444e1 | 117 | - MSN TCP Webcam stream demuxer |
86b3cf7c | 118 | - RL2 demuxer / decoder |
d299be08 JM |
119 | - IFF demuxer |
120 | - 8SVX audio decoder | |
b64c096b | 121 | - BFI demuxer |
74118c07 | 122 | - MAXIS EA XA (.xa) demuxer / decoder |
2003d3da | 123 | - BFI video decoder |
9d53d58e | 124 | |
1defd2a8 MN |
125 | version 0.4.9-pre1: |
126 | ||
4fa1c4fa | 127 | - DV encoder, DV muxer |
2fdf638b MM |
128 | - Microsoft RLE video decoder |
129 | - Microsoft Video-1 decoder | |
070ed1bc | 130 | - Apple Animation (RLE) decoder |
42cad81a | 131 | - Apple Graphics (SMC) decoder |
2fdf638b MM |
132 | - Apple Video (RPZA) decoder |
133 | - Cinepak decoder | |
134 | - Sega FILM (CPK) file demuxer | |
42cad81a | 135 | - Westwood multimedia support (VQA & AUD files) |
4120a53a | 136 | - Id Quake II CIN playback support |
42cad81a MM |
137 | - 8BPS video decoder |
138 | - FLIC playback support | |
9a4117d5 MM |
139 | - RealVideo 2.0 (RV20) decoder |
140 | - Duck TrueMotion v1 (DUCK) video decoder | |
da00f30e | 141 | - Sierra VMD demuxer and video decoder |
1defd2a8 | 142 | - MSZH and ZLIB decoder support |
3b64893d | 143 | - SVQ1 video encoder |
1defd2a8 | 144 | - AMR-WB support |
e0db8cfb | 145 | - PPC optimizations |
1defd2a8 | 146 | - rate distortion optimal cbp support |
e0db8cfb | 147 | - rate distorted optimal ac prediction for MPEG-4 |
1defd2a8 MN |
148 | - rate distorted optimal lambda->qp support |
149 | - AAC encoding with libfaac | |
150 | - Sunplus JPEG codec (SP5X) support | |
e0db8cfb DB |
151 | - use Lagrange multipler instead of QP for ratecontrol |
152 | - Theora/VP3 decoding support | |
1defd2a8 | 153 | - XA and ADX ADPCM codecs |
e0db8cfb | 154 | - export MPEG-2 active display area / pan scan |
1defd2a8 MN |
155 | - Add support for configuring with IBM XLC |
156 | - floating point AAN DCT | |
e0db8cfb DB |
157 | - initial support for zygo video (not complete) |
158 | - RGB ffv1 support | |
1defd2a8 MN |
159 | - new audio/video parser API |
160 | - av_log() system | |
161 | - av_read_frame() and av_seek_frame() support | |
162 | - missing last frame fixes | |
163 | - seek by mouse in ffplay | |
e0db8cfb DB |
164 | - noise reduction of DCT coefficients |
165 | - H.263 OBMC & 4MV support | |
166 | - H.263 alternative inter vlc support | |
167 | - H.263 loop filter | |
168 | - H.263 slice structured mode | |
169 | - interlaced DCT support for MPEG-2 encoding | |
1defd2a8 | 170 | - stuffing to stay above min_bitrate |
e0db8cfb | 171 | - MB type & QP visualization |
1defd2a8 MN |
172 | - frame stepping for ffplay |
173 | - interlaced motion estimation | |
174 | - alternate scantable support | |
175 | - SVCD scan offset support | |
e0db8cfb DB |
176 | - closed GOP support |
177 | - SSE2 FDCT | |
1defd2a8 MN |
178 | - quantizer noise shaping |
179 | - G.726 ADPCM audio codec | |
180 | - MS ADPCM encoding | |
181 | - multithreaded/SMP motion estimation | |
e0db8cfb DB |
182 | - multithreaded/SMP encoding for MPEG-1/MPEG-2/MPEG-4/H.263 |
183 | - multithreaded/SMP decoding for MPEG-2 | |
1defd2a8 MN |
184 | - FLAC decoder |
185 | - Metrowerks CodeWarrior suppport | |
e0db8cfb | 186 | - H.263+ custom pcf support |
1defd2a8 | 187 | - nicer output for 'ffmpeg -formats' |
e0db8cfb | 188 | - Matroska demuxer |
1defd2a8 | 189 | - SGI image format, encoding and decoding |
e0db8cfb DB |
190 | - H.264 loop filter support |
191 | - H.264 CABAC support | |
f073a393 | 192 | - nicer looking arrows for the motion vector visualization |
1defd2a8 MN |
193 | - improved VCD support |
194 | - audio timestamp drift compensation | |
e0db8cfb | 195 | - MPEG-2 YUV 422/444 support |
1defd2a8 MN |
196 | - polyphase kaiser windowed sinc and blackman nuttall windowed sinc audio resample |
197 | - better image scaling | |
e0db8cfb | 198 | - H.261 support |
1defd2a8 MN |
199 | - correctly interleave packets during encoding |
200 | - VIS optimized motion compensation | |
e0db8cfb DB |
201 | - intra_dc_precision>0 encoding support |
202 | - support reuse of motion vectors/MB types/field select values of the source video | |
1defd2a8 MN |
203 | - more accurate deblock filter |
204 | - padding support | |
205 | - many optimizations and bugfixes | |
2fdf638b | 206 | |
8c522a40 FB |
207 | version 0.4.8: |
208 | ||
e0db8cfb | 209 | - MPEG-2 video encoding (Michael) |
d9d8910b | 210 | - Id RoQ playback subsystem (Mike Melanson and Tim Ferguson) |
b17e9c99 MM |
211 | - Wing Commander III Movie (.mve) file playback subsystem (Mike Melanson |
212 | and Mario Brito) | |
213 | - Xan DPCM audio decoder (Mario Brito) | |
186447f8 | 214 | - Interplay MVE playback subsystem (Mike Melanson) |
b17e9c99 MM |
215 | - Duck DK3 and DK4 ADPCM audio decoders (Mike Melanson) |
216 | ||
217 | version 0.4.7: | |
e07702ba | 218 | |
e0db8cfb | 219 | - RealAudio 1.0 (14_4) and 2.0 (28_8) native decoders. Author unknown, code from mplayerhq |
124ba583 | 220 | (originally from public domain player for Amiga at http://www.honeypot.net/audio) |
e0db8cfb | 221 | - current version now also compiles with older GCC (Fabrice) |
e07702ba HBH |
222 | - 4X multimedia playback system including 4xm file demuxer (Mike |
223 | Melanson), and 4X video and audio codecs (Michael) | |
224 | - Creative YUV (CYUV) decoder (Mike Melanson) | |
225 | - FFV1 codec (our very simple lossless intra only codec, compresses much better | |
e0db8cfb DB |
226 | than HuffYUV) (Michael) |
227 | - ASV1 (Asus), H.264, Intel indeo3 codecs have been added (various) | |
228 | - tiny PNG encoder and decoder, tiny GIF decoder, PAM decoder (PPM with | |
e07702ba HBH |
229 | alpha support), JPEG YUV colorspace support. (Fabrice Bellard) |
230 | - ffplay has been replaced with a newer version which uses SDL (optionally) | |
e0db8cfb | 231 | for multiplatform support (Fabrice) |
e07702ba HBH |
232 | - Sorenson Version 3 codec (SVQ3) support has been added (decoding only) - donated |
233 | by anonymous | |
234 | - AMR format has been added (Johannes Carlsson) | |
e0db8cfb | 235 | - 3GP support has been added (Johannes Carlsson) |
e07702ba HBH |
236 | - VP3 codec has been added (Mike Melanson) |
237 | - more MPEG-1/2 fixes | |
e0db8cfb DB |
238 | - better multiplatform support, MS Visual Studio fixes (various) |
239 | - AltiVec optimizations (Magnus Damn and others) | |
e07702ba | 240 | - SH4 processor support has been added (BERO) |
e0db8cfb DB |
241 | - new public interfaces (avcodec_get_pix_fmt) (Roman Shaposhnick) |
242 | - VOB streaming support (Brian Foley) | |
243 | - better MP3 autodetection (Andriy Rysin) | |
d3d10087 FB |
244 | - qpel encoding (Michael) |
245 | - 4mv+b frames encoding finally fixed (Michael) | |
246 | - chroma ME (Michael) | |
e0db8cfb DB |
247 | - 5 comparison functions for ME (Michael) |
248 | - B-frame encoding speedup (Michael) | |
249 | - WMV2 codec (unfinished - Michael) | |
d3d10087 | 250 | - user specified diamond size for EPZS (Michael) |
b17e9c99 MM |
251 | - Playstation STR playback subsystem, still experimental (Mike and Michael) |
252 | - ASV2 codec (Michael) | |
253 | - CLJR decoder (Alex) | |
d3d10087 | 254 | |
e0db8cfb | 255 | .. And lots more new enhancements and fixes. |
e07702ba | 256 | |
d3d10087 | 257 | version 0.4.6: |
739d6efa | 258 | |
e0db8cfb DB |
259 | - completely new integer only MPEG audio layer 1/2/3 decoder rewritten |
260 | from scratch | |
261 | - Recoded DCT and motion vector search with gcc (no longer depends on nasm) | |
262 | - fix quantization bug in AC3 encoder | |
263 | - added PCM codecs and format. Corrected WAV/AVI/ASF PCM issues | |
264 | - added prototype ffplay program | |
265 | - added GOB header parsing on H.263/H.263+ decoder (Juanjo) | |
266 | - bug fix on MCBPC tables of H.263 (Juanjo) | |
267 | - bug fix on DC coefficients of H.263 (Juanjo) | |
268 | - added Advanced Prediction Mode on H.263/H.263+ decoder (Juanjo) | |
269 | - now we can decode H.263 streams found in QuickTime files (Juanjo) | |
270 | - now we can decode H.263 streams found in VIVO v1 files(Juanjo) | |
644d98a4 | 271 | - preliminary RTP "friendly" mode for H.263/H.263+ coding. (Juanjo) |
e0db8cfb DB |
272 | - added GOB header for H.263/H.263+ coding on RTP mode (Juanjo) |
273 | - now H.263 picture size is returned on the first decoded frame (Juanjo) | |
7f913a35 | 274 | - added first regression tests |
e0db8cfb | 275 | - added MPEG-2 TS demuxer |
a31e01c5 | 276 | - new demux API for libav |
6d291820 | 277 | - more accurate and faster IDCT (Michael) |
e0db8cfb | 278 | - faster and entropy-controlled motion search (Michael) |
6d291820 FB |
279 | - two pass video encoding (Michael) |
280 | - new video rate control (Michael) | |
281 | - added MSMPEG4V1, MSMPEGV2 and WMV1 support (Michael) | |
282 | - great performance improvement of video encoders and decoders (Michael) | |
283 | - new and faster bit readers and vlc parsers (Michael) | |
e0db8cfb | 284 | - high quality encoding mode: tries all macroblock/VLC types (Michael) |
6d291820 FB |
285 | - added DV video decoder |
286 | - preliminary RTP/RTSP support in ffserver and libavformat | |
e0db8cfb DB |
287 | - H.263+ AIC decoding/encoding support (Juanjo) |
288 | - VCD MPEG-PS mode (Juanjo) | |
289 | - PSNR stuff (Juanjo) | |
290 | - simple stats output (Juanjo) | |
291 | - 16-bit and 15-bit RGB/BGR/GBR support (Bisqwit) | |
739d6efa | 292 | |
de6d9b64 FB |
293 | version 0.4.5: |
294 | ||
dd5cf2ad BF |
295 | - some header fixes (Zdenek Kabelac <kabi at informatics.muni.cz>) |
296 | - many MMX optimizations (Nick Kurshev <nickols_k at mail.ru>) | |
e0db8cfb DB |
297 | - added configure system (actually a small shell script) |
298 | - added MPEG audio layer 1/2/3 decoding using LGPL'ed mpglib by | |
de6d9b64 | 299 | Michael Hipp (temporary solution - waiting for integer only |
e0db8cfb DB |
300 | decoder) |
301 | - fixed VIDIOCSYNC interrupt | |
302 | - added Intel H.263 decoding support ('I263' AVI fourCC) | |
303 | - added Real Video 1.0 decoding (needs further testing) | |
de6d9b64 FB |
304 | - simplified image formats again. Added PGM format (=grey |
305 | pgm). Renamed old PGM to PGMYUV. | |
e0db8cfb DB |
306 | - fixed msmpeg4 slice issues (tell me if you still find problems) |
307 | - fixed OpenDivX bugs with newer versions (added VOL header decoding) | |
308 | - added support for MPlayer interface | |
309 | - added macroblock skip optimization | |
310 | - added MJPEG decoder | |
311 | - added mmx/mmxext IDCT from libmpeg2 | |
0c1e384c | 312 | - added pgmyuvpipe, ppm, and ppm_pipe formats (original patch by Celer |
dd5cf2ad | 313 | <celer at shell.scrypt.net>) |
e0db8cfb DB |
314 | - added pixel format conversion layer (e.g. for MJPEG or PPM) |
315 | - added deinterlacing option | |
316 | - MPEG-1/2 fixes | |
dd5cf2ad BF |
317 | - MPEG-4 vol header fixes (Jonathan Marsden <snmjbm at pacbell.net>) |
318 | - ARM optimizations (Lionel Ulmer <lionel.ulmer at free.fr>). | |
e0db8cfb DB |
319 | - Windows porting of file converter |
320 | - added MJPEG raw format (input/ouput) | |
321 | - added JPEG image format support (input/output) | |
de6d9b64 FB |
322 | |
323 | version 0.4.4: | |
324 | ||
325 | - fixed some std header definitions (Bjorn Lindgren | |
dd5cf2ad | 326 | <bjorn.e.lindgren at telia.com>). |
e0db8cfb DB |
327 | - added MPEG demuxer (MPEG-1 and 2 compatible). |
328 | - added ASF demuxer | |
329 | - added prototype RM demuxer | |
330 | - added AC3 decoding (done with libac3 by Aaron Holtzman) | |
331 | - added decoding codec parameter guessing (.e.g. for MPEG, because the | |
332 | header does not include them) | |
333 | - fixed header generation in MPEG-1, AVI and ASF muxer: wmplayer can now | |
334 | play them (only tested video) | |
335 | - fixed H.263 white bug | |
336 | - fixed phase rounding in img resample filter | |
337 | - add MMX code for polyphase img resample filter | |
338 | - added CPU autodetection | |
339 | - added generic title/author/copyright/comment string handling (ASF and RM | |
340 | use them) | |
de6d9b64 | 341 | - added SWF demux to extract MP3 track (not usable yet because no MP3 |
e0db8cfb DB |
342 | decoder) |
343 | - added fractional frame rate support | |
de6d9b64 | 344 | - codecs are no longer searched by read_header() (should fix ffserver |
e0db8cfb | 345 | segfault) |
de6d9b64 FB |
346 | |
347 | version 0.4.3: | |
348 | ||
dd5cf2ad | 349 | - BGR24 patch (initial patch by Jeroen Vreeken <pe1rxq at amsat.org>) |
e0db8cfb DB |
350 | - fixed raw yuv output |
351 | - added motion rounding support in MPEG-4 | |
352 | - fixed motion bug rounding in MSMPEG4 | |
353 | - added B-frame handling in video core | |
354 | - added full MPEG-1 decoding support | |
355 | - added partial (frame only) MPEG-2 support | |
de6d9b64 | 356 | - changed the FOURCC code for H.263 to "U263" to be able to see the |
e0db8cfb DB |
357 | +AVI/H.263 file with the UB Video H.263+ decoder. MPlayer works with |
358 | this +codec ;) (JuanJo). | |
359 | - Halfpel motion estimation after MB type selection (JuanJo) | |
360 | - added pgm and .Y.U.V output format | |
de6d9b64 FB |
361 | - suppressed 'img:' protocol. Simply use: /tmp/test%d.[pgm|Y] as input or |
362 | output. | |
363 | - added pgmpipe I/O format (original patch from Martin Aumueller | |
dd5cf2ad | 364 | <lists at reserv.at>, but changed completely since we use a format |
e0db8cfb | 365 | instead of a protocol) |
de6d9b64 FB |
366 | |
367 | version 0.4.2: | |
368 | ||
e0db8cfb DB |
369 | - added H.263/MPEG-4/MSMPEG4 decoding support. MPEG-4 decoding support |
370 | (for OpenDivX) is almost complete: 8x8 MVs and rounding are | |
de6d9b64 | 371 | missing. MSMPEG4 support is complete. |
e0db8cfb DB |
372 | - added prototype MPEG-1 decoder. Only I- and P-frames handled yet (it |
373 | can decode ffmpeg MPEGs :-)). | |
de6d9b64 FB |
374 | - added libavcodec API documentation (see apiexample.c). |
375 | - fixed image polyphase bug (the bottom of some images could be | |
e0db8cfb | 376 | greenish) |
de6d9b64 | 377 | - added support for non clipped motion vectors (decoding only) |
e0db8cfb DB |
378 | and image sizes non-multiple of 16 |
379 | - added support for AC prediction (decoding only) | |
380 | - added file overwrite confirmation (can be disabled with -y) | |
381 | - added custom size picture to H.263 using H.263+ (Juanjo) | |
de6d9b64 FB |
382 | |
383 | version 0.4.1: | |
384 | ||
e0db8cfb DB |
385 | - added MSMPEG4 (aka DivX) compatible encoder. Changed default codec |
386 | of AVI and ASF to DIV3. | |
de6d9b64 FB |
387 | - added -me option to set motion estimation method |
388 | (default=log). suppressed redundant -hq option. | |
389 | - added options -acodec and -vcodec to force a given codec (useful for | |
e0db8cfb DB |
390 | AVI for example) |
391 | - fixed -an option | |
392 | - improved dct_quantize speed | |
393 | - factorized some motion estimation code | |
de6d9b64 FB |
394 | |
395 | version 0.4.0: | |
396 | ||
e0db8cfb DB |
397 | - removing grab code from ffserver and moved it to ffmpeg. Added |
398 | multistream support to ffmpeg. | |
de6d9b64 | 399 | - added timeshifting support for live feeds (option ?date=xxx in the |
e0db8cfb | 400 | URL) |
de6d9b64 | 401 | - added high quality image resize code with polyphase filter (need |
56cc85a0 | 402 | mmx/see optimization). Enable multiple image size support in ffserver. |
e0db8cfb | 403 | - added multi live feed support in ffserver |
de6d9b64 FB |
404 | - suppressed master feature from ffserver (it should be done with an |
405 | external program which opens the .ffm url and writes it to another | |
e0db8cfb DB |
406 | ffserver) |
407 | - added preliminary support for video stream parsing (WAV and AVI half | |
408 | done). Added proper support for audio/video file conversion in | |
de6d9b64 | 409 | ffmpeg. |
e0db8cfb DB |
410 | - added preliminary support for video file sending from ffserver |
411 | - redesigning I/O subsystem: now using URL based input and output | |
412 | (see avio.h) | |
413 | - added WAV format support | |
414 | - added "tty user interface" to ffmpeg to stop grabbing gracefully | |
415 | - added MMX/SSE optimizations to SAD (Sums of Absolutes Differences) | |
dd5cf2ad | 416 | (Juan J. Sierralta P. a.k.a. "Juanjo" <juanjo at atmlab.utfsm.cl>) |
e0db8cfb DB |
417 | - added MMX DCT from mpeg2_movie 1.5 (Juanjo) |
418 | - added new motion estimation algorithms, log and phods (Juanjo) | |
419 | - changed directories: libav for format handling, libavcodec for | |
420 | codecs | |
de6d9b64 FB |
421 | |
422 | version 0.3.4: | |
423 | ||
e0db8cfb | 424 | - added stereo in MPEG audio encoder |
de6d9b64 FB |
425 | |
426 | version 0.3.3: | |
427 | ||
428 | - added 'high quality' mode which use motion vectors. It can be used in | |
429 | real time at low resolution. | |
430 | - fixed rounding problems which caused quality problems at high | |
e0db8cfb | 431 | bitrates and large GOP size |
de6d9b64 FB |
432 | |
433 | version 0.3.2: small fixes | |
434 | ||
e0db8cfb | 435 | - ASF fixes |
de6d9b64 FB |
436 | - put_seek bug fix |
437 | ||
438 | version 0.3.1: added avi/divx support | |
439 | ||
e0db8cfb DB |
440 | - added AVI support |
441 | - added MPEG-4 codec compatible with OpenDivX. It is based on the H.263 codec | |
de6d9b64 FB |
442 | - added sound for flash format (not tested) |
443 | ||
444 | version 0.3: initial public release |