source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @ccbfd4ba   21 years r_togni Fix for older version of zlib Originally committed as revision 2695 …
(edit) @507a8e0d   21 years michaelni type fixes, found by Wolfgang Hesseler Originally committed as …
(edit) @a273bbf   21 years r_togni MSZH and ZLIB decoder support Experimental ZLIB encoder (not working …
(edit) @fb966f99   21 years michaelni ignore damaged video frames Originally committed as revision 2692 to …
(edit) @04108619   21 years michaelni oops Originally committed as revision 2691 to …
(edit) @93e1a0a9   21 years michaelni fix b frame after seeking blockmess Originally committed as revision …
(edit) @0a61ba58   21 years michaelni audio pts fix Originally committed as revision 2689 to …
(edit) @e6c0297f   21 years michaelni fixing some seek failure issues Originally committed as revision 2688 …
(edit) @909678c7   21 years michaelni grayscale mjpeg decoding support based upon a patch by (Leon Bottou …
(edit) @8f2ab833   21 years michaelni copyright year update of the files i touched and remembered, things …
(edit) @d2a9bdd   21 years michaelni more sane inttypes emulation behavior if libavcodec is used outside …
(edit) @d94728c3   21 years michaelni cleanup Originally committed as revision 2684 to …
(edit) @821e46f   21 years michaelni alpha amr tip Originally committed as revision 2683 to …
(edit) @c562c4da   21 years michaelni something unimportant ... Originally committed as revision 2682 to …
(edit) @7f965c1c   21 years michaelni inttypes emulation cleanup patch by ("Chris Flerackers" <cflerackers …
(edit) @84f986c0   21 years michaelni lrintf patch by ("Steven M. Schultz" <sms at 2BSD dot COM>) …
(edit) @a1e257b2   21 years michaelni optimize compute_antialias() and add a floating point based …
(edit) @ec7d0d2e   21 years michaelni memleak patch by (Gildas Bazin <gbazin at altern dot org>) Originally …
(edit) @303aebf9   21 years michaelni uninitalized variables fix by (Gildas Bazin <gbazin at altern dot …
(edit) @967be700   21 years michaelni memleak fix Originally committed as revision 2676 to …
(edit) @64cba748   21 years michaelni patch for configuring amr_wb by ("Murphy Chen" <murphychen at mail2000 …
(edit) @85e33747   21 years michaelni mpeg1 overflowing dc coeff fix Originally committed as revision 2674 …
(edit) @af547ce5   21 years michaelni fix assertion failure when writing mov files Originally committed as …
(edit) @d13431cd   21 years michaelni ASF extended header parsing patch by ("Kevin Kuphal" <kevin dot kuphal …
(edit) @4850b2d2   21 years michaelni LDFLAGS fix by ("Steven M. Schultz" <sms at 2BSD dot COM>) Originally …
(edit) @620fe604   21 years michaelni 10l Originally committed as revision 2670 to …
(edit) @622348f9   21 years michaelni interlaced dct decision cleanup function moved to dspcontext …
(edit) @51929fd3   21 years michaelni simplify Originally committed as revision 2668 to …
(edit) @b1b8f9fc   21 years michaelni gop timestamp fix Originally committed as revision 2667 to …
(edit) @3144b152   21 years michaelni 10l Originally committed as revision 2666 to …
(edit) @ac548c5   21 years michaelni 10000l Originally committed as revision 2665 to …
(edit) @96b73a2a   21 years michaelni frame rate emulation "fix" by (Mean <fixounet at free dot fr>) …
(edit) @2e90b37c   21 years michaelni mpeg2 QP clamping fix Originally committed as revision 2663 to …
(edit) @0982834b   21 years michaelni non YV12 vissualization fix by (Wolfgang Hesseler <qv at …
(edit) @5ac59c55   21 years michaelni warn the user if we had to clip some dct coefficient due to a crappy …
(edit) @baaf3f46   21 years michaelni SVCD scan offset stuff Originally committed as revision 2660 to …
(edit) @c953e797   21 years michaelni denoise_dct_sse2() patch by (Balatoni Denes <pnis at coder dot hu>) …
(edit) @76e9d392   21 years michaelni forgot ... Originally committed as revision 2658 to …
(edit) @783df5f3   21 years michaelni denoise_dct_mmx() Originally committed as revision 2657 to …
(edit) @be408b67   21 years michaelni noise reduction regression test Originally committed as revision 2656 …
(edit) @fbb89806   21 years michaelni more trellis quant optimizations Originally committed as revision …
(edit) @da00f30e   21 years mike VMD support Originally committed as revision 2654 to …
(edit) @a7eb3c8d   21 years mike initial commit for Sierra VMD file demuxer Originally committed as …
(edit) @fafa0b75   21 years mike first pass at Sierra VMD A/V decoders; video looks great, audio is not …
(edit) @34e0a29d   21 years michaelni cleanup Originally committed as revision 2651 to …
(edit) @7485d118   21 years michaelni optimizing (trellis) quantizer Originally committed as revision 2650 …
(edit) @2ad5d5a   21 years mike off-by-1 error in the never-before-tested embedded string code …
(edit) @c0baa56   21 years michaelni trellis quantization regression test Originally committed as revision …
(edit) @ca1c3f52   21 years mike remove vile lie (MS ADPCM encoding is not supported yet) Originally …
(edit) @e5771f4f   21 years michaelni put_pixels width comment fix Originally committed as revision 2646 to …
(edit) @ae55b533   21 years michaelni dont show uninitalized motion vectors Originally committed as …
(edit) @69768b7   21 years michaelni test interlaced motion estimation too Originally committed as …
(edit) @273977d8   21 years michaelni rate limit tips and checks Originally committed as revision 2643 to …
(edit) @55bbad6f   21 years michaelni minrate=0 for SVCD & DVD, this matches mpeg2enc and the mpeg1/2 …
(edit) @0368c72d   21 years michaelni print vbv buffer size & bitrate when decoding with -debug 1 …
(edit) @9e2a16e1   21 years michaelni fixpoint log() for tiny_psnr so it can output actual PSNR Originally …
(edit) @7d67aa9b   21 years michaelni info about h and tpel Originally committed as revision 2639 to …
(edit) @bb198e19   21 years michaelni interlaced motion estimation interlaced mpeg2 encoding P & B frames …
(edit) @b846b231   21 years michaelni 100000l Originally committed as revision 2637 to …
(edit) @0c9bbaec   21 years michaelni motion vector vissualization improvements patch by (Wolfgang Hesseler …
(edit) @890972be   21 years michaelni nicer looking PSNR stats (YUV seperate and print the whole file PSNR …
(edit) @1031fabd   21 years michaelni picture number fixes Originally committed as revision 2634 to …
(edit) @622eb836   21 years michaelni 10l (segfault fix) Originally committed as revision 2633 to …
(edit) @bba04f1e   21 years michaelni frame stepping patch by (Wolfgang Hesseler <qv at multimediaware dot …
(edit) @2c293402   21 years alex correct C init tables Originally committed as revision 11692 to …
(edit) @54fcf429   21 years michaelni its nice to include 'what it does & why' in submitted patches …
(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 …
Note: See TracRevisionLog for help on using the revision log.