- 26 Feb, 2006 2 commits
-
-
Michael Niedermayer authored
Originally committed as revision 5066 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Alex Beregszaszi authored
Originally committed as revision 5065 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 25 Feb, 2006 3 commits
-
-
Dan Maas authored
values), so the comparison with vs_total_ac_bits is messed up on the first couple loop iterations, leading to AC underflows. the b->prev[] pointers were not being maintained correctly. We potentially have to update b->prev[] both before and after the area whose VLC length is getting adjusted. this also might fix the ppc regression failure? patch by (Dan Maas <dmaas maasdigital com>) Originally committed as revision 5064 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Måns Rullgård authored
Originally committed as revision 5063 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Loren Merritt authored
Originally committed as revision 5062 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 24 Feb, 2006 4 commits
-
-
Diego Biurrun authored
Originally committed as revision 5061 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
Originally committed as revision 5060 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Alan Curry authored
was fixed in rgb32to16 about a year ago: using only the first 8 bits of the 32-bit pixel. Originally committed as revision 17671 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
Michael Niedermayer authored
Originally committed as revision 5059 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 23 Feb, 2006 7 commits
-
-
Aurelien Jacobs authored
get ride of perl and sort in ffserver regtest (and avoid problem with behavior of sort changing with locales) Originally committed as revision 5058 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Aurelien Jacobs authored
Originally committed as revision 5057 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Aurelien Jacobs authored
Originally committed as revision 5056 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 5055 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Antoine Cellerier authored
Patch by Antoine Cellerier < dionoea AaH via pOiS ecp PoIs fr > Original thread: Date: Nov 1, 2005 7:41 PM Subject: [Ffmpeg-devel] libavcodec help Originally committed as revision 5054 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
roman, dont hesitate to reverse this and solve it differntly if you want ... Originally committed as revision 5053 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 5052 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 22 Feb, 2006 5 commits
-
-
Baptiste Coudurier authored
Originally committed as revision 5051 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
Originally committed as revision 5050 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Ivan Kalvachev authored
Originally committed as revision 5049 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Loren Merritt authored
Originally committed as revision 5048 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Alex Beregszaszi authored
Originally committed as revision 5047 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 21 Feb, 2006 5 commits
-
-
Luca Barbato authored
patch by Luca Barbato, lu_zero aatt gentoo ddoott org Originally committed as revision 5046 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Alex Beregszaszi authored
added none/8bit/24bit audio formats and defaulting to s16 for now (once the system works like pix_fmt, the defaulting should be changed to SAMPLE_FMT_NONE) Originally committed as revision 5045 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Alex Beregszaszi authored
Originally committed as revision 5044 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Alex Beregszaszi authored
check for CODEC_ID_NONE instead 0, tobe compatible with movenc.c and possible CODEC_ID_NONE value change Originally committed as revision 5043 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Alex Beregszaszi authored
Originally committed as revision 5042 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 20 Feb, 2006 2 commits
-
-
Kostya Shishkov authored
implemented in the DosBox/ZMBV codec either. patch by Konstantin "Kostya" Shishkov Originally committed as revision 5041 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Erik Slagter authored
patch by Erik Slagter <erik at slagter name> Originally committed as revision 5040 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 19 Feb, 2006 5 commits
-
-
Erik Slagter authored
patch by Erik Slagter, erik at slagter .... name Originally committed as revision 5039 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Baptiste Coudurier authored
Cleans reading stsd audio, and makes it more generic patch by (Baptiste COUDURIER <baptiste.coudurier smartjog com>) Originally committed as revision 5038 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Julian Scheid authored
the sample data. Don't increment it by multiples of sc->sample_size. patch by Julian Scheid, julian _-at-_ sektor37 _-dot-_ de Originally committed as revision 5037 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Måns Rullgård authored
This is needed for components that override install locations (libpostproc). Originally committed as revision 5036 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 5035 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 18 Feb, 2006 6 commits
-
-
Guillaume Poirier authored
Originally committed as revision 5034 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Baptiste Coudurier authored
Originally committed as revision 5033 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Baptiste Coudurier authored
Originally committed as revision 5032 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Baptiste Coudurier authored
add mov_read_ftyp to check iso media file type and set c->mp4 patch by (Baptiste COUDURIER <baptiste.coudurier 0 smartjog o com>) Originally committed as revision 5031 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Alan Curry authored
how altivec_yuv2packedX is supposed to be used Originally committed as revision 17643 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
Alan Curry authored
instead fall back on yuv2packedXinC Originally committed as revision 17642 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
- 17 Feb, 2006 1 commit
-
-
Luca Abeni authored
CONFIG_MUXERS from adtsenc.c, fixes compilation with --disable-muxers. patch by Luca Abeni, lucabe72 &at& email &dot& it Originally committed as revision 5030 to svn://svn.ffmpeg.org/ffmpeg/trunk
-