source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @ec6d8af5   21 years michaelni p frame encoding, only with 0,0 motion vectors yet though Originally …
(edit) @0d8e09f8   21 years michaelni using pointers so the code could eventually be used for P frames a few …
(edit) @bab97b2   21 years michaelni width height %64 != 0 fix print average RD score at the end …
(edit) @7802d373   21 years michaelni imlib2 needs -lm Originally committed as revision 3118 to …
(edit) @2a0dbb1e   21 years r_togni buffer hints, use reget_buffer, removed copy from previous frame …
(edit) @14aa9da3   21 years michaelni color and 10l Originally committed as revision 3116 to …
(edit) @fa2ae822   21 years michaelni rate distorted intra only encoding still grayscale, still no real …
(edit) @5e502c3f   21 years michaelni 10l Originally committed as revision 3114 to …
(edit) @3b64893d   21 years mike first pass at a Sorenson Video 1 (SVQ1) encoder Originally committed …
(edit) @d9171299   21 years mike support SVQ1 in AVI files, just for fun Originally committed as …
(edit) @1fa3d65d   21 years michaelni vbr audio fix Originally committed as revision 3111 to …
(edit) @dd17409c   21 years michaelni next_pts fix by (Wolfram Gloger <wmglo at dent dot med dot …
(edit) @8a0c66a7   21 years michaelni coder, context, predictor command line options Originally committed …
(edit) @4ccde216   21 years michaelni support decoding mpeg4 with buggy dc clipping Originally committed as …
(edit) @a7137a0   21 years michaelni mpeg4 dc prediction simplification dc cliping fix Originally …
(edit) @4c263142   21 years michaelni use AVInteger in av_rescale() so it can finally do 64*64/64 instead of …
(edit) @29adde8   21 years michaelni arbitrary precision integer support + - * / % << >> log2 compare are …
(edit) @ce5b6f63   21 years r_togni Add buffer hints, enable DR1 Originally committed as revision 3104 to …
(edit) @c172913a   21 years michaelni cleanup Originally committed as revision 3103 to …
(edit) @da7f8893   21 years michaelni bigendian fix by (Romain Dolbeau <dolbeau at irisa dot fr>) with #if …
(edit) @0b43db14   21 years michaelni match latest spec seeking to startcode-less frames Originally …
(edit) @ae4cffd9   21 years dalias this isn't actually stupid, but it's not valid C and gcc 3.5 rejects …
(edit) @bb801c97   21 years michaelni dont use always_inine with -Os Originally committed as revision 3101 …
(edit) @77d0e165   21 years michaelni mmx dct optimization Originally committed as revision 3100 to …
(edit) @3116cb14   21 years michaelni AMV bug workaround Originally committed as revision 3099 to …
(edit) @6387c3e6   21 years michaelni -bug Originally committed as revision 3098 to …
(edit) @d01dbeb8   21 years michaelni simplify Originally committed as revision 3097 to …
(edit) @1545acea   21 years michaelni dont missuse assert() Originally committed as revision 3096 to …
(edit) @eea8c08f   21 years michaelni cleanup & memleak fix Originally committed as revision 3095 to …
(edit) @60f41d13   21 years michaelni 10000l Originally committed as revision 3094 to …
(edit) @bf266e19   21 years michaelni intra_dc_precission>0 encoding support Originally committed as …
(edit) @26d4f26b   21 years michaelni OPT_INT Originally committed as revision 3092 to …
(edit) @242f5b0a   21 years michaelni ffmpeg -version Originally committed as revision 3091 to …
(edit) @844ce49d   21 years michaelni 10l Originally committed as revision 3090 to …
(edit) @d1700ea   21 years ikalvachev cola test Originally committed as revision 3089 to …
(edit) @000a9c0   21 years michaelni 10l Originally committed as revision 3088 to …
(edit) @e4cb187d   21 years michaelni remove duplicated find_frame_end() code move codec specific code from …
(edit) @20da3179   21 years michaelni >2 channels decoding fix Originally committed as revision 3086 to …
(edit) @8aedc51d   21 years michaelni simplify Originally committed as revision 3085 to …
(edit) @3834be58   21 years michaelni fix rounding errors with NTSC patch by (Luca Abeni <lucabe72 at email …
(edit) @7daabccb   21 years mike move the 0x80 vector outside of the function, thus saving the compiler …
(edit) @f9ed9d85   21 years mike separate out put_signed_pixels_clamped() into its own function and …
(edit) @c0c37848   21 years michaelni export pts if available Originally committed as revision 3081 to …
(edit) @293ed23f   21 years michaelni NULL pointers ... Originally committed as revision 3080 to …
(edit) @4b85a28f   21 years michaelni Fix synthetic next_pts calculation / audio pts patch by (Wolfram …
(edit) @22494489   21 years michaelni mpeg SVCD compatibility, SCR fixes, standard compliance - fixed …
(edit) @ae4b7d59   21 years michaelni H.263 MCBPC fix Originally committed as revision 3077 to …
(edit) @db7a2e0d   21 years michaelni attribute_used patch by (matthieu castet <castet.matthieu at free dot …
(edit) @f4ae934a   21 years alex avoid macro conflicts Originally committed as revision 3076 to …
(edit) @d890d4ae   21 years alex disable hadamard for gcc below 3.3 - better fix awaited Originally …
(edit) @16f5ef9   21 years alex use the AVV macro from gcc_fixes.h instead ifdefs Originally …
(edit) @d65f20b1   21 years alex 100l, and another one because it boils out with ICE under gcc 3.2.3 …
(edit) @75b4f3c6   21 years mike yes, that's nice... Originally committed as revision 3072 to …
(edit) @116824d0   21 years mike reorganize and simplify the VP3 IDCT stuff Originally committed as …
(edit) @4ea4b274   21 years michaelni lmin/lmax Originally committed as revision 3070 to …
(edit) @3c0da30c   21 years michaelni fix decoding with quant matrixes which contain elements <16 …
(edit) @49f3806d   21 years michaelni rv10 decoding fix Originally committed as revision 3068 to …
(edit) @7aae316   21 years michaelni ring buffer fix by (Luca Abeni <lucabe72 at email dot it>) Originally …
(edit) @92a69cf   21 years mike move align16 some place where non-MMX machines can see it …
(edit) @6186b94c   21 years mike hush... Originally committed as revision 3065 to …
(edit) @38acbc3c   21 years mike hook up support for SSE2-optimized VP3 IDCT Originally committed as …
(edit) @78a16bfe   21 years mike add selected SSE2 ASM macros Originally committed as revision 3063 to …
(edit) @5f93790   21 years mike SSE2-optimized variant of VP3 IDCT Originally committed as revision …
(edit) @daae8699   21 years mike correct MMX-optimized variant of VP3 IDCT, with comments (thank you …
(edit) @f20f8a8b   21 years michaelni support reusing mb types and field select values of the source file, …
(edit) @7e56cd92   21 years mike add the minimal documentation to make this decoder useful Originally …
(edit) @0f12310f   21 years michaelni License change and cpu detection patch by (James Morrison <ja2morri at …
(edit) @bb476ff3   21 years michaelni vis detection patch by (James Morrison <ja2morri at csclub dot …
(edit) @aab9cdcf   21 years michaelni qpel & SSE/SATD regression test Originally committed as revision 3056 …
(edit) @5efe481a   21 years michaelni -qpel option Originally committed as revision 3055 to …
(edit) @45d6de9   21 years michaelni nut files in cygwin patch by ("Sascha Sommer" <saschasommer at freenet …
(edit) @2a86d50b   21 years michaelni cygwin patch by ("Sascha Sommer" <saschasommer at freenet dot de>) …
(edit) @aacc6615   21 years michaelni sanity checks Originally committed as revision 3052 to …
(edit) @9964df6   21 years michaelni minor motion estimation cleanup 4mv motion vector passthrough …
(edit) @5c668f46   21 years michaelni libavcodec Cygwin compilation failure (II) patch by (Sascha Sommer) …
(edit) @cbdd9b53   21 years Roman R. * Enabling UltraSparc stuff wit _SPARC64 Originally committed as …
(edit) @44f54ceb   21 years michaelni VIS optimized motion compensation code. by (David S. Miller <davem at …
(edit) @1671083   21 years michaelni sanity check Originally committed as revision 3047 to …
(edit) @df70de1f   21 years michaelni Mpeg start codes patch by ("Dmitry Borisov" <jbors at mail dot ru>) …
(edit) @2f0472ff   21 years michaelni me_range patch by ("Timofei V. Bondarenko" <timm at ipi dot ac dot …
(edit) @c8470cc1   21 years michaelni h264 nal decoding fix by (Laurent Aimar <fenrir at via dot ecp dot …
(edit) @693399ba   21 years michaelni h264 hurry up fix and a tiny cabac clean patch by (Laurent Aimar …
(edit) @f4f3223f   21 years michaelni reuse motion vectors/mb types/field select values of the source video, …
(edit) @10f3005f   21 years michaelni RSHIFT(x,0) fix Originally committed as revision 3041 to …
(edit) @25ef43bb   21 years michaelni corrupted field pictures segfault fix Originally committed as …
(edit) @6c08a05   21 years michaelni 10l (segfault fix) Originally committed as revision 3039 to …
(edit) @9007f51   21 years michaelni better hadamard8_diff16 in AltiVec, and more patch by (Romain Dolbeau …
(edit) @2750b827   21 years michaelni motion estimation cleanup replace ugly macros by always_inline …
(edit) @c4a17148   21 years michaelni hadamard8_diff8x8 in AltiVec, the 16bits edition by (Romain Dolbeau …
(edit) @7c4f71c4   21 years michaelni exporting field_select/ref_index values Originally committed as …
(edit) @8857a7ef   21 years michaelni 10l Originally committed as revision 3034 to …
(edit) @38030214   21 years michaelni fix y scale of mv vissualization of interlaced MVs Originally …
(edit) @0c352cad   21 years michaelni fix exported motion vectors Originally committed as revision 3032 to …
(edit) @11a8e425   21 years michaelni various fixes Originally committed as revision 3031 to …
(edit) @e31d863e   21 years michaelni pts fix / b frame segfault fix Originally committed as revision 3030 …
(edit) @2de28abb   21 years michaelni 10l (segfault fix) Originally committed as revision 3029 to …
(edit) @a4d36c11   21 years michaelni passing AVFrame instead of AVPicture around in ffmpeg, that way stuff …
(edit) @14e2a940   21 years michaelni flv dropable p frame support Originally committed as revision 3027 to …
(edit) @068f2a22   21 years michaelni cleanup fix streamcopy Originally committed as revision 3026 to …
(edit) @bf17ff61   21 years michaelni stream copy pts fix Originally committed as revision 3025 to …
Note: See TracRevisionLog for help on using the revision log.