ef0bc4c97f 
								
							
								 
							
						 
						
							
							
								
								* BeOS patch by François Revol <revol@free.fr>  
							
							fixing some compilation problems
Originally committed as revision 319 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								73c8e5144a 
								
							
								 
							
						 
						
							
							
								
								gmc bitstream decoding support (the real motion compensation isnt implemnted yet)  
							
							Originally committed as revision 318 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								cc9ba006ec 
								
							
								 
							
						 
						
							
							
								
								parsing more of the mpeg4 header & print some "not supported" stuff  
							
							Originally committed as revision 317 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						24 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								854288bba9 
								
							
								 
							
						 
						
							
							
								
								add mangling  
							
							Originally committed as revision 4924 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc 
							
						 
						24 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								86bec9a161 
								
							
								 
							
						 
						
							
							
								
								- Fix on AVI and WAV headers based on Nikolai Zhubr patch.  
							
							- 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 
							
						 
						24 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f5d1f41b11 
								
							
								 
							
						 
						
							
							
								
								fixing warning  
							
							Originally committed as revision 315 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						24 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								43f1708f8b 
								
							
								 
							
						 
						
							
							
								
								- Added PSNR feature to libavcodec and ffmpeg. By now just Y PSNR until I'm  
							
							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 
							
						 
						24 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2b9ab1d54a 
								
							
								 
							
						 
						
							
							
								
								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 
							
						 
						24 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								81b7c056ee 
								
							
								 
							
						 
						
							
							
								
								use assert.h  
							
							more assertions
Originally committed as revision 4807 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc 
							
						 
						24 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e7774f11ac 
								
							
								 
							
						 
						
							
							
								
								- Bug fix on RTYPE (rounding type) not being honoured by H.263+ decoder.  
							
							Originally committed as revision 312 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						24 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2ba1bff059 
								
							
								 
							
						 
						
							
							
								
								101++  
							
							Originally committed as revision 4795 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc 
							
						 
						24 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								df3c183a7b 
								
							
								 
							
						 
						
							
							
								
								fixing bgr32 output on big-endian systems  
							
							Originally committed as revision 4794 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc 
							
						 
						24 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1e1c4fe926 
								
							
								 
							
						 
						
							
							
								
								unscaled yuv2rgb fix for big-endian systems  
							
							Originally committed as revision 4792 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc 
							
						 
						24 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9e15ad28bd 
								
							
								 
							
						 
						
							
							
								
								- Bug fixes in H.263+ Advanced INTRA Coding decoder.  
							
							- H.263+ should be able to decode streams with AIC now :)
Originally committed as revision 311 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						24 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d140623fc4 
								
							
								 
							
						 
						
							
							
								
								- H.263+ decoder support for Advanded INTRA Coding (buggy)  
							
							Originally committed as revision 310 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						24 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								608d0dee6f 
								
							
								 
							
						 
						
							
							
								
								*  Also include time.h for nanosleep()  
							
							by:  Philipp Matthias Hahn <pmhahn@titan.lahn.de>
Originally committed as revision 309 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						24 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d6a4c0b111 
								
							
								 
							
						 
						
							
							
								
								* some modifications to allow gcc to compile same code for -fPIC  
							
							- introduced MOVQ_WONE, MOVQ_WTWO
* unrolled put_pixels_clamped_mmx
* added .baling where the jump address would be compiled on odd address
* added some testing code to disable all these routines (for time measurement)
Originally committed as revision 308 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						24 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								38d171ebbe 
								
							
								 
							
						 
						
							
							
								
								* simplified indexing  
							
							* ignoring error from msmpeg4_decode_block
Originally committed as revision 307 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						24 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								af8793ae75 
								
							
								 
							
						 
						
							
							
								
								* simplified indexing  
							
							Originally committed as revision 306 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						24 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8257bf0534 
								
							
								 
							
						 
						
							
							
								
								* eliminating duplicated code from MPV_common_end  
							
							* simplified indexing
Originally committed as revision 305 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						24 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3232bc885d 
								
							
								 
							
						 
						
							
							
								
								* using static instead of extern  
							
							Originally committed as revision 304 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						24 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b4cc15e75e 
								
							
								 
							
						 
						
							
							
								
								* continue after error in msmpeg4_decode_mb - helps for some movie samples  
							
							Originally committed as revision 303 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						24 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								bb6f51aeab 
								
							
								 
							
						 
						
							
							
								
								avoid overflow of picturenumber*fps*10000  
							
							bug found by Lennert Buytenhek <buytenh@gnu.org>
Originally committed as revision 302 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						24 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3696d2bb83 
								
							
								 
							
						 
						
							
							
								
								block_last_index was too large (in mpeg1 decoding)  
							
							Originally committed as revision 301 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						24 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b4dbd87c04 
								
							
								 
							
						 
						
							
							
								
								- Minor changes on bitrate control  
							
							Originally committed as revision 300 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						24 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d8cf5aea49 
								
							
								 
							
						 
						
							
							
								
								optimized the normal bitstream writer, its faster than the alternative one on p3 now ... lets hope its at least not slower on p4 & k7  
							
							Originally committed as revision 299 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						24 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								332105e446 
								
							
								 
							
						 
						
							
							
								
								minor dststride bugfix for i420 output  
							
							srcHeight %2 != 0 bugfix / chroma height = (luma height +1)>>1 in YV12
