Activity
From 09/27/2003 to 10/26/2003
10/26/2003
- 10:49 AM Revision 0bf92f79 (ffmpeg): GCC 3.3.2 warnings patch by (Panagiotis Issaris <takis at lumumba dot...
- Originally committed as revision 2440 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:14 AM Revision 14cabd40 (ffmpeg): AltiVec optimized fdct patch by (James Klicman <james at klicman dot ...
- Originally committed as revision 2439 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:56 AM Revision 5c69a4fd (ffmpeg): fixing the remaning block-align checks
- Originally committed as revision 2438 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:49 AM Revision ca1d62f4 (ffmpeg): block algn patch by ("Assaf Yaari" <assafy at mobixell dot com>)
- Originally committed as revision 2437 to svn://svn.ffmpeg.org/ffmpeg/trunk
10/25/2003
- 09:59 PM Revision 6e0593e8 (ffmpeg): reorder table instead of wasting instructions to reorder the input to...
- Originally committed as revision 2436 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:44 PM Revision 94789b9e (ffmpeg): 10l
- Originally committed as revision 2435 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:30 PM Revision 9b4b6e09 (ffmpeg): segfault fix
- Originally committed as revision 2434 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:22 PM Revision 94fd9201 (ffmpeg): support Cinepak files with funky (not divisible by 4) resolutions
- Originally committed as revision 2433 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:41 AM Revision 8dafdb88 (ffmpeg): added XVID fourcc (ISO MPEG-4?) and AC3 fourcc
- Originally committed as revision 2432 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:35 AM Revision 6a6810b1 (ffmpeg): diff -up looks better then diff -u
- Originally committed as revision 2431 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:32 AM Revision 48b1f800 (ffmpeg): * adding integer/floating point AAN implementations for DCT 2-4-8
- Originally committed as revision 2430 to svn://svn.ffmpeg.org/ffmpeg/trunk
10/24/2003
- 11:48 PM Revision b2924696 (ffmpeg): * sh doesn't understand $(command) type of Command substitution.
- It's a ksh'ism.
Originally committed as revision 2429 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:57 PM Revision 99200bae (ffmpeg): optimizing
- Originally committed as revision 2428 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:09 PM Revision 1b245cc2 (ffmpeg): Fixes GCC 3.3.2 warnings patch by (Panagiotis Issaris <takis at lumum...
- Originally committed as revision 2427 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:59 PM Revision 07bd15c3 (ffmpeg): rational.h not installed patch by (Fred Rothganger <rothgang at uiuc ...
- Originally committed as revision 2426 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:28 PM Revision 10acc479 (ffmpeg): * introducing dct248 into the DSP context.
- * simple/accurate implementation of dct248
* DV encoding now supports 2-4-8 DCT
* DV encoding gets a bit faster...
10/23/2003
- 11:24 PM Revision 01a2ddaf (ffmpeg): 1l
- Originally committed as revision 2424 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:22 PM Revision cf3bf5bb (ffmpeg): minor mmx2 optimization if the dct
- Originally committed as revision 2423 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:59 PM Revision 1745173b (ffmpeg): inline -> always_inline (842 -> 690 cpu cycles for dct_quantize() dif...
- Originally committed as revision 2422 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:41 PM Revision 8d00c562 (ffmpeg): 4.9-RC FreeBSD doesnt like lrint() so change to lrintf(), not that bs...
- Originally committed as revision 2421 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:11 AM Revision b4c3816c (ffmpeg): optionally merge postscale into quantization table for the float aan dct
- Originally committed as revision 2420 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:31 AM Revision 10becaaf (ffmpeg): 10l
- Originally committed as revision 2419 to svn://svn.ffmpeg.org/ffmpeg/trunk
10/22/2003
- 10:12 PM Revision 369e2d50 (ffmpeg): 10l
- Originally committed as revision 2418 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:10 PM Revision 1ffb0091 (ffmpeg): 100l
- Originally committed as revision 2417 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:15 PM Revision 6f5cf8c5 (ffmpeg): oops forgot
- Originally committed as revision 2416 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:26 PM Revision 65e4c8c9 (ffmpeg): floating point AAN DCT
- Originally committed as revision 2415 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:36 PM Revision 9d9e3172 (ffmpeg): 112 bytes smaller MpegEncContext
- Originally committed as revision 2414 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:01 PM Revision 45686da2 (ffmpeg): move blocks away MpegEncContext (7.4 -> 5.8k)
- Originally committed as revision 2413 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:23 AM Revision 642ccefb (ffmpeg): move mmx quantizer matrixes out of MpegEncContext (23k -> 7k) (no mea...
- Originally committed as revision 2412 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:59 AM Revision 7e4995c3 (ffmpeg): move q_*_matrix out of MpegEncContext (40k ->23k) dct_quantize() is e...
- Originally committed as revision 2411 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:19 AM Revision c4f1e443 (ffmpeg): minimum slice size fix (fixes 422P 1 line per slice, used by huffyuv)
- Originally committed as revision 11214 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
10/21/2003
- 07:55 PM Revision b465449e (ffmpeg): dynamic alloc of picture structs instead of putting them in MpegEncCo...
- Originally committed as revision 2410 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:55 PM Revision 7f96ed5b (ffmpeg): forgot to apply this chunk appearently, no, i dont really remember wh...
- Originally committed as revision 2409 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:55 AM Revision 8831db5c (ffmpeg): start time hack by (devik <devik at cdi dot cz>)
- Originally committed as revision 2408 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:00 AM Revision 33a6984b (ffmpeg): BSD doesnt have log2
- Originally committed as revision 2407 to svn://svn.ffmpeg.org/ffmpeg/trunk
10/20/2003
- 11:24 PM Revision 5c9e4723 (ffmpeg): mpeg2 aspect ratio encoding fixed
- Originally committed as revision 2406 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:33 PM Revision 5ed9f2e5 (ffmpeg): use continued fractions to approximate a fraction if its numerator or...
- Originally committed as revision 2405 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:42 PM Revision 1c0dcc39 (ffmpeg): 10l
- Originally committed as revision 2404 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:23 PM Revision 5ff85f1d (ffmpeg): AVRational
- sample_aspect_ratio
aspect ratio in JPEG JFIF is SAR not DAR !
removed nonsense SAR guessing code
various related cle... - 10:33 AM Revision 9dad924e (ffmpeg): bottom_field_first -> top_field_first
- Originally committed as revision 2402 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:52 AM Revision fa384dcc (ffmpeg): export mpeg2 active display area / pan scan
- fix mpeg2 aspect_ratio for the rare case that active display area != AVCodecContext.width/height
decode sequence disp...
10/19/2003
- 09:11 PM Revision f2fae326 (ffmpeg): OS/X 10.2.x gcc-3.1 bug workaround by ("Steven M. Schultz" <sms at 2B...
- Originally committed as revision 2400 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:05 PM Revision dc7cb06a (ffmpeg): gcc->C99 and warning fixes patch by (Dan Christiansen <danchr at daim...
- Originally committed as revision 2399 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:57 PM Revision 4cb3f3b6 (ffmpeg): Using the extension m4a for audio only MPEG-4 files is increasingly
- common, especially since Apple iTunes treats files with the two
extensions differently. Without the patch, FFmpeg won...
10/18/2003
- 06:47 PM Revision cf9d24ad (ffmpeg): - Moving -Wall from the individual Makefiles to configure (and only
- have it passed to GCC)
- Moving the usage in configure to the top of it, so you don't have to
wait needlessly
- Silen... - 03:19 AM Revision 2744ca9a (ffmpeg): * providing MPEG codecs with a generic fields in AVFrame to use.
- * fixing YUV4MPEG format.
* fixing a bug in DV codec where coded_frame was not set.
Originally committed as rev...
10/17/2003
- 06:56 PM Revision a573cc27 (ffmpeg): emu_edge checks simplification and avoid redundant checks for mpeg1/2...
- Originally committed as revision 2395 to svn://svn.ffmpeg.org/ffmpeg/trunk
10/16/2003
- 06:27 PM Revision 5c00fe41 (ffmpeg): * original fix still didn't align lines on s_align when CODEC_FLAG_EM...
- was not set.
Originally committed as revision 2394 to svn://svn.ffmpeg.org/ffmpeg/trunk - 04:50 AM Revision 00c28046 (ffmpeg): * fix for a trivial 100l declaration typo
- Originally committed as revision 2393 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:21 AM Revision 6571e41d (ffmpeg): picture buffer cleanup, this fixes a assertion failure (if assertion ...
- Originally committed as revision 2392 to svn://svn.ffmpeg.org/ffmpeg/trunk
10/15/2003
- 09:59 PM Revision f0bbfc4a (ffmpeg): default_get_buffer() fixes
- Originally committed as revision 2391 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:06 PM Revision 66535069 (ffmpeg): Enable decoding of more mpeg-ts streams for pcHDTV patch by (Doug Lar...
- Originally committed as revision 2390 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:20 PM Revision f539eb52 (ffmpeg): align
- Originally committed as revision 2389 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:37 PM Revision bcc7125e (ffmpeg): fix "first frame is no keyframe" bug
- Originally committed as revision 2388 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:21 PM Revision 4b684105 (ffmpeg): 10l
- Originally committed as revision 2387 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:08 PM Revision ff490720 (ffmpeg): dither scaling coefficients so they add up to 1.0
- Originally committed as revision 11124 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
- 11:21 AM Revision 379a2036 (ffmpeg): rounding fixes
- Originally committed as revision 11123 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
- 03:53 AM Revision 93cb9d7f (ffmpeg): hook up the XA ADPCM decoder
- Originally committed as revision 2386 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:20 AM Revision fc384777 (ffmpeg): activate the XA and ADX ADPCM codecs
- Originally committed as revision 2385 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:14 AM Revision f19af812 (ffmpeg): replace file to remove nasty DOS CRs and hard tabs
- Originally committed as revision 2384 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:02 AM Revision f1271366 (ffmpeg): this should be part of adpcm.c
- Originally committed as revision 2383 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:59 AM Revision e986b6e2 (ffmpeg): quiet
- Originally committed as revision 2382 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:22 AM Revision baf23f0c (ffmpeg): use the correct file modes
- Originally committed as revision 2381 to svn://svn.ffmpeg.org/ffmpeg/trunk
10/14/2003
- 02:40 PM Revision ffaa816e (ffmpeg): recommit of
- * fixing an unitilaized field AVImageInfo::interleaved.
As a matter of fact we have two problems here: first
... - 02:36 PM Revision fe08925f (ffmpeg): recommit of
- * backing out the 0-sized packets patch. We have to devise a more
sensible approach.
orginal commit by roman shap... - 02:13 PM Revision 00293677 (ffmpeg): remove experimental reference
- Originally committed as revision 2378 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:36 AM Revision 485bc05d (ffmpeg): make it compatible with older make (debian stable - make 3.79.1)
- Originally committed as revision 2377 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:40 AM Revision f5610466 (ffmpeg): added CRI ADX and XA ADPCM audio modules, courtesy of BERO
- <bero -at- geocities.co.jp>
Originally committed as revision 2376 to svn://svn.ffmpeg.org/ffmpeg/trunk - 04:15 AM Revision 764ef400 (ffmpeg): disable encoders where appropriate (patch courtesy of BERO
- <bero -at- geocities.co.jp>)
Originally committed as revision 2375 to svn://svn.ffmpeg.org/ffmpeg/trunk
10/13/2003
- 07:38 PM Revision a003ee9a (ffmpeg): fix the case where all vlc codes are 8 bits long (repeat=256)
- Originally committed as revision 2374 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:17 PM Revision 7674347b (ffmpeg): alignment 10l
- Originally committed as revision 2373 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:27 PM Revision 84705403 (ffmpeg): mmx2 optimization of huffyuv median encoding
- Originally committed as revision 2372 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:37 PM Revision 8c812d73 (ffmpeg): 10l
- Originally committed as revision 2371 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:13 AM Revision ac0c6638 (ffmpeg): dont check if the ac esc 3 could have been stored as vlc as this dete...
- Originally committed as revision 2370 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:59 AM Revision 117a5490 (ffmpeg): init_put_bits changed
- Originally committed as revision 2369 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:02 AM Revision c58222c5 (ffmpeg): 10l
- Originally committed as revision 2368 to svn://svn.ffmpeg.org/ffmpeg/trunk
10/12/2003
- 09:32 PM Revision 431f2172 (ffmpeg): fix decoding if the aspect ratio changes
- Originally committed as revision 2367 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:25 PM Revision ed7debda (ffmpeg): removed the obsolete and unused parameters of init_put_bits
- Originally committed as revision 2366 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:16 PM Revision d6896c49 (ffmpeg): add some missing codecs
- Originally committed as revision 2365 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:18 PM Revision bba3a09b (ffmpeg): h263 GOB decoding fix
- Originally committed as revision 2364 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:01 PM Revision 34790165 (ffmpeg): intra dc treshold != 0 decoding fixed
- Originally committed as revision 2363 to svn://svn.ffmpeg.org/ffmpeg/trunk
10/11/2003
- 09:49 PM Revision 5e83dec4 (ffmpeg): Sunplus JPEG codec (SP5X) support
- Originally committed as revision 2362 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:40 PM Revision 91381201 (ffmpeg): theora comments skipping
- Originally committed as revision 2361 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:48 PM Revision 6cbff2f4 (ffmpeg): using av_abort
- Originally committed as revision 2360 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:44 PM Revision f44ee2c3 (ffmpeg): theora decoding support (only keyframes for now, because by theora th...
- Originally committed as revision 2359 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:43 PM Revision a62a7323 (ffmpeg): optimised versions of the get_pixels, diff_pixels, and bswap_buf
- functions and support for 4 pixel high blocks in the put_pixels8_xxx and
avg_pixels8_xxx functions, courtesy of Robin... - 09:11 AM Revision c9319f2e (ffmpeg): forgot to commit, i hope its correct
- Originally committed as revision 2357 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:29 AM Revision 688cbabe (ffmpeg): recommit of
- direct rendering support
Originally committed as revision 2356 to svn://svn.ffmpeg.org/ffmpeg/trunk - 08:27 AM Revision 11417def (ffmpeg): recommit of
- VOL != 0x120 support
Originally committed as revision 2355 to svn://svn.ffmpeg.org/ffmpeg/trunk - 08:25 AM Revision 3bbd2123 (ffmpeg): recommit (of patch, as cvslog msg didnt apply cleanly)
- libavcodec/ppc compile errors patch by ("Steven M. Schultz" <sms at 2BSD dot COM>)
Originally committed as revision ... - 08:21 AM Revision 95831f48 (ffmpeg): recommit of
- slightly cleaner width / height comment
Originally committed as revision 2353 to svn://svn.ffmpeg.org/ffmpeg/trunk - 08:19 AM Revision 49e17f84 (ffmpeg): recommit of
- #define DEBUG fix by (Glenn Maynard <g_sf at zewt dot org>)
Originally committed as revision 2352 to svn://svn.ffmpe... - 08:18 AM Revision 75917b88 (ffmpeg): recommit of
- promote avpicture_alloc to public interface patch by (Drew Hess <dhess at ilm dot com>)
Originally committed as revi... - 01:41 AM Revision 86a7e115 (ffmpeg): * recommiting change from SF CVS
- Originally committed as revision 2350 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:11 AM Revision b3a5d003 (ffmpeg): support a few more types of VQA files
- Originally committed as revision 2349 to svn://svn.ffmpeg.org/ffmpeg/trunk
10/10/2003
- 12:19 AM Revision 7ac25f2d (ffmpeg): yv12->uyvy MMX
- Originally committed as revision 11073 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
- 12:11 AM Revision abdcd337 (ffmpeg): 1E10l
- #undef ARCH_X86
...
#ifdef ARCH_X86
...
#define ARCH_X86
...
#endif
Originally committed as revision 11072 to svn://...
10/09/2003
- 11:45 PM Revision 2549c2bc (ffmpeg): 10l
- Originally committed as revision 11071 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
- 10:25 PM Revision caeaabe7 (ffmpeg): uyvy output support in swscaler
- Originally committed as revision 11069 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
10/07/2003
- 10:41 PM Revision 23669983 (ffmpeg): Fixed the brokeness and also bgr32 should work now. Patch by Ken Mand...
- Originally committed as revision 11038 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
- 11:32 AM Revision 158c7f05 (ffmpeg): use lagrange multipler instead of qp for ratecontrol, this may break ...
- quality which was 1..31 float is now a 1..FF_LAMBDA_MAX int, and FF_QP2LAMBDA * qp can be used to convert to the new ...
10/05/2003
- 09:48 PM Revision 72385798 (ffmpeg): This patch marks frames used in RPZA decoder as reference frames, from
- Roberto Togni (rtogni at freemail.it)
Originally committed as revision 2347 to svn://svn.ffmpeg.org/ffmpeg/trunk - 03:32 PM Revision e5021fff (ffmpeg): mpeg1 + trellis quant segfault fix
- Originally committed as revision 2346 to svn://svn.ffmpeg.org/ffmpeg/trunk
10/04/2003
- 11:59 PM Revision 8025405f (ffmpeg): 10l ?
- Originally committed as revision 2345 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:47 PM Revision cafa66af (ffmpeg): added solid color vectors; basic PAL8, 4x2-vector video (as in
- Command & Conquer) looks great now; also added compressed codebook
support, but files using these (Lands of Lore) are... - 05:41 PM Revision 20f269dc (ffmpeg): handle a wider variety of VQA files, including silent files
- Originally committed as revision 2343 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:29 PM Revision 77a416e8 (ffmpeg): many small typo and grammar fixes
- Based on Bernard Leak's mail <bernard 4t brenda-arkle.demon.co.uk>
Originally committed as revision 11001 to svn://s... - 09:53 AM Revision 29d48296 (ffmpeg): Patch for AAC encoding with libfaac by (Gildas Bazin <gbazin at alter...
- Originally committed as revision 2342 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:31 AM Revision 39518b49 (ffmpeg): * 10000l (cut'n'paste is evil!)
- * Fix from Charles Yates for 0 sized packets
Originally committed as revision 2341 to svn://svn.ffmpeg.org/ffmpeg/trunk
10/03/2003
- 05:50 AM Revision 5a00941b (ffmpeg): instructions for using the decoder
- Originally committed as revision 2340 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:43 AM Revision 4120a53a (ffmpeg): implemented Id Quake II CIN support
- Originally committed as revision 2339 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:08 AM Revision a686caf0 (ffmpeg): * fixing bug that prevented resampling the picture and
- changing pix_fmt at the same time.
* aspect ratio should be more reliable for DV now.
Originally committed as re...
10/02/2003
- 10:41 PM Revision e692fd60 (ffmpeg): fixed codec specific data headers
- Originally committed as revision 2337 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:33 PM Revision cf246283 (ffmpeg): fixed time base and sample rate handling
- Originally committed as revision 2336 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:59 PM Revision 5aa0a644 (ffmpeg): fix fabrice's broken get_bi and some minor changes in draft
- Originally committed as revision 2335 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:29 PM Revision 7fe4c823 (ffmpeg): nut and vcr2
- Originally committed as revision 2334 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:52 AM Revision 16c3c1ec (ffmpeg): rd cbp + single coeff elimination fix
- Originally committed as revision 2333 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:20 AM Revision 6955a882 (ffmpeg): first pass at a VQA video decoder
- Originally committed as revision 2332 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:19 AM Revision ec59fd53 (ffmpeg): experimental half-pel motion compensation for C planes, courtesy of Dr.
- Tim
Originally committed as revision 2331 to svn://svn.ffmpeg.org/ffmpeg/trunk - 04:16 AM Revision dda61423 (ffmpeg): properly demux silent files; implemented precise framerate calculation
- Originally committed as revision 2330 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:53 AM Revision 68a43d04 (ffmpeg): the correct data type is offset_t
- Originally committed as revision 2329 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:24 AM Revision ca7d05d5 (ffmpeg): optionally try to encode each MB with MV=<0,0> and choose the one wit...
- Originally committed as revision 2328 to svn://svn.ffmpeg.org/ffmpeg/trunk
10/01/2003
- 11:34 PM Revision 4fa1c4fa (ffmpeg): * preAlpha DV encoding support -- there's still a truckload
- of work to do, but it least people can try it out and share
ideas. Please don't hesitate to give it a spin:
... - 04:45 PM Revision c280f2d7 (ffmpeg): nut regression test
- mpeg4 ac prediction cleanup
Originally committed as revision 2326 to svn://svn.ffmpeg.org/ffmpeg/trunk - 03:41 PM Revision 8d8c0294 (ffmpeg): ac prediction cleanup
- rate distorted optimal ac prediction for mpeg4
Originally committed as revision 2325 to svn://svn.ffmpeg.org/ffmpeg/... - 04:39 AM Revision 2fdf638b (ffmpeg): New demuxers: Sega FILM/CPK, Westwood VQA & AUD; new decoders: MS RLE &
- Video-1, Apple RPZA, Cinepak, Westwood IMA ADPCM
Originally committed as revision 2324 to svn://svn.ffmpeg.org/ffmpe...
09/30/2003
- 10:18 PM Revision f2f6134b (ffmpeg): rate distortion optimal cbp support (h263/mpeg4 non intra only)
- Originally committed as revision 2323 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:54 PM Revision 08f29f82 (ffmpeg): Patch for attribute(printf) by (Michel Bardiaux <mbardiaux at peaktim...
- Originally committed as revision 2322 to svn://svn.ffmpeg.org/ffmpeg/trunk
09/29/2003
- 10:40 PM Revision b49d4175 (ffmpeg): 10l
- Originally committed as revision 2321 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:56 PM Revision 0d8d3ed5 (ffmpeg): * The functionality is now available in dv.[ch].
- Originally committed as revision 2320 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:54 PM Revision 7458ccbb (ffmpeg): * DV handling was streamlined for both muxing/demuxing and
- decoding. All muxing/demuxing functionality is now available
in libavformat/dv.[ch].
* dv1394.c and avidec.c... - 03:44 PM Revision da64ecc3 (ffmpeg): avcodec const correctness patch by (Drew Hess <dhess at ilm dot com>)
- Originally committed as revision 2318 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:41 AM Revision 6c8e0d4d (ffmpeg): Fix a very nasty problem with extra bytes appearing in TCP data streams.
- Whenever there was an EINTR/EAGAIN return, then a byte in the data stream
would be duplicated!! This fix should allow... - 12:14 AM Revision 05ab0b76 (ffmpeg): Trivial error reporting patch by (Glenn Maynard <g_sf at zewt dot org>)
- Originally committed as revision 2316 to svn://svn.ffmpeg.org/ffmpeg/trunk
09/28/2003
- 10:53 PM Revision fe0f2a97 (ffmpeg): PowerPC warnings & optimisations patch by (Dan Christiansen <danchr a...
- Originally committed as revision 2315 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:09 PM Revision f578f938 (ffmpeg): mov/mp4/3gp muxer improvements patch by (Thomas Raivio <tjraivio at c...
- Originally committed as revision 2314 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:58 PM Revision 1e4ddde2 (ffmpeg): ppm vhook follow up patch by (Charles Yates <charles dot yates at pan...
- mostly tab -> space cosmetics
Originally committed as revision 2313 to svn://svn.ffmpeg.org/ffmpeg/trunk - 08:47 PM Revision c6b1edc9 (ffmpeg): init AVFrame with defaults
- Originally committed as revision 2312 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:34 PM Revision d663a1fd (ffmpeg): AMR-WB support by (Johannes Carlsson <joca at rixmail dot se>)
- Originally committed as revision 2311 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:27 PM Revision cd1f22f9 (ffmpeg): simpler
- Originally committed as revision 2310 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:18 PM Revision 6eb23b82 (ffmpeg): updated
- Originally committed as revision 2309 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:04 PM Revision 4c4b3fcd (ffmpeg): clean target removes output_example
- Originally committed as revision 2308 to svn://svn.ffmpeg.org/ffmpeg/trunk
09/27/2003
- 01:23 AM Revision 8bc80f8b (ffmpeg): Minor bugfix to prevent segfault if a malloc fails. I have no idea what
- will happen, but at least this crash is gone.
Originally committed as revision 2307 to svn://svn.ffmpeg.org/ffmpeg/t... - 12:02 AM Revision 80de6a80 (ffmpeg): hurry_up fix?
- Originally committed as revision 2306 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:01 AM Revision 8b76418a (ffmpeg): 100l
- Originally committed as revision 2305 to svn://svn.ffmpeg.org/ffmpeg/trunk
Also available in: Atom