- 22 Mar, 2002 6 commits
-
-
Michael Niedermayer authored
experimental (& faster) motion estimation squished a dirty uninitialized var bug mpeg1 fcode>1 support Originally committed as revision 349 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 348 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 347 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 346 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 345 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
unlimited mv search range minor bugfix in the mpeg4 header parser reset picture in gop counter if scene change is detected Originally committed as revision 344 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 21 Mar, 2002 1 commit
-
-
Michael Niedermayer authored
i doubt that that will fix all big endian problems though, we very likely will have to support RGB & BGR output formats as either bgr32 or bgr15 is rgb depending upon the way rgb/bgr is defined Originally committed as revision 5247 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
- 20 Mar, 2002 1 commit
-
-
Juanjo authored
- Fix temporal-reference-glitches for MPEG1 - Thanks to Lennert Buytenhek Originally committed as revision 343 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 19 Mar, 2002 3 commits
-
-
Juanjo authored
- Fixed ME range for H.263+ UMV (32 pix). Originally committed as revision 342 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 341 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 340 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 18 Mar, 2002 2 commits
-
-
Michael Niedermayer authored
Originally committed as revision 339 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 338 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 17 Mar, 2002 4 commits
-
-
Michael Niedermayer authored
Originally committed as revision 337 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 336 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Juanjo authored
Originally committed as revision 335 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 334 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 16 Mar, 2002 1 commit
-
-
Juanjo authored
- Hack in MPEG-2 demux to cope with buggy VOBs. Originally committed as revision 333 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 15 Mar, 2002 2 commits
-
-
Michael Niedermayer authored
Originally committed as revision 332 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
some minor optimizations last non zero index cant be 64 bugfix Originally committed as revision 331 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 13 Mar, 2002 2 commits
-
-
Michael Niedermayer authored
optimize h263_pred_motion() Originally committed as revision 330 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 329 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 12 Mar, 2002 1 commit
-
-
Michael Niedermayer authored
create slightly more correct headers & add "ffmpeg" user-data section Originally committed as revision 328 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 10 Mar, 2002 6 commits
-
-
Juanjo authored
Originally committed as revision 327 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Juanjo authored
Originally committed as revision 326 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Juanjo authored
Originally committed as revision 325 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Juanjo authored
- Changes on AVI and WAV muxers to support MP3. Originally committed as revision 324 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Juanjo authored
- Changes on AVI and WAV muxers to support MP3 encoding. Originally committed as revision 323 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 322 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 09 Mar, 2002 2 commits
-
-
Michael Niedermayer authored
Originally committed as revision 321 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
q-pel mc support neither is totally bugfree yet though :( Originally committed as revision 320 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 08 Mar, 2002 1 commit
-
-
François Revol authored
fixing some compilation problems Originally committed as revision 319 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 07 Mar, 2002 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 318 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 05 Mar, 2002 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 317 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 03 Mar, 2002 1 commit
-
-
Felix Bünemann authored
Originally committed as revision 4924 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
- 01 Mar, 2002 1 commit
-
-
Juanjo authored
- Now the properties of the AVIs are correctly shown, but the MP2 audio isn't playable, it seems the problems is that Fraunhoffer MP3 decoder included on Windows cannot decode MP2 streams. Originally committed as revision 316 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 26 Feb, 2002 2 commits
-
-
Michael Niedermayer authored
Originally committed as revision 315 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Juanjo authored
sure it works ok. Also it's slow, so use it only when you _really_ need to measure quality. - Fix libavcodec Makefile to enable profiling. Originally committed as revision 314 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 22 Feb, 2002 2 commits
-
-
Michael Niedermayer authored
fixing msmpeg4 decoding if fps < 16 (i thought it was a indicator for the ext header, its the fps indeed) Originally committed as revision 313 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
more assertions Originally committed as revision 4807 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-