- 05 Jun, 2004 5 commits
-
-
michael authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@3195 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
michael authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@3194 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
michael authored
change -dc range from 0-3 to 8-11 git-svn-id: file:///var/local/repositories/ffmpeg/trunk@3193 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
michael authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@3192 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
michael authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@3191 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
- 04 Jun, 2004 1 commit
-
-
michael authored
avoid which git-svn-id: file:///var/local/repositories/ffmpeg/trunk@3190 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
- 03 Jun, 2004 2 commits
-
-
michael authored
finetune bit/distortion weighting factor used in motion estimation, the old coeffs where finetuned relative to incorrect mv_penalty tables which where then fixed later but the coeffs where not this _may_ fix the long standing blocking artifacts, but may also introduce mudding artefacts theoretically, so please tell us if u stumble across any so we can either fix them or export this variable so the user can change it git-svn-id: file:///var/local/repositories/ffmpeg/trunk@3189 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
michael authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@3188 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
- 02 Jun, 2004 2 commits
-
-
michael authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@3187 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
michael authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@3186 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
- 01 Jun, 2004 1 commit
-
-
michael authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@3185 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
- 31 May, 2004 5 commits
-
-
michael authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@3184 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
rtognimp authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@3183 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
http://www.zonque.org/test-long.psmichael authored
better seeking, (not to keyframes but at least to the start of packets ...) git-svn-id: file:///var/local/repositories/ffmpeg/trunk@3182 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
michael authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@3181 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
michael authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@3180 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
- 30 May, 2004 8 commits
-
-
michael authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@3179 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
michael authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@3178 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
michael authored
no malloc(64) memcpy free stuff no filter1 A->B then filter2 A->B (yes not B->A) no incorrect rouding after the 1d filter git-svn-id: file:///var/local/repositories/ffmpeg/trunk@3177 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
michael authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@3176 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
michael authored
This one replace horizClassify by a transpose/(use Vert)/transpose sequence. This add LowPass and DefFilter for "free". I also fixed the header in postprocess.c and special-cased some of the well-aligned cases (all horiz stuff is well-aligned). patch by (Romain Dolbeau <dolbeau at irisa dot fr>) git-svn-id: file:///var/local/repositories/ffmpeg/trunk@3175 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
michael authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@3174 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
michael authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@3173 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
michael authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@3172 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
- 29 May, 2004 4 commits
-
-
michael authored
dts/pts fixed for streamcopy dont use coded_frame->key_frame hack in muxers, use AVPacket.flags instead git-svn-id: file:///var/local/repositories/ffmpeg/trunk@3171 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
michael authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@3170 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
michael authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@3169 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
michael authored
fixes the random dts/pts during encoding asf preroll fix no more initial zero frames for b frame encoding mpeg-es dts during demuxing fixed .ffm timestamp scale fixed, ffm is still broken though git-svn-id: file:///var/local/repositories/ffmpeg/trunk@3168 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
- 28 May, 2004 2 commits
-
-
michael authored
new organisation of code in doVertLowPass. it seems to be faster in AltiVec also... Also includes a compile fix for the new do_a_deblock when using AltiVec. patch by (Romain Dolbeau <dolbeau at irisa dot fr>) git-svn-id: file:///var/local/repositories/ffmpeg/trunk@3167 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
michael authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@3166 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
- 27 May, 2004 3 commits
-
-
michael authored
vertical default mmx deblock filter fix git-svn-id: file:///var/local/repositories/ffmpeg/trunk@3165 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
michael authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@3164 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
michael authored
accurate/slow (per line instead of per block) deblock filter spport which is identical to what is recommanded in the mpeg4 spec git-svn-id: file:///var/local/repositories/ffmpeg/trunk@3163 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
- 26 May, 2004 4 commits
-
-
michael authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@3162 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
michael authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@3161 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
michael authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@3160 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
melanson authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@3159 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
- 25 May, 2004 3 commits
-
-
michael authored
dont add padding in the middle of the data patch by (Sidik Isani <isani at cfht dot hawaii dot edu>) git-svn-id: file:///var/local/repositories/ffmpeg/trunk@3158 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
michael authored
avcodec_find is in no header file, and appearently not used or very usefull so lets make it static ... git-svn-id: file:///var/local/repositories/ffmpeg/trunk@3157 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
michael authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@3156 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-