Originally committed as revision 4699 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc 
							
						 
						24 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f004ca1c1b 
								
							
								 
							
						 
						
							
							
								
								optimized encode_dc() (+2% speed on P3 for mpeg1 intra only encodings)  
							
							Originally committed as revision 298 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						24 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								80feb2a23e 
								
							
								 
							
						 
						
							
							
								
								optimize mpeg1_encode_block()  
							
							(makeing some constant arrays global, merging put_bits(), ...)
Originally committed as revision 297 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						24 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4f0f8bfce3 
								
							
								 
							
						 
						
							
							
								
								aligned bitstream writer (1% slower on p3 but perhaps its faster on p4?)  
							
							Originally committed as revision 296 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						24 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								17592475b3 
								
							
								 
							
						 
						
							
							
								
								alternative bitstream writer (disabled by default, uncomment #define ALT_BISTREAM_WRITER in common.h if u want to try it)  
							
							Originally committed as revision 295 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						24 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9bd8bd1add 
								
							
								 
							
						 
						
							
							
								
								unscaled memcpy variant bugfix (negative strides)  
							
							Originally committed as revision 4650 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc 
							
						 
						24 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e03c341ef3 
								
							
								 
							
						 
						
							
							
								
								- More work on preliminary bit rate control, just to be able to get an  
							
							average variance for picture's MBs so we can adjust qscale on the MB layer.
Originally committed as revision 294 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						24 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								37fbfd0a91 
								
							
								 
							
						 
						
							
							
								
								- Now the ME is done for the entire picture when enconding, the  
							
							DCT/Quantization is done after we have calculated all the MV of the picture.
- This is the preamble for a better bit rate control.
Originally committed as revision 293 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						24 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ec22603f79 
								
							
								 
							
						 
						
							
							
								
								unscaled BGR24 -> YV12  
							
							Originally committed as revision 4624 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc 
							
						 
						24 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								21316f3c84 
								
							
								 
							
						 
						
							
							
								
								rgb24toyv12 in MMX (untested)  
							
							Originally committed as revision 4623 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc 
							
						 
						24 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4342fc14dc 
								
							
								 
							
						 
						
							
							
								
								bgr24toUV in MMX  
							
							Originally committed as revision 4620 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc 
							
						 
						24 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ac6a2e4550 
								
							
								 
							
						 
						
							
							
								
								bgr24toY in MMX  
							
							Originally committed as revision 4613 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc 
							
						 
						24 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								81401c1fbc 
								
							
								 
							
						 
						
							
							
								
								- Fixes on RTP and GOB headers for H.263.  
							
							- RTP callback system implemented for H.263/H.263+.
- Bug fix on DC coefficients of H.263.
- H.263 decoder now returns PTS on picture number.
Originally committed as revision 292 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						24 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3cb32e3d1f 
								
							
								 
							
						 
						
							
							
								
								PATCH by Rik Snel <rsnel@cube.dyndns.org>  
							
							this includes the range for quantized dct coefficients in dct_quantize()  (-1023...1023)
Originally committed as revision 291 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						24 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								80e103d04c 
								
							
								 
							
						 
						
							
							
								
								PATCH by Rik Snel <rsnel@cube.dyndns.org>  
							
							this patch enhances the jpeg header writer. It can be asked to omit
quantisation and huffman tables and it can write different horizontal and
vertical sampling factors. (the last thing is useless for libavcodec
itself (because libavcodec only handles YUV420P at ecoder level), but the
values are initialized so that operation of libavcodec is not impaired)
Originally committed as revision 290 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						24 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								fa778d53ad 
								
							
								 
							
						 
						
							
							
								
								workaround gcc 2.95.2 bug  
							
							Originally committed as revision 289 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						24 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b0db419867 
								
							
								 
							
						 
						
							
							
								
								fastmemcpy  
							
							Originally committed as revision 4587 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc 
							
						 
						24 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4bb3fa5e4f 
								
							
								 
							
						 
						
							
							
								
								unscaled BGR15->BGR16  
							
							a few bugfixes of the other unscaled converters
Originally committed as revision 4582 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc 
							
						 
						24 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b72034dd49 
								
							
								 
							
						 
						
							
							
								
								bgr15 input support  
							
							Originally committed as revision 4581 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc 
							
						 
						24 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5bb9d9d8e8 
								
							
								 
							
						 
						
							
							
								
								faster bgr16 input  
							
							Originally committed as revision 4580 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc 
							
						 
						24 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6af250ea5c 
								
							
								 
							
						 
						
							
							
								
								bgr16 input support  
							
							Originally committed as revision 4579 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc 
							
						 
						24 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0b2540a0c1 
								
							
								 
							
						 
						
							
							
								
								avoid copying input when encoding non intra stuff too  
							
							Originally committed as revision 288 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						24 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b935781b41 
								
							
								 
							
						 
						
							
							
								
								unscaled converters  
							
							BGR24 -> BGR32 & RGB24 -> RGB32
 BGR32 -> BGR24 & RGB32 -> RGB24
Originally committed as revision 4568 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc 
							
						 
						24 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								adeaecb9ae 
								
							
								 
							
						 
						
							
							
								
								fixing green line at right side bug (reported by Nick Kurshev <nickols_k@mail.ru>)  
							
							Originally committed as revision 4564 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc 
							
						 
						24 years ago