- 22 Feb, 2005 3 commits
-
-
Michael Niedermayer authored
Originally committed as revision 3972 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Reimar Döffinger authored
Originally committed as revision 14762 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
François Revol authored
Originally committed as revision 3971 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 21 Feb, 2005 5 commits
-
-
Alex Beregszaszi authored
Originally committed as revision 3970 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Alex Beregszaszi authored
Originally committed as revision 3969 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Alex Beregszaszi authored
Originally committed as revision 3968 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Alex Beregszaszi authored
Originally committed as revision 3967 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Josh Varner authored
Originally committed as revision 3966 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 20 Feb, 2005 1 commit
-
-
Loren Merritt authored
Originally committed as revision 3965 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 17 Feb, 2005 3 commits
-
-
Milan Cutka authored
Originally committed as revision 3964 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
one found by Milan Cutka one by me Originally committed as revision 3963 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 3962 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 16 Feb, 2005 7 commits
-
-
Michel Bardiaux authored
Originally committed as revision 3961 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Ville Syrjälä authored
- Fixed PlanarToNV12Wrapper() and made it handle NV21. - Added yuv2nv12XinC() to handle software scaling. - Added NV12/NV21 handling to various places. - Removed NV12 from vf_hue and vf_spp as they don't look like they can actually handle it. Originally committed as revision 14716 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
Loic Le Loarer authored
Originally committed as revision 3960 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
tjraivio@cc.hut.fi authored
quick patch for adding 3g2 support to ffmpeg (muxer and demuxer). No movie fragment support yet patch by (tjraivio cc.hut fi) Originally committed as revision 3959 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 3958 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Wolfram Gloger authored
Writing to freed memory in write_section_data() patch by (Wolfram Gloger <wmglo dent dot med dot uni-muenchen de>) Originally committed as revision 3957 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Matti Hamalainen authored
segfaults on all .cin videos from Quake II. patch by (Matti Hamalainen <mhamalai ratol fi>) Originally committed as revision 3956 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 15 Feb, 2005 1 commit
-
-
Roberto Togni authored
Derived from MPlayer patch by Larry Ruedisueli Originally committed as revision 3955 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 14 Feb, 2005 1 commit
-
-
Bohdan Horst authored
Originally committed as revision 14699 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
- 13 Feb, 2005 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 3954 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 09 Feb, 2005 1 commit
-
-
Chriss authored
Originally committed as revision 3953 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 08 Feb, 2005 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 3952 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 07 Feb, 2005 11 commits
-
-
Michael Niedermayer authored
Originally committed as revision 3951 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
checksum change due to (don't crash on null codec patch which changed the stored length of the compressor name, movenc.c 1.28->1.29) Originally committed as revision 3950 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 3949 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 3948 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 3947 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
regression test checksum change due to the mov header field and compressor name patch (movenc.c 1.24->1.25) Originally committed as revision 3946 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Martin Drab authored
Originally committed as revision 3945 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 3944 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 3943 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
as this patch has been removed from mov.c in the 1.61->1.62 change Originally committed as revision 3942 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Loic Le Loarer authored
This patch adds the support for INTRA PCM macroblocks in CAVLC and CABAC mode, the deblocking needed a small modification and so did the intra4x4_pred_mode prediction. With this patch, the 5 streams of the conformance suite containing INTRA PCM macroblocks now decode entirely, 4 are completely corrects, 1 is incorrect since the first B slice because of deblocking in B slice not yet implemented. The code is not optimized for speed, it is not necessary IPCM macroblocks are rare, but it could be optimized for code size, if someone want to do this, feel free. Originally committed as revision 3941 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 06 Feb, 2005 3 commits
-
-
Michael Niedermayer authored
Originally committed as revision 3940 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 3939 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 3938 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 04 Feb, 2005 2 commits
-
-
Michael Niedermayer authored
Originally committed as revision 3937 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 3936 to svn://svn.ffmpeg.org/ffmpeg/trunk
-