| .. | 
		
		
			
			
			
				
					| arm | split bswap.h into per-arch files | 17 years ago | 
		
			
			
			
				
					| bfin | split bswap.h into per-arch files | 17 years ago | 
		
			
			
			
				
					| sh4 | split bswap.h into per-arch files | 17 years ago | 
		
			
			
			
				
					| x86 | split bswap.h into per-arch files | 17 years ago | 
		
			
			
			
				
					| Makefile | cosmetics: Consistently place HEADERS before OBJS in all Makefiles. | 17 years ago | 
		
			
			
			
				
					| adler32.c | Fix a couple of 'return type defaults to int' and 'control reaches end of | 18 years ago | 
		
			
			
			
				
					| adler32.h | Globally rename the header inclusion guard names. | 17 years ago | 
		
			
			
			
				
					| aes.c | Fix test program compilation, random() needs to be undefined. | 18 years ago | 
		
			
			
			
				
					| aes.h | Globally rename the header inclusion guard names. | 17 years ago | 
		
			
			
			
				
					| avstring.h | Globally rename the header inclusion guard names. | 17 years ago | 
		
			
			
			
				
					| avutil.h | Bump minor version after addition of FF_ARRAY_ELEMS macro. | 17 years ago | 
		
			
			
			
				
					| base64.c | uses FF_ARRAY_ELEMS() where appropriate | 17 years ago | 
		
			
			
			
				
					| base64.h | Globally rename the header inclusion guard names. | 17 years ago | 
		
			
			
			
				
					| bswap.h | ARM: replace "armv4l" with "arm" | 17 years ago | 
		
			
			
			
				
					| common.h | Silence the following icc warnings: | 17 years ago | 
		
			
			
			
				
					| crc.c | uses FF_ARRAY_ELEMS() where appropriate | 17 years ago | 
		
			
			
			
				
					| crc.h | Globally rename the header inclusion guard names. | 17 years ago | 
		
			
			
			
				
					| crc_data.h | Globally rename the header inclusion guard names. | 17 years ago | 
		
			
			
			
				
					| des.c | Fix des-test compilation. | 17 years ago | 
		
			
			
			
				
					| des.h | Globally rename the header inclusion guard names. | 17 years ago | 
		
			
			
			
				
					| fifo.c | Cosmetics: remove a redundant and misplaced doxy. | 17 years ago | 
		
			
			
			
				
					| fifo.h | Globally rename the header inclusion guard names. | 17 years ago | 
		
			
			
			
				
					| integer.c | simplify | 17 years ago | 
		
			
			
			
				
					| integer.h | Globally rename the header inclusion guard names. | 17 years ago | 
		
			
			
			
				
					| internal.h | Silence the following icc warnings: | 17 years ago | 
		
			
			
			
				
					| intfloat_readwrite.c | Change license headers to say 'FFmpeg' instead of 'this program/this library' | 19 years ago | 
		
			
			
			
				
					| intfloat_readwrite.h | Globally rename the header inclusion guard names. | 17 years ago | 
		
			
			
			
				
					| intreadwrite.h | Globally rename the header inclusion guard names. | 17 years ago | 
		
			
			
			
				
					| lfg.c | Simple lagged fibonacci PRNG. | 17 years ago | 
		
			
			
			
				
					| lfg.h | Globally rename the header inclusion guard names. | 17 years ago | 
		
			
			
			
				
					| lls.c | Remove unused redefinition of av_log for test. | 17 years ago | 
		
			
			
			
				
					| lls.h | Globally rename the header inclusion guard names. | 17 years ago | 
		
			
			
			
				
					| log.c | Remove a useless directive. | 17 years ago | 
		
			
			
			
				
					| log.h | Globally rename the header inclusion guard names. | 17 years ago | 
		
			
			
			
				
					| lzo.c | Add av_memcpy_backptr(): deliberately overlapping memcpy variant. | 17 years ago | 
		
			
			
			
				
					| lzo.h | Globally rename the header inclusion guard names. | 17 years ago | 
		
			
			
			
				
					| mathematics.c | Faster ff_sqrt() | 18 years ago | 
		
			
			
			
				
					| mathematics.h | Globally rename the header inclusion guard names. | 17 years ago | 
		
			
			
			
				
					| md5.c | Fix generated md5, it was wrong for some input lengths. | 17 years ago | 
		
			
			
			
				
					| md5.h | Globally rename the header inclusion guard names. | 17 years ago | 
		
			
			
			
				
					| mem.c | indent | 17 years ago | 
		
			
			
			
				
					| mem.h | Silence the following icc warnings: | 17 years ago | 
		
			
			
			
				
					| pca.c | Initialize variable to silence the warning: | 17 years ago | 
		
			
			
			
				
					| pca.h | Globally rename the header inclusion guard names. | 17 years ago | 
		
			
			
			
				
					| random.c | misc spelling/wording fixes | 17 years ago | 
		
			
			
			
				
					| random.h | Globally rename the header inclusion guard names. | 17 years ago | 
		
			
			
			
				
					| rational.c | Implement av_nearer_q() and av_find_nearest_q_idx() functions. | 17 years ago | 
		
			
			
			
				
					| rational.h | Implement av_nearer_q() and av_find_nearest_q_idx() functions. | 17 years ago | 
		
			
			
			
				
					| rc4.c | Consistently place comments in file header. | 18 years ago | 
		
			
			
			
				
					| rc4.h | Globally rename the header inclusion guard names. | 17 years ago | 
		
			
			
			
				
					| sha1.c | Missing const found by -Wwrite-strings. | 17 years ago | 
		
			
			
			
				
					| sha1.h | Globally rename the header inclusion guard names. | 17 years ago | 
		
			
			
			
				
					| softfloat.c | main() --> main(void) | 18 years ago | 
		
			
			
			
				
					| softfloat.h | Globally rename the header inclusion guard names. | 17 years ago | 
		
			
			
			
				
					| string.c | Implement av_strlcatf(): a strlcat which adds a printf style formatted string | 18 years ago | 
		
			
			
			
				
					| tree.c | Avoid undefined behavior for removing elements that were not in the tree. | 17 years ago | 
		
			
			
			
				
					| tree.h | Avoid undefined behavior for removing elements that were not in the tree. | 17 years ago | 
		
			
			
			
				
					| utils.c | Cosmetics: fix weird indent. | 17 years ago | 
		
			
			
			
				
					| x86_cpu.h | Only define x86 register names on x86. | 17 years ago |