- 26 May, 2009 4 commits
-
-
Jai Menon authored
Originally committed as revision 18954 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Reimar Döffinger authored
As a side-effect this also gives it the correct value on e.g. PPC970FX-based PPC64 systems, thus fixing "make test" (mp2/mp3 decoding). Originally committed as revision 18953 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Fixes issue1068. Originally committed as revision 18952 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Ben Littler authored
Originally committed as revision 18951 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 25 May, 2009 18 commits
-
-
Stefano Sabatini authored
Originally committed as revision 18950 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
David Conrad authored
Originally committed as revision 18949 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
Originally committed as revision 18948 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
Originally committed as revision 18947 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
Originally committed as revision 18946 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
Build them when ARCH_X86 is enabled. Fixes linking with MMX disabled. Originally committed as revision 18945 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Ramiro Polla authored
Originally committed as revision 18944 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Ramiro Polla authored
Originally committed as revision 18943 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Fixes issue897. Originally committed as revision 18942 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Kostya Shishkov authored
into swscale.c Originally committed as revision 29320 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
Justin Ruggles authored
multiplication in GAQ mantissa ramapping. Originally committed as revision 18941 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Reimar Döffinger authored
into the context to avoid issues when stack variables can not be aligned reliably. Originally committed as revision 18940 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Andres Mejia authored
patch by Andres Mejia, mcitadel gmail com Originally committed as revision 18938 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Baptiste Coudurier authored
Originally committed as revision 18937 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Ramiro Polla authored
Originally committed as revision 18936 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Ramiro Polla authored
Originally committed as revision 18935 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Ramiro Polla authored
Originally committed as revision 18934 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Ben Littler authored
Originally committed as revision 18933 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 24 May, 2009 9 commits
-
-
Baptiste Coudurier authored
Originally committed as revision 18932 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Vitor Sessak authored
Should fix FATE corepng test on Solaris/Sparc. Originally committed as revision 18930 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Baptiste Coudurier authored
Originally committed as revision 18929 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Baptiste Coudurier authored
move DEBUG define before include to get dprintf and move guidcmp before print_guid, fix compilation with DEBUG Originally committed as revision 18928 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Reimar Döffinger authored
idct_put for compilers/architectures that can not align stack variables that much. This is also consistent with similar code in eatgq.c Originally committed as revision 18927 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Reimar Döffinger authored
Originally committed as revision 18926 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Reimar Döffinger authored
Might avoid crashes in unlikely cases, but mostly avoids ugly artefacts for partial frames. Originally committed as revision 18925 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Reimar Döffinger authored
for idct_put on architectures/compilers that have problems aligning on the stack. Originally committed as revision 18924 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Haruhiko Yamagata authored
This ensures that the MMX loop filter is always bitexact with the C version. Patch by Haruhiko Yamagata <h.yamagata _a_ nifty com> Originally committed as revision 18923 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 23 May, 2009 9 commits
-
-
Stefano Sabatini authored
in libavcodec/colorspace.h. Originally committed as revision 18922 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 18921 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Fixes issue1102. Originally committed as revision 18920 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Jeff Downs authored
changeing calls to sub_left_prediction such that the source frame data pointers are no longer offset to skip the initial elements. This keeps them properly aligned for the subsequent call to diff_bytes. Changes encoding offset to compensate. Mailing list thread: https://lists.mplayerhq.hu/pipermail/ffmpeg-devel/2009-May/069952.html Originally committed as revision 18919 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Jeff Downs authored
in the source data array to start encoding. Change all calls to pass zero for this new argument for equivalent behavior. This is a restructure to support a forthcoming bug fix. Originally committed as revision 18918 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
David Conrad authored
Originally committed as revision 18917 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
David Conrad authored
Originally committed as revision 18916 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Baptiste Coudurier authored
current ref is technically more correct though. Originally committed as revision 18912 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Larbi Joubala authored
fix hdlr descr in mp4 which use c string, patch by Larbi Joubala, larbi dot joubala at resonate-mp4 dot com Originally committed as revision 18911 to svn://svn.ffmpeg.org/ffmpeg/trunk
-