3138 Commits (9eef2b77b29189606148e1fdf5d6c8d7b52b08b0)
 

Author SHA1 Message Date
Michael Niedermayer 9eef2b77b2 no read loop tcp/http and http CRLF fix by (Leon van Stuivenberg <l dot vanstuivenberg at chello dot nl>) 21 years ago
Ronald S. Bultje c3775e542f fix global name conflicts patch by ("Ronald S. Bultje" <R dot S dot Bultje at students dot uu dot nl>) 21 years ago
Michael Niedermayer 8be014e027 removing broken mpeg_decode_gop() 21 years ago
Gildas Bazin 68951ecf0c fft_*() renamed into ff_fft_*() patch by (Gildas Bazin <gbazin at altern dot org>) 21 years ago
Mike Melanson ebcd2f9689 be smarter about the variable size of the extra SVQ3 data 21 years ago
Michael Niedermayer 36d9b4e80b (f)pritf() vs. av_log() and 'make test' update 21 years ago
Brian Becker 247d56f568 Parse stss info in MOV files to get key frames patch by ("Brian Becker" <Brian dot Becker at palmone dot com>) 21 years ago
Mike Melanson 14284f78c5 smarten up the SVQ3 extradata decoder without changing the external API 21 years ago
Mike Melanson bda702fc4d credit update 21 years ago
Mike Melanson 6a91ec51fd added SGI image format, encoding and decoding, courtesy of Todd Kirby 21 years ago
Mike Melanson 38088adf63 Matroska credits 21 years ago
Roman Shaposhnik e7a18d5deb * moving some of the commonly used bit reading/writing functions 21 years ago
Michael Niedermayer 6e046750d8 big endian compile fix by ("Ronald S. Bultje" <R dot S dot Bultje at students dot uu dot nl>) 21 years ago
Romain Dolbeau a2faa40192 AltiVec support in postproc/ + altivec optimizations for yuv2yuvX patch by (Romain Dolbeau <dolbeau at irisa dot fr>) 21 years ago
Michael Niedermayer 08abe0fd66 matroska demuxer by ("Ronald S. Bultje" <R dot S dot Bultje at students dot uu dot nl>) 21 years ago
Michael Niedermayer 1da57984e6 10l 21 years ago
Michael Niedermayer 3738fe1ae4 nicer output for 'ffmpeg -formats' 21 years ago
Michael Niedermayer b98202a438 mb stuffing in partitioned frames fix 21 years ago
Michael Niedermayer b056e73c80 h263+ custom pcf support 21 years ago
Brian Becker 361b1b8676 Correcting the header size for ADPCM_IMA_WAV files patch by (Brian Becker <brian dot becker at palmone dot com>) 21 years ago
Michael Niedermayer bb01a3f021 guess framerate 21 years ago
Michael Niedermayer c276af0471 disable lames leading zero "feature", fixes a few more flv encoding issues 21 years ago
Michael Niedermayer 4bfc029f83 10l (1 vs. descrLength(1)) found by (Jean Le Feuvre - jeanlf) 21 years ago
Michael Niedermayer 92a267756f flv fixes 21 years ago
Michael Niedermayer c7516a000c find_start_code() optimization (about 2x faster now) this may improve decoding speed with multiple threads 21 years ago
Michael Niedermayer ba30abcb0d regression test fix (forcing specific audio codecs as the default often depends upon HAVE_MP3LAME or similar) 21 years ago
Zdenek Kabelac 148beec7e8 * missing opts for make dep 21 years ago
Benjamin Larsson e83a84ac41 ss patch by (Benjamin Larsson <banan at student dot ltu dot se>) 21 years ago
Michael Niedermayer 6ed08157ca channel count & samplerate fix 21 years ago
Mike Melanson 01456e8e86 use optimized VP3 functions where appropriate 21 years ago
Mike Melanson 67335dbce3 cut over to using new VP3 DSP functions and remove the old ones; bring 21 years ago
Mike Melanson 44cb64ee89 seperated out the C-based VP3 DSP functions into a different file; also 21 years ago
Michael Niedermayer e82d912dba h263 framerate & aspect ratio fixes 21 years ago
Konstantin Andreyev e4053d526b forgot to commit from patch by (Konstantin Andreyev <kandreyev at bcsii dot com>) 21 years ago
Michael Niedermayer c4e3724713 write trailer before closing codecs as otherwise accesses to extradata in write_trailer() will cause a segfault 21 years ago
Konstantin Andreyev 615b92fd8e asf patch by (Konstantin Andreyev <kandreyev at bcsii dot com>) 21 years ago
Konstantin Andreyev 542993b06e split asf patch by (Konstantin Andreyev <kandreyev at bcsii dot com>) 21 years ago
Michael Niedermayer c0a0170c16 fix motion compensation with (x+1/2,y+1/2) MVs 21 years ago
Michael Niedermayer ca5b9f20b2 10l 21 years ago
Zdenek Kabelac 5f0f7713ad * more consts 21 years ago
Zdenek Kabelac 49a37411f3 * const warn elimination 21 years ago
Zdenek Kabelac 62c438a241 * const warn elimintation 21 years ago
Zdenek Kabelac b0df362b11 * const 21 years ago
Ivan Kalvachev 494c56d36f silence warnings 21 years ago
Michael Niedermayer 399cec2f3e count > thread_count for execute() 21 years ago
Michael Niedermayer 4346539522 av_log() cleanup 21 years ago
Michel Bardiaux bc874daea8 av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) 21 years ago
Michael Niedermayer 81c5f88748 macrofree av_freep() 21 years ago
Ivan Kalvachev 461cd5bfb5 add vlc for cbp=0 that is valid in 422,444 21 years ago
Michael Niedermayer 50c93f74a6 10l (segfault fix) 21 years ago