source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @8d7ec29   21 years michaelni move motion_val & mb_type to AVFrame patch by (Wolfgang Hesseler <qv …
(edit) @a0b8f70c   21 years michaelni better get_packet_size and probe Originally committed as revision …
(edit) @f8830383   21 years alex FF_DEBUG_PICT_INFO and CODEC_FLAG_GRAY support Originally committed …
(edit) @f0a93eb0   21 years alex msb pts support Originally committed as revision 2576 to …
(edit) @4250dafc   21 years alex using LIBAVFORMAT_IDENT Originally committed as revision 2575 to …
(edit) @d7d24282   21 years michaelni Advanced intra coding, modified quantization and alternative inter vlc …
(edit) @fb07988   21 years michaelni AIC/MQ encoding fix Originally committed as revision 2573 to …
(edit) @60efb3e4   21 years alex cosmetics Originally committed as revision 2572 to …
(edit) @3c3f113e   21 years alex more correct header parsing Originally committed as revision 2571 to …
(edit) @ecfc44e6   21 years michaelni alternative inter vlc encoding fix Originally committed as revision …
(edit) @01e8ff2   21 years michaelni slice flush / position fix Originally committed as revision 2569 to …
(edit) @ba58dabc   21 years michaelni h263 slice structured mode slice cleanup Originally committed as …
(edit) @a8380f44   21 years michaelni removing unused var & converting 64->32bit Originally committed as …
(edit) @2be9f03a   21 years michaelni AVFrame.interlaced_frame fixes Originally committed as revision 2566 …
(edit) @647b7762   21 years michaelni SWF sanity check patch by (Glyn Kennington <glyn dot kennington at ox …
(edit) @c70f1716   21 years michaelni export top_field_first & interlaced_frame Originally committed as …
(edit) @ac49f3ef   21 years michaelni set has_b_frames correctly, fixes rv20 dr1 with mplayer Originally …
(edit) @cdb4e730   21 years michaelni cleanup Originally committed as revision 2562 to …
(edit) @b40cd4e   21 years michaelni rv20 (h263) b frame decoding support Originally committed as revision …
(edit) @6952f123   21 years mike this should make the decoder safe for big-endian platforms Originally …
(edit) @9a197a24   21 years michaelni altivec.h bug workaround (untested) Originally committed as revision …
(edit) @554daa24   21 years michaelni cleanup Originally committed as revision 2558 to …
(edit) @6beeb962   21 years michaelni h263 modified quantization fix Originally committed as revision 2557 …
(edit) @b7cbfc23   21 years mike DUCK codec Originally committed as revision 2556 to …
(edit) @9a4117d5   21 years mike initial support for Duck TrueMotion v1 (think of it as On2 VP1); only …
(edit) @fcfee63b   21 years michaelni split ff_h263_decode_mb() into h263 and mpeg4 versions Originally …
(edit) @3615e2be   21 years michaelni h263_h_loop_filter_mmx Originally committed as revision 2553 to …
(edit) @359f98de   21 years michaelni h263_v_loop_filter_mmx Originally committed as revision 2552 to …
(edit) @e1f03acc   21 years michaelni h263 MV prediction doesnt match mpeg4, for some slices configurations …
(edit) @5b5404e3   21 years michaelni 10l Originally committed as revision 2550 to …
(edit) @332f9ac4   21 years michaelni h263 loop filter fixed h263 modified quantization CODEC_FLAG_OBMC …
(edit) @e692c863   21 years mike off by 1 in the palette Originally committed as revision 2548 to …
(edit) @248a1aa5   21 years michaelni 4th frame type ... Originally committed as revision 2547 to …
(edit) @473c758   21 years michaelni rv20 sub_id == 0x20200002 support Originally committed as revision …
(edit) @43dc0bfd   21 years michaelni cleanup Originally committed as revision 2545 to …
(edit) @40a12840   21 years michaelni rv10 fix Originally committed as revision 2544 to …
(edit) @68b94c35   21 years michaelni rv20 decoder Originally committed as revision 2543 to …
(edit) @3e8a5124   21 years michaelni forgot Originally committed as revision 2542 to …
(edit) @dba019d   21 years michaelni h263 alternative inter vlc support Originally committed as revision …
(edit) @cc15c931   21 years michaelni H264 fourcc patch by (Laurent Aimar <fenrir at via dot ecp dot fr>) …
(edit) @68ca24e6   21 years michaelni intra16x16 fix Originally committed as revision 2539 to …
(edit) @8fc7c993   21 years michaelni 10000l Originally committed as revision 2538 to …
(edit) @d3985de7   21 years michaelni cleanup Originally committed as revision 2537 to …
(edit) @f7190f73   21 years michaelni h263 OBMC & 4MV support cleanup Originally committed as revision 2536 …
(edit) @a11d11aa   21 years michaelni seek by mouse in ffplay patch by (Michel Bardiaux <mbardiaux at …
(edit) @e26a8335   21 years michaelni debug parameter patch by (Wolfgang Hesseler <qv at multimediaware dot …
(edit) @b68ab260   21 years michaelni dont read from b frames if draw_horiz_band==NULL Originally committed …
(edit) @e15c330   21 years Roman R. * 3x encoding speedup. Finally we seem to be on par with libdv in …
(edit) @e1c2a5a0   21 years r_togni - Add reget_buffer() function to AVCodecContext - Add default …
(edit) @9bc8b386   21 years michaelni 16x8 MV vissualization by (Wolfgang Hesseler <qv at multimediaware dot …
(edit) @bc1e3646   21 years michaelni 10l Originally committed as revision 2529 to …
(edit) @28ba74a6   21 years michaelni Patch for PPM probing by (Rob Joyce <rjoyce at twcny dot rr dot com>) …
(edit) @105c3d25   21 years alex theora alpha3 support (with maintaining backward compatibility, maybe …
(edit) @9a7ad925   21 years alex finally working with old theora bitstream (flipped image), the only …
(edit) @bcbecff1   21 years fabrice fixed memory leak Originally committed as revision 2525 to …
(edit) @91628427   21 years philipjsg Add more resilience in reading ffm files. In particular, don't assume …
(edit) @d445a7e9   21 years philipjsg Changed a bunch of calls to sprintf to snprintf to protect against …
(edit) @bf63eb4b   21 years michaelni av_d2q() documentation Originally committed as revision 2522 to …
(edit) @11498da3   21 years mike set frame rate information, for good measure Originally committed as …
(edit) @d66dae57   21 years mike use the proper file framerate (specified by a float); account the pts …
(edit) @42cad81   21 years mike yep, FLI support Originally committed as revision 2519 to …
(edit) @ad0d17f1   21 years michaelni qprd with b frames fix Originally committed as revision 2518 to …
(edit) @dd3e415e   21 years michaelni qprd needs mbd=2 Originally committed as revision 2517 to …
(edit) @4b813d5c   21 years kabi * sys/types.h for size_t Originally committed as revision 2516 to …
(edit) @67070e4f   21 years kabi * *FILE needs <stdio.h> Originally committed as revision 2515 to …
(edit) @57489bc5   21 years ikalvachev silence few warnings Originally committed as revision 2514 to …
(edit) @9515c0c1   21 years michaelni better fix Originally committed as revision 2513 to …
(edit) @7d587359   21 years michaelni small mjpeg fix by (James Stembridge <jstembridge at users dot …
(edit) @278de475   21 years michaelni support more codecs in MPEG-TS patch by (mru at kth dot se (Måns …
(edit) @30758048   21 years michaelni ac prediction with rate distorted qp fix Originally committed as …
(edit) @1f26c6f3   21 years michaelni rate distored optimal lambda->qp support Originally committed as …
(edit) @567e36d8   21 years michaelni last frame Originally committed as revision 2508 to …
(edit) @c512b303   21 years ikalvachev mpegvideo is back Originally committed as revision 2507 to …
(edit) @e240a0bb   21 years fabrice simpler bandwidth allocation for RTSP streaming - use av_read_frame() …
(edit) @72ea344b   21 years fabrice initial seek support Originally committed as revision 2505 to …
(edit) @254abc2e   21 years fabrice use av_read_frame() - added initial seek support (rename -start to -ss …
(edit) @afda223c   21 years fabrice frame rate should be completely disabled in asf (closer now) - …
(edit) @155e9ee9   21 years fabrice initial seek support Originally committed as revision 2502 to …
(edit) @27f388aa   21 years fabrice seek support Originally committed as revision 2501 to …
(edit) @f9b5459e   21 years fabrice seeking support - fixed some ADPCM decoding cases Originally …
(edit) @8e38ff0c   21 years fabrice fixed double free Originally committed as revision 2499 to …
(edit) @ba0ce88a   21 years fabrice added parsing Originally committed as revision 2498 to …
(edit) @4986a429   21 years fabrice seek support for PCM formats Originally committed as revision 2497 to …
(edit) @ccd39ae6   21 years fabrice use parsers Originally committed as revision 2496 to …
(edit) @ff762d6e   21 years fabrice initial seek support - more generic play/pause support Originally …
(edit) @fb2758c8   21 years fabrice initial av_read_frame() and av_seek_frame() support Originally …
(edit) @c6f353ff   21 years fabrice also parse extradata for MPEG4 Originally committed as revision 2493 …
(edit) @8424cf50   21 years fabrice new audio/video parser API Originally committed as revision 2492 to …
(edit) @962d6ae6   21 years fabrice exported mpa_decode_header for new parser API Originally committed as …
(edit) @8dbcc9f2   21 years fabrice comment fix Originally committed as revision 2490 to …
(edit) @b595afaa   21 years mike added palette support to the QT demuxer; registered SMC video decoder …
(edit) @11e29a41   21 years mike added Apple Graphics (SMC) decoder Originally committed as revision …
(edit) @aa39a622   21 years r_togni 4bpp support Originally committed as revision 2487 to …
(edit) @1dc1ed99   21 years r_togni 8BPS decoder Originally committed as revision 2486 to …
(edit) @e02c251e   21 years r_togni Set buffer hints, use cr where available Originally committed as …
(edit) @074c4ca7   21 years r_togni Add cr codec capability and buffer hints Originally committed as …
(edit) @46888748   21 years michaelni 1000l Originally committed as revision 11407 to …
(edit) @598401ce   21 years michaelni fix context=1 remove always_inline, gcc fails to inline other more …
(edit) @3f76a287   21 years michaelni cvsignore patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) …
(edit) @1d768c3   21 years r_togni 100l: sometime palette was not copied to output frame Originally …
Note: See TracRevisionLog for help on using the revision log.