source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @1c004e5   21 years michaelni lrintf patch by ("Steven M. Schultz" <sms at 2BSD dot COM>) …
(edit) @71c47d6e   21 years michaelni 10l (forgot to copy top_field_first flag) Originally committed as …
(edit) @8135f8df   21 years michaelni rv20 / h263 b frame fix Originally committed as revision 2628 to …
(edit) @bed1707c   21 years michaelni fix crash Originally committed as revision 2627 to …
(edit) @4ff7c576   21 years mike SVQ3 uses unrestricted motion vectors Originally committed as …
(edit) @9a41c2c7   21 years michaelni svq3 fix Originally committed as revision 2625 to …
(edit) @e45f1943   21 years fabrice harcoded DTS computation for mpeg Originally committed as revision …
(edit) @d60a8f85   21 years michaelni vbv_delay Originally committed as revision 2623 to …
(edit) @044007c2   21 years fabrice primitive LPCM generator Originally committed as revision 2622 to …
(edit) @0dbb48d9   21 years fabrice better and simpler logic for MPEG muxing - fixed rare MPEG muxing PTS …
(edit) @6ec87caa   21 years fabrice fixed incorrect PTS/DTS logic in MPEG video case (caused rare PTS …
(edit) @b84f2a35   21 years fabrice pts and dts support in parser API Originally committed as revision …
(edit) @ac3d5cac   21 years mike initial predictors are not sent to the output in QT IMA; fix stereo QT …
(edit) @037b5189   21 years fabrice MPEG1/2 decoding update (buffered frames are decoded now) Originally …
(edit) @37353960   21 years fabrice make av_read_frame() return buffered frames at EOF Originally …
(edit) @a700a6ae   21 years fabrice moved packet output to a separate function - added the frame buffered …
(edit) @6e45e928   21 years fabrice added End Of File handling to return last picture for MPEG1/2/4 …
(edit) @5d43635   21 years michaelni motion estimation & mb compare functions command line options …
(edit) @8bb27bdf   21 years fabrice init picture structure to avoid uninitialized fields Originally …
(edit) @2393e654   21 years michaelni 100l (forgot alpha & ppc) Originally committed as revision 2611 to …
(edit) @31b1ec5d   21 years michaelni mv vissualization & field picture fix Originally committed as …
(edit) @fad05f52   21 years michaelni cygwin fix and dont average interlaced MVs patch by (Wolfgang Hesseler …
(edit) @a4337a51   21 years michaelni 10l (printing qscale before parsing it) Originally committed as …
(edit) @d50635cd   21 years michaelni split intra / inter dequantization Originally committed as revision …
(edit) @7ebfc0ea   21 years michaelni error concealment regression test Originally committed as revision …
(edit) @d55f7b65   21 years michaelni cleanup Originally committed as revision 2605 to …
(edit) @0c11692a   21 years michaelni Here are juste two added #ifdef CONFIG_ENCODERS to allow libavcodec to …
(edit) @864119b6   21 years michaelni mb type & qp vissualization Originally committed as revision 2603 to …
(edit) @11dffbe1   21 years michaelni stuffing to stay above min_bitrate Originally committed as revision …
(edit) @fb066639   21 years michaelni CBR improvements Originally committed as revision 2601 to …
(edit) @7a0f9d7e   21 years fabrice fixed top_field_first support when encoding Originally committed as …
(edit) @3e9d718e   21 years fabrice fill codec info Originally committed as revision 2599 to …
(edit) @fa75ce92   21 years michaelni fixing h263p encoding without UMV Originally committed as revision …
(edit) @8e2162f0   21 years michaelni obmc encoding flag (forgot to commit...) Originally committed as …
(edit) @5814beaa   21 years michaelni set AVCodecContext.width/height before get_buffer() Originally …
(edit) @99db6420   21 years fabrice update Originally committed as revision 2595 to …
(edit) @0f26033b   21 years fabrice update -interlace help Originally committed as revision 2594 to …
(edit) @83dddc4a   21 years fabrice generate MPEG elementary streams in all cases - added interlaced MPEG2 …
(edit) @dd5e90cd   21 years michaelni interlaced dct encoding fix Originally committed as revision 2592 to …
(edit) @3ab5b8cc   21 years fabrice interlaced DCT support for MPEG2 encoding Originally committed as …
(edit) @db9b1b5e   21 years fabrice fixed interlaced encoding Originally committed as revision 2590 to …
(edit) @7f9b37b0   21 years michaelni 10l (uninitialized var ...) Originally committed as revision 2589 to …
(edit) @e56d417b   21 years fabrice -interlace option - better consistency in help Originally committed …
(edit) @32e7b91a   21 years fabrice fixed potential problem if aspect_ratio_info == 0 for MPEG stream - …
(edit) @26f548a7   21 years michaelni MB_TYPE_INTERLACED info fix Originally committed as revision 2586 to …
(edit) @27a206e0   21 years fabrice suppress PTS in packets when not needed (slightly smaller files), …
(edit) @8a56ac7b   21 years fabrice copy packet without omitting the padding Originally committed as …
(edit) @248a189a   21 years fabrice fixed low delay decoding Originally committed as revision 2583 to …
(edit) @feca25cc   21 years michaelni 100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100 …
(edit) @0ed714a7   21 years michaelni slice structured fixes Originally committed as revision 2581 to …
(edit) @5ea4b18d   21 years michaelni motion_subsample_log2 Originally committed as revision 2580 to …
(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 …
Note: See TracRevisionLog for help on using the revision log.