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 |
9d53d58e | 119 | |
1defd2a8 MN |
120 | version 0.4.9-pre1: |
121 | ||
4fa1c4fa | 122 | - DV encoder, DV muxer |
2fdf638b MM |
123 | - Microsoft RLE video decoder |
124 | - Microsoft Video-1 decoder | |
070ed1bc | 125 | - Apple Animation (RLE) decoder |
42cad81a | 126 | - Apple Graphics (SMC) decoder |
2fdf638b MM |
127 | - Apple Video (RPZA) decoder |
128 | - Cinepak decoder | |
129 | - Sega FILM (CPK) file demuxer | |
42cad81a | 130 | - Westwood multimedia support (VQA & AUD files) |
4120a53a | 131 | - Id Quake II CIN playback support |
42cad81a MM |
132 | - 8BPS video decoder |
133 | - FLIC playback support | |
9a4117d5 MM |
134 | - RealVideo 2.0 (RV20) decoder |
135 | - Duck TrueMotion v1 (DUCK) video decoder | |
da00f30e | 136 | - Sierra VMD demuxer and video decoder |
1defd2a8 | 137 | - MSZH and ZLIB decoder support |
3b64893d | 138 | - SVQ1 video encoder |
1defd2a8 | 139 | - AMR-WB support |
e0db8cfb | 140 | - PPC optimizations |
1defd2a8 | 141 | - rate distortion optimal cbp support |
e0db8cfb | 142 | - rate distorted optimal ac prediction for MPEG-4 |
1defd2a8 MN |
143 | - rate distorted optimal lambda->qp support |
144 | - AAC encoding with libfaac | |
145 | - Sunplus JPEG codec (SP5X) support | |
e0db8cfb DB |
146 | - use Lagrange multipler instead of QP for ratecontrol |
147 | - Theora/VP3 decoding support | |
1defd2a8 | 148 | - XA and ADX ADPCM codecs |
e0db8cfb | 149 | - export MPEG-2 active display area / pan scan |
1defd2a8 MN |
150 | - Add support for configuring with IBM XLC |
151 | - floating point AAN DCT | |
e0db8cfb DB |
152 | - initial support for zygo video (not complete) |
153 | - RGB ffv1 support | |
1defd2a8 MN |
154 | - new audio/video parser API |
155 | - av_log() system | |
156 | - av_read_frame() and av_seek_frame() support | |
157 | - missing last frame fixes | |
158 | - seek by mouse in ffplay | |
e0db8cfb DB |
159 | - noise reduction of DCT coefficients |
160 | - H.263 OBMC & 4MV support | |
161 | - H.263 alternative inter vlc support | |
162 | - H.263 loop filter | |
163 | - H.263 slice structured mode | |
164 | - interlaced DCT support for MPEG-2 encoding | |
1defd2a8 | 165 | - stuffing to stay above min_bitrate |
e0db8cfb | 166 | - MB type & QP visualization |
1defd2a8 MN |
167 | - frame stepping for ffplay |
168 | - interlaced motion estimation | |
169 | - alternate scantable support | |
170 | - SVCD scan offset support | |
e0db8cfb DB |
171 | - closed GOP support |
172 | - SSE2 FDCT | |
1defd2a8 MN |
173 | - quantizer noise shaping |
174 | - G.726 ADPCM audio codec | |
175 | - MS ADPCM encoding | |
176 | - multithreaded/SMP motion estimation | |
e0db8cfb DB |
177 | - multithreaded/SMP encoding for MPEG-1/MPEG-2/MPEG-4/H.263 |
178 | - multithreaded/SMP decoding for MPEG-2 | |
1defd2a8 MN |
179 | - FLAC decoder |
180 | - Metrowerks CodeWarrior suppport | |
e0db8cfb | 181 | - H.263+ custom pcf support |
1defd2a8 | 182 | - nicer output for 'ffmpeg -formats' |
e0db8cfb | 183 | - Matroska demuxer |
1defd2a8 | 184 | - SGI image format, encoding and decoding |
e0db8cfb DB |
185 | - H.264 loop filter support |
186 | - H.264 CABAC support | |
f073a393 | 187 | - nicer looking arrows for the motion vector visualization |
1defd2a8 MN |
188 | - improved VCD support |
189 | - audio timestamp drift compensation | |
e0db8cfb | 190 | - MPEG-2 YUV 422/444 support |
1defd2a8 MN |
191 | - polyphase kaiser windowed sinc and blackman nuttall windowed sinc audio resample |
192 | - better image scaling | |
e0db8cfb | 193 | - H.261 support |
1defd2a8 MN |
194 | - correctly interleave packets during encoding |
195 | - VIS optimized motion compensation | |
e0db8cfb DB |
196 | - intra_dc_precision>0 encoding support |
197 | - support reuse of motion vectors/MB types/field select values of the source video | |
1defd2a8 MN |
198 | - more accurate deblock filter |
199 | - padding support | |
200 | - many optimizations and bugfixes | |
2fdf638b | 201 | |
8c522a40 FB |
202 | version 0.4.8: |
203 | ||
e0db8cfb | 204 | - MPEG-2 video encoding (Michael) |
d9d8910b | 205 | - Id RoQ playback subsystem (Mike Melanson and Tim Ferguson) |
b17e9c99 MM |
206 | - Wing Commander III Movie (.mve) file playback subsystem (Mike Melanson |
207 | and Mario Brito) | |
208 | - Xan DPCM audio decoder (Mario Brito) | |
186447f8 | 209 | - Interplay MVE playback subsystem (Mike Melanson) |
b17e9c99 MM |
210 | - Duck DK3 and DK4 ADPCM audio decoders (Mike Melanson) |
211 | ||
212 | version 0.4.7: | |
e07702ba | 213 | |
e0db8cfb | 214 | - RealAudio 1.0 (14_4) and 2.0 (28_8) native decoders. Author unknown, code from mplayerhq |
124ba583 | 215 | (originally from public domain player for Amiga at http://www.honeypot.net/audio) |
e0db8cfb | 216 | - current version now also compiles with older GCC (Fabrice) |
e07702ba HBH |
217 | - 4X multimedia playback system including 4xm file demuxer (Mike |
218 | Melanson), and 4X video and audio codecs (Michael) | |
219 | - Creative YUV (CYUV) decoder (Mike Melanson) | |
220 | - FFV1 codec (our very simple lossless intra only codec, compresses much better | |
e0db8cfb DB |
221 | than HuffYUV) (Michael) |
222 | - ASV1 (Asus), H.264, Intel indeo3 codecs have been added (various) | |
223 | - tiny PNG encoder and decoder, tiny GIF decoder, PAM decoder (PPM with | |
e07702ba HBH |
224 | alpha support), JPEG YUV colorspace support. (Fabrice Bellard) |
225 | - ffplay has been replaced with a newer version which uses SDL (optionally) | |
e0db8cfb | 226 | for multiplatform support (Fabrice) |
e07702ba HBH |
227 | - Sorenson Version 3 codec (SVQ3) support has been added (decoding only) - donated |
228 | by anonymous | |
229 | - AMR format has been added (Johannes Carlsson) | |
e0db8cfb | 230 | - 3GP support has been added (Johannes Carlsson) |
e07702ba HBH |
231 | - VP3 codec has been added (Mike Melanson) |
232 | - more MPEG-1/2 fixes | |
e0db8cfb DB |
233 | - better multiplatform support, MS Visual Studio fixes (various) |
234 | - AltiVec optimizations (Magnus Damn and others) | |
e07702ba | 235 | - SH4 processor support has been added (BERO) |
e0db8cfb DB |
236 | - new public interfaces (avcodec_get_pix_fmt) (Roman Shaposhnick) |
237 | - VOB streaming support (Brian Foley) | |
238 | - better MP3 autodetection (Andriy Rysin) | |
d3d10087 FB |
239 | - qpel encoding (Michael) |
240 | - 4mv+b frames encoding finally fixed (Michael) | |
241 | - chroma ME (Michael) | |
e0db8cfb DB |
242 | - 5 comparison functions for ME (Michael) |
243 | - B-frame encoding speedup (Michael) | |
244 | - WMV2 codec (unfinished - Michael) | |
d3d10087 | 245 | - user specified diamond size for EPZS (Michael) |
b17e9c99 MM |
246 | - Playstation STR playback subsystem, still experimental (Mike and Michael) |
247 | - ASV2 codec (Michael) | |
248 | - CLJR decoder (Alex) | |
d3d10087 | 249 | |
e0db8cfb | 250 | .. And lots more new enhancements and fixes. |
e07702ba | 251 | |
d3d10087 | 252 | version 0.4.6: |
739d6efa | 253 | |
e0db8cfb DB |
254 | - completely new integer only MPEG audio layer 1/2/3 decoder rewritten |
255 | from scratch | |
256 | - Recoded DCT and motion vector search with gcc (no longer depends on nasm) | |
257 | - fix quantization bug in AC3 encoder | |
258 | - added PCM codecs and format. Corrected WAV/AVI/ASF PCM issues | |
259 | - added prototype ffplay program | |
260 | - added GOB header parsing on H.263/H.263+ decoder (Juanjo) | |
261 | - bug fix on MCBPC tables of H.263 (Juanjo) | |
262 | - bug fix on DC coefficients of H.263 (Juanjo) | |
263 | - added Advanced Prediction Mode on H.263/H.263+ decoder (Juanjo) | |
264 | - now we can decode H.263 streams found in QuickTime files (Juanjo) | |
265 | - now we can decode H.263 streams found in VIVO v1 files(Juanjo) | |
644d98a4 | 266 | - preliminary RTP "friendly" mode for H.263/H.263+ coding. (Juanjo) |
e0db8cfb DB |
267 | - added GOB header for H.263/H.263+ coding on RTP mode (Juanjo) |
268 | - now H.263 picture size is returned on the first decoded frame (Juanjo) | |
7f913a35 | 269 | - added first regression tests |
e0db8cfb | 270 | - added MPEG-2 TS demuxer |
a31e01c5 | 271 | - new demux API for libav |
6d291820 | 272 | - more accurate and faster IDCT (Michael) |
e0db8cfb | 273 | - faster and entropy-controlled motion search (Michael) |
6d291820 FB |
274 | - two pass video encoding (Michael) |
275 | - new video rate control (Michael) | |
276 | - added MSMPEG4V1, MSMPEGV2 and WMV1 support (Michael) | |
277 | - great performance improvement of video encoders and decoders (Michael) | |
278 | - new and faster bit readers and vlc parsers (Michael) | |
e0db8cfb | 279 | - high quality encoding mode: tries all macroblock/VLC types (Michael) |
6d291820 FB |
280 | - added DV video decoder |
281 | - preliminary RTP/RTSP support in ffserver and libavformat | |
e0db8cfb DB |
282 | - H.263+ AIC decoding/encoding support (Juanjo) |
283 | - VCD MPEG-PS mode (Juanjo) | |
284 | - PSNR stuff (Juanjo) | |
285 | - simple stats output (Juanjo) | |
286 | - 16-bit and 15-bit RGB/BGR/GBR support (Bisqwit) | |
739d6efa | 287 | |
de6d9b64 FB |
288 | version 0.4.5: |
289 | ||
dd5cf2ad BF |
290 | - some header fixes (Zdenek Kabelac <kabi at informatics.muni.cz>) |
291 | - many MMX optimizations (Nick Kurshev <nickols_k at mail.ru>) | |
e0db8cfb DB |
292 | - added configure system (actually a small shell script) |
293 | - added MPEG audio layer 1/2/3 decoding using LGPL'ed mpglib by | |
de6d9b64 | 294 | Michael Hipp (temporary solution - waiting for integer only |
e0db8cfb DB |
295 | decoder) |
296 | - fixed VIDIOCSYNC interrupt | |
297 | - added Intel H.263 decoding support ('I263' AVI fourCC) | |
298 | - added Real Video 1.0 decoding (needs further testing) | |
de6d9b64 FB |
299 | - simplified image formats again. Added PGM format (=grey |
300 | pgm). Renamed old PGM to PGMYUV. | |
e0db8cfb DB |
301 | - fixed msmpeg4 slice issues (tell me if you still find problems) |
302 | - fixed OpenDivX bugs with newer versions (added VOL header decoding) | |
303 | - added support for MPlayer interface | |
304 | - added macroblock skip optimization | |
305 | - added MJPEG decoder | |
306 | - added mmx/mmxext IDCT from libmpeg2 | |
0c1e384c | 307 | - added pgmyuvpipe, ppm, and ppm_pipe formats (original patch by Celer |
dd5cf2ad | 308 | <celer at shell.scrypt.net>) |
e0db8cfb DB |
309 | - added pixel format conversion layer (e.g. for MJPEG or PPM) |
310 | - added deinterlacing option | |
311 | - MPEG-1/2 fixes | |
dd5cf2ad BF |
312 | - MPEG-4 vol header fixes (Jonathan Marsden <snmjbm at pacbell.net>) |
313 | - ARM optimizations (Lionel Ulmer <lionel.ulmer at free.fr>). | |
e0db8cfb DB |
314 | - Windows porting of file converter |
315 | - added MJPEG raw format (input/ouput) | |
316 | - added JPEG image format support (input/output) | |
de6d9b64 FB |
317 | |
318 | version 0.4.4: | |
319 | ||
320 | - fixed some std header definitions (Bjorn Lindgren | |
dd5cf2ad | 321 | <bjorn.e.lindgren at telia.com>). |
e0db8cfb DB |
322 | - added MPEG demuxer (MPEG-1 and 2 compatible). |
323 | - added ASF demuxer | |
324 | - added prototype RM demuxer | |
325 | - added AC3 decoding (done with libac3 by Aaron Holtzman) | |
326 | - added decoding codec parameter guessing (.e.g. for MPEG, because the | |
327 | header does not include them) | |
328 | - fixed header generation in MPEG-1, AVI and ASF muxer: wmplayer can now | |
329 | play them (only tested video) | |
330 | - fixed H.263 white bug | |
331 | - fixed phase rounding in img resample filter | |
332 | - add MMX code for polyphase img resample filter | |
333 | - added CPU autodetection | |
334 | - added generic title/author/copyright/comment string handling (ASF and RM | |
335 | use them) | |
de6d9b64 | 336 | - added SWF demux to extract MP3 track (not usable yet because no MP3 |
e0db8cfb DB |
337 | decoder) |
338 | - added fractional frame rate support | |
de6d9b64 | 339 | - codecs are no longer searched by read_header() (should fix ffserver |
e0db8cfb | 340 | segfault) |
de6d9b64 FB |
341 | |
342 | version 0.4.3: | |
343 | ||
dd5cf2ad | 344 | - BGR24 patch (initial patch by Jeroen Vreeken <pe1rxq at amsat.org>) |
e0db8cfb DB |
345 | - fixed raw yuv output |
346 | - added motion rounding support in MPEG-4 | |
347 | - fixed motion bug rounding in MSMPEG4 | |
348 | - added B-frame handling in video core | |
349 | - added full MPEG-1 decoding support | |
350 | - added partial (frame only) MPEG-2 support | |
de6d9b64 | 351 | - changed the FOURCC code for H.263 to "U263" to be able to see the |
e0db8cfb DB |
352 | +AVI/H.263 file with the UB Video H.263+ decoder. MPlayer works with |
353 | this +codec ;) (JuanJo). | |
354 | - Halfpel motion estimation after MB type selection (JuanJo) | |
355 | - added pgm and .Y.U.V output format | |
de6d9b64 FB |
356 | - suppressed 'img:' protocol. Simply use: /tmp/test%d.[pgm|Y] as input or |
357 | output. | |
358 | - added pgmpipe I/O format (original patch from Martin Aumueller | |
dd5cf2ad | 359 | <lists at reserv.at>, but changed completely since we use a format |
e0db8cfb | 360 | instead of a protocol) |
de6d9b64 FB |
361 | |
362 | version 0.4.2: | |
363 | ||
e0db8cfb DB |
364 | - added H.263/MPEG-4/MSMPEG4 decoding support. MPEG-4 decoding support |
365 | (for OpenDivX) is almost complete: 8x8 MVs and rounding are | |
de6d9b64 | 366 | missing. MSMPEG4 support is complete. |
e0db8cfb DB |
367 | - added prototype MPEG-1 decoder. Only I- and P-frames handled yet (it |
368 | can decode ffmpeg MPEGs :-)). | |
de6d9b64 FB |
369 | - added libavcodec API documentation (see apiexample.c). |
370 | - fixed image polyphase bug (the bottom of some images could be | |
e0db8cfb | 371 | greenish) |
de6d9b64 | 372 | - added support for non clipped motion vectors (decoding only) |
e0db8cfb DB |
373 | and image sizes non-multiple of 16 |
374 | - added support for AC prediction (decoding only) | |
375 | - added file overwrite confirmation (can be disabled with -y) | |
376 | - added custom size picture to H.263 using H.263+ (Juanjo) | |
de6d9b64 FB |
377 | |
378 | version 0.4.1: | |
379 | ||
e0db8cfb DB |
380 | - added MSMPEG4 (aka DivX) compatible encoder. Changed default codec |
381 | of AVI and ASF to DIV3. | |
de6d9b64 FB |
382 | - added -me option to set motion estimation method |
383 | (default=log). suppressed redundant -hq option. | |
384 | - added options -acodec and -vcodec to force a given codec (useful for | |
e0db8cfb DB |
385 | AVI for example) |
386 | - fixed -an option | |
387 | - improved dct_quantize speed | |
388 | - factorized some motion estimation code | |
de6d9b64 FB |
389 | |
390 | version 0.4.0: | |
391 | ||
e0db8cfb DB |
392 | - removing grab code from ffserver and moved it to ffmpeg. Added |
393 | multistream support to ffmpeg. | |
de6d9b64 | 394 | - added timeshifting support for live feeds (option ?date=xxx in the |
e0db8cfb | 395 | URL) |
de6d9b64 | 396 | - added high quality image resize code with polyphase filter (need |
56cc85a0 | 397 | mmx/see optimization). Enable multiple image size support in ffserver. |
e0db8cfb | 398 | - added multi live feed support in ffserver |
de6d9b64 FB |
399 | - suppressed master feature from ffserver (it should be done with an |
400 | external program which opens the .ffm url and writes it to another | |
e0db8cfb DB |
401 | ffserver) |
402 | - added preliminary support for video stream parsing (WAV and AVI half | |
403 | done). Added proper support for audio/video file conversion in | |
de6d9b64 | 404 | ffmpeg. |
e0db8cfb DB |
405 | - added preliminary support for video file sending from ffserver |
406 | - redesigning I/O subsystem: now using URL based input and output | |
407 | (see avio.h) | |
408 | - added WAV format support | |
409 | - added "tty user interface" to ffmpeg to stop grabbing gracefully | |
410 | - added MMX/SSE optimizations to SAD (Sums of Absolutes Differences) | |
dd5cf2ad | 411 | (Juan J. Sierralta P. a.k.a. "Juanjo" <juanjo at atmlab.utfsm.cl>) |
e0db8cfb DB |
412 | - added MMX DCT from mpeg2_movie 1.5 (Juanjo) |
413 | - added new motion estimation algorithms, log and phods (Juanjo) | |
414 | - changed directories: libav for format handling, libavcodec for | |
415 | codecs | |
de6d9b64 FB |
416 | |
417 | version 0.3.4: | |
418 | ||
e0db8cfb | 419 | - added stereo in MPEG audio encoder |
de6d9b64 FB |
420 | |
421 | version 0.3.3: | |
422 | ||
423 | - added 'high quality' mode which use motion vectors. It can be used in | |
424 | real time at low resolution. | |
425 | - fixed rounding problems which caused quality problems at high | |
e0db8cfb | 426 | bitrates and large GOP size |
de6d9b64 FB |
427 | |
428 | version 0.3.2: small fixes | |
429 | ||
e0db8cfb | 430 | - ASF fixes |
de6d9b64 FB |
431 | - put_seek bug fix |
432 | ||
433 | version 0.3.1: added avi/divx support | |
434 | ||
e0db8cfb DB |
435 | - added AVI support |
436 | - added MPEG-4 codec compatible with OpenDivX. It is based on the H.263 codec | |
de6d9b64 FB |
437 | - added sound for flash format (not tested) |
438 | ||
439 | version 0.3: initial public release |