source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @0e9d4a67   21 years michaelni change qscale -> lambda for the motion estimation finetune …
(edit) @676e61c7   21 years michaelni infinite loop fix Originally committed as revision 3188 to …
(edit) @f7e1e69e   21 years michaelni -qprd Originally committed as revision 3187 to …
(edit) @2a8edc5d   21 years michaelni 10l (-top 0) Originally committed as revision 3186 to …
(edit) @fc3e9b14   21 years michaelni remove stupid YV12-huffyuv warning Originally committed as revision …
(edit) @6bc79819   21 years michaelni 10l fix by (Wolfram Gloger <wmglo at dent dot med dot uni-muenchen dot …
(edit) @8b408db   21 years r_togni Add support for qtrle4 (16 colors/gray levels) Originally committed …
(edit) @e05655fb   21 years michaelni fix playback of http://www.zonque.org/test-long.ps better seeking, …
(edit) @a811de6e   21 years michaelni dv regression test Originally committed as revision 3181 to …
(edit) @bb8140f2   21 years michaelni h261 dequant fix Originally committed as revision 3180 to …
(edit) @b658ecfe   21 years michaelni removing h263 specific code Originally committed as revision 3179 to …
(edit) @b37e98c8   21 years michaelni simplify Originally committed as revision 3178 to …
(edit) @fdbbf2e0   21 years michaelni rewrite h261 loop filter no malloc(64) memcpy free stuff no filter1 …
(edit) @c6148de2   21 years michaelni h261 decoder by (Maarten Daniels <maarten.daniels at student dot luc …
(edit) @20646267   21 years michaelni Another (final?) patch for libpostproc. This one replace horizClassify …
(edit) @75204092   21 years michaelni 10l Originally committed as revision 3174 to …
(edit) @cc11e2b3   21 years michaelni skip subtitle streams instead of perishing Originally committed as …
(edit) @7e0140cb   21 years michaelni much better AV sync, for some files Originally committed as revision …
(edit) @3c895fc0   21 years michaelni correctly interleave packets during encoding dts/pts fixed for …
(edit) @57518155   21 years michaelni export low_delay for encoding too Originally committed as revision …
(edit) @42feef6b   21 years michaelni exporting keyframe flags, fixes keyframe stuff with streamcopy …
(edit) @e928649b   21 years michaelni pass AVPacket into av_write_frame() fixes the random dts/pts during …
(edit) @a7b2871c   21 years michaelni Newer version, using a vectorized version of the new organisation of …
(edit) @39d89b69   21 years michaelni per line lowpass filter in mmx Originally committed as revision 3166 …
(edit) @792a5a7c   21 years michaelni mmx optimized version of the per line/accurate deblock filter vertical …
(edit) @8c8bbd10   21 years michaelni faster c lowpass filter Originally committed as revision 3164 to …
(edit) @12eebd26   21 years michaelni accurate/slow (per line instead of per block) deblock filter spport …
(edit) @b0ac780   21 years michaelni altivec optimizations and horizontal filter fix by (Romain Dolbeau …
(edit) @12013f67   21 years michaelni 10l fixes by ("Debabrata Banerjee" <davatar at comcast dot net>) …
(edit) @b876b5c   21 years michaelni 10l (interlaced b frame decoding fix) Originally committed as …
(edit) @8b58ed63   21 years mike rpza resolution fix, courtesy of Todd Kirby (doubleshot at …
(edit) @9e9080b6   21 years michaelni dont add padding in the middle of the data patch by (Sidik Isani …
(edit) @50071f0b   21 years michaelni avcodec_find is in no header file, and appearently not used or very …
(edit) @4df8ca9d   21 years michaelni warning fixes by (Michael Roitzsch <mroi at users dot sourceforge dot …
(edit) @4fc2c644   21 years michaelni 100l (avi seeking) Originally committed as revision 3155 to …
(edit) @cde073b4   21 years michaelni 100l (AVStream.duration) Originally committed as revision 3154 to …
(edit) @77405fc8   21 years michaelni cur_dts in native timebase Originally committed as revision 3153 to …
(edit) @cdd5034f   21 years michaelni store index for seeking in the native timebase of each stream set …
(edit) @9debb400   21 years michaelni 100l Originally committed as revision 3151 to …
(edit) @a62aecce   21 years michaelni mpeg audio timestamp fix Originally committed as revision 3150 to …
(edit) @e06d3d55   21 years michaelni ooops Originally committed as revision 3149 to …
(edit) @9ee91c2f   21 years michaelni move time_base (pts_num/pts_den) from AVFormatContext -> AVStream …
(edit) @e8733cc4   21 years michaelni more data_size=0 cleanup Originally committed as revision 3147 to …
(edit) @53db1cae   21 years michaelni data_size = 0 cleanup Originally committed as revision 3146 to …
(edit) @5da42be   21 years michaelni oops, forgot to commit that change from the warning fixes by (Michael …
(edit) @3a569751   21 years michaelni forgotten prototypes Originally committed as revision 3144 to …
(edit) @c7baf14b   21 years michaelni muxing overhead statistic fix for stream copying Originally committed …
(edit) @84ad6130   21 years michaelni bytestream tracing support sync points removing timestamp lru …
(edit) @a7fcb3ea   21 years michaelni rtp callback context patch by ("Chris Flerackers" <cflerackers at …
(edit) @e96682e6   21 years michaelni some of the warning fixes by (Michael Roitzsch <mroi at users dot …
(edit) @12cccabd   21 years Roman R. * IEC DV seems to accept SMPTE way of tagging 16:9 too. Originally …
(edit) @a8eb52a8   21 years Roman R. * reimplementation using mutexes and condition variables. Originally …
(edit) @ffc0ef96   21 years michaelni don't compile ffserver if network is not enabled patch by (Luca Abeni …
(edit) @2b5296d2   21 years michaelni mention avcodec_align_dimensions() Originally committed as revision …
(edit) @7f2ca68   21 years michaelni segfault fix Originally committed as revision 3135 to …
(edit) @d2bfadc0   21 years mike no longer true Originally committed as revision 3134 to …
(edit) @cc77b943   21 years michaelni removing unused encoding code Originally committed as revision 3133 …
(edit) @22f7a060   21 years michaelni automatic framerate selection Originally committed as revision 3132 …
(edit) @fcee0164   21 years michaelni automatic pixel format selection Originally committed as revision …
(edit) @4a1b9ba0   21 years mike how to encode SVQ1 Originally committed as revision 3130 to …
(edit) @b86bd1f1   21 years michaelni svq1 regression test Originally committed as revision 3129 to …
(edit) @270f8784   21 years michaelni segfault fix Originally committed as revision 3128 to …
(edit) @3178a865   21 years michaelni support skiped blocks in SVQ1 Originally committed as revision 3127 …
(edit) @5e13a73   21 years michaelni motion estimation for SVQ1 Originally committed as revision 3126 to …
(edit) @caa50878   21 years michaelni UINT64_MAX fix Originally committed as revision 3125 to …
(edit) @1f202b0d   21 years michaelni moving motion estimation specific variables from MpegEncContext -> …
(edit) @af4091f1   21 years michaelni reduce dependancy between motion estimation and MpegEncContext this is …
(edit) @ca8ad847   21 years michaelni dummy avcodec_thread_init() to avoid linking issues Originally …
(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 …
Note: See TracRevisionLog for help on using the revision log.