| .. | 
			
		
		
			
			
			
				
					| 
						
							
								
								4xm.c
							
						
					 | 
				
				
					
						Get rid of unnecessary pointer casts.
					
				 | 
				18 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								Makefile
							
						
					 | 
				
				
					
						split some common code from the mkv demuxer that will be useful to the muxer
					
				 | 
				18 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								adtsenc.c
							
						
					 | 
				
				
					
						Change license headers to say 'FFmpeg' instead of 'this program/this library'
					
				 | 
				19 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								aiff.c
							
						
					 | 
				
				
					
						Support for newer MacOSX AIFF
					
				 | 
				18 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								allformats.c
							
						
					 | 
				
				
					
						add mpegtsraw demuxer
					
				 | 
				18 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								allformats.h
							
						
					 | 
				
				
					
						include all prerequisites in header files
					
				 | 
				18 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								amr.c
							
						
					 | 
				
				
					
						allocate 32 extra bytes at the end of the probe buffer and remove most probe buf_size checks
					
				 | 
				18 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								apc.c
							
						
					 | 
				
				
					
						allocate 32 extra bytes at the end of the probe buffer and remove most probe buf_size checks
					
				 | 
				18 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								asf-enc.c
							
						
					 | 
				
				
					
						some url_is_streamed()==1 related fixes
					
				 | 
				18 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								asf.c
							
						
					 | 
				
				
					
						Add support for track numbers when they are set via strings
					
				 | 
				18 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								asf.h
							
						
					 | 
				
				
					
						add a comment to indicate which #endif belong to which #define
					
				 | 
				18 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								au.c
							
						
					 | 
				
				
					
						allocate 32 extra bytes at the end of the probe buffer and remove most probe buf_size checks
					
				 | 
				18 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								audio.c
							
						
					 | 
				
				
					
						fix oss audio playback, broken since r7983, pass AVFormatContext filename to audio_open since audio_device when NULL is no more set to default value
					
				 | 
				18 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								avformat.h
							
						
					 | 
				
				
					
						Remove unused declarations
					
				 | 
				18 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								avi.h
							
						
					 | 
				
				
					
						Change license headers to say 'FFmpeg' instead of 'this program/this library'
					
				 | 
				19 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								avidec.c
							
						
					 | 
				
				
					
						add an enum for need_parsing
					
				 | 
				18 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								avienc.c
							
						
					 | 
				
				
					
						get rid of the [4] limitation of codec tag lists
					
				 | 
				19 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								avio.c
							
						
					 | 
				
				
					
						Move avio.h's url_get_max_packet_size() comment from source to header file.
					
				 | 
				18 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								avio.h
							
						
					 | 
				
				
					
						include all prerequisites in header files
					
				 | 
				18 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								aviobuf.c
							
						
					 | 
				
				
					
						cosmetics: fix indentation
					
				 | 
				18 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								avisynth.c
							
						
					 | 
				
				
					
						Change license headers to say 'FFmpeg' instead of 'this program/this library'
					
				 | 
				19 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								avs.c
							
						
					 | 
				
				
					
						allocate 32 extra bytes at the end of the probe buffer and remove most probe buf_size checks
					
				 | 
				18 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								beosaudio.cpp
							
						
					 | 
				
				
					
						implement new grabbing interface, as described here:
					
				 | 
				18 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								bethsoftvid.c
							
						
					 | 
				
				
					
						allocate 32 extra bytes at the end of the probe buffer and remove most probe buf_size checks
					
				 | 
				18 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								c93.c
							
						
					 | 
				
				
					
						allocate 32 extra bytes at the end of the probe buffer and remove most probe buf_size checks
					
				 | 
				18 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								crc.c
							
						
					 | 
				
				
					
						Change license headers to say 'FFmpeg' instead of 'this program/this library'
					
				 | 
				19 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								cutils.c
							
						
					 | 
				
				
					
						Change license headers to say 'FFmpeg' instead of 'this program/this library'
					
				 | 
				19 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								daud.c
							
						
					 | 
				
				
					
						replace coder/decoder file description in libavformat by muxer/demuxer
					
				 | 
				19 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								dc1394.c
							
						
					 | 
				
				
					
						implement new grabbing interface, as described here:
					
				 | 
				18 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								dsicin.c
							
						
					 | 
				
				
					
						Get rid of unnecessary pointer casts.
					
				 | 
				18 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								dv.c
							
						
					 | 
				
				
					
						* Fixing seeking with DV-AVI (by Jeff Downs <heydowns at borg dot com>)
					
				 | 
				19 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								dv.h
							
						
					 | 
				
				
					
						add a comment to indicate which #endif belong to which #define
					
				 | 
				18 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								dv1394.c
							
						
					 | 
				
				
					
						implement new grabbing interface, as described here:
					
				 | 
				18 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								dv1394.h
							
						
					 | 
				
				
					
						Change license headers to say 'FFmpeg' instead of 'this program/this library'
					
				 | 
				19 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								dvenc.c
							
						
					 | 
				
				
					
						Don't forget about audio remaining in buffer, in case there is enough
					
				 | 
				18 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								dxa.c
							
						
					 | 
				
				
					
						allocate 32 extra bytes at the end of the probe buffer and remove most probe buf_size checks
					
				 | 
				18 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								electronicarts.c
							
						
					 | 
				
				
					
						Get rid of unnecessary pointer casts.
					
				 | 
				18 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								ffm.c
							
						
					 | 
				
				
					
						allocate 32 extra bytes at the end of the probe buffer and remove most probe buf_size checks
					
				 | 
				18 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								file.c
							
						
					 | 
				
				
					
						This fixes error handling for BeOS, removing the need for some ifdefs.
					
				 | 
				18 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								flic.c
							
						
					 | 
				
				
					
						Get rid of unnecessary pointer casts.
					
				 | 
				18 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								flv.h
							
						
					 | 
				
				
					
						Complete the video format enum.
					
				 | 
				18 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								flvdec.c
							
						
					 | 
				
				
					
						add an enum for need_parsing
					
				 | 
				18 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								flvenc.c
							
						
					 | 
				
				
					
						misc spelling fixes
					
				 | 
				18 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								framehook.c
							
						
					 | 
				
				
					
						Change the vhook code to send real timestamps to the filters instead of the
					
				 | 
				18 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								framehook.h
							
						
					 | 
				
				
					
						spelling
					
				 | 
				18 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								gif.c
							
						
					 | 
				
				
					
						kill AVImageFormat
					
				 | 
				19 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								gifdec.c
							
						
					 | 
				
				
					
						This fixes error handling for BeOS, removing the need for some ifdefs.
					
				 | 
				18 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								grab.c
							
						
					 | 
				
				
					
						Fix linking: emms_c is a macro, #include the correct header file.
					
				 | 
				18 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								grab_bktr.c
							
						
					 | 
				
				
					
						There were two files, libavformat/grab.c and libavformat/grab_bktr.c declaring
					
				 | 
				18 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								gxf.c
							
						
					 | 
				
				
					
						add an enum for need_parsing
					
				 | 
				18 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								gxf.h
							
						
					 | 
				
				
					
						Change license headers to say 'FFmpeg' instead of 'this program/this library'
					
				 | 
				19 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								gxfenc.c
							
						
					 | 
				
				
					
						fix dts adjusting
					
				 | 
				18 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								http.c
							
						
					 | 
				
				
					
						Use usleep instead of sleep, some MinGW versions lack sleep.
					
				 | 
				18 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								idcin.c
							
						
					 | 
				
				
					
						Get rid of unnecessary pointer casts.
					
				 | 
				18 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								idroq.c
							
						
					 | 
				
				
					
						Get rid of unnecessary pointer casts.
					
				 | 
				18 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								img2.c
							
						
					 | 
				
				
					
						autodetect ptx files
					
				 | 
				18 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								ipmovie.c
							
						
					 | 
				
				
					
						Get rid of unnecessary pointer casts.
					
				 | 
				18 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								isom.c
							
						
					 | 
				
				
					
						dmb1 fourcc, mjpeg_opendml.mov
					
				 | 
				18 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								isom.h
							
						
					 | 
				
				
					
						include all prerequisites in header files
					
				 | 
				18 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								libnut.c
							
						
					 | 
				
				
					
						allocate 32 extra bytes at the end of the probe buffer and remove most probe buf_size checks
					
				 | 
				18 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								matroska.c
							
						
					 | 
				
				
					
						add support for real audio in matroska
					
				 | 
				18 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								matroska.h
							
						
					 | 
				
				
					
						split some common code from the mkv demuxer that will be useful to the muxer
					
				 | 
				18 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								matroskadec.c
							
						
					 | 
				
				
					
						cosmetics: use one type per field in every structs
					
				 | 
				18 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								mm.c
							
						
					 | 
				
				
					
						Get rid of unnecessary pointer casts.
					
				 | 
				18 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								mmf.c
							
						
					 | 
				
				
					
						allocate 32 extra bytes at the end of the probe buffer and remove most probe buf_size checks
					
				 | 
				18 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								mov.c
							
						
					 | 
				
				
					
						misc spelling fixes
					
				 | 
				18 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								movenc.c
							
						
					 | 
				
				
					
						misc typo fixes
					
				 | 
				18 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								mp3.c
							
						
					 | 
				
				
					
						id3v2 writer
					
				 | 
				18 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								mpc.c
							
						
					 | 
				
				
					
						allocate 32 extra bytes at the end of the probe buffer and remove most probe buf_size checks
					
				 | 
				18 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								mpeg.c
							
						
					 | 
				
				
					
						misc spelling fixes
					
				 | 
				18 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								mpegts.c
							
						
					 | 
				
				
					
						simplify
					
				 | 
				18 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								mpegts.h
							
						
					 | 
				
				
					
						comment endif directive token
					
				 | 
				18 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								mpegtsenc.c
							
						
					 | 
				
				
					
						write DTS, based on patch by Luca Abeni, lucabe72 email it
					
				 | 
				18 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								mpjpeg.c
							
						
					 | 
				
				
					
						Change license headers to say 'FFmpeg' instead of 'this program/this library'
					
				 | 
				19 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								mtv.c
							
						
					 | 
				
				
					
						add an enum for need_parsing
					
				 | 
				18 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								mxf.c
							
						
					 | 
				
				
					
						cosmetics remove struct name with typedef
					
				 | 
				18 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								network.h
							
						
					 | 
				
				
					
						initial mingw networking support
					
				 | 
				18 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								nsvdec.c
							
						
					 | 
				
				
					
						misc spelling fixes
					
				 | 
				18 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								nut.c
							
						
					 | 
				
				
					
						misc spelling fixes
					
				 | 
				18 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								nut.h
							
						
					 | 
				
				
					
						add a comment to indicate which #endif belong to which #define
					
				 | 
				18 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								nutdec.c
							
						
					 | 
				
				
					
						fix some printf format specifiers
					
				 | 
				18 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								nuv.c
							
						
					 | 
				
				
					
						fix "incorrect frame size" errors with small.nuv
					
				 | 
				18 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								ogg.c
							
						
					 | 
				
				
					
						Ogg is not Vorbis.
					
				 | 
				18 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								ogg2.c
							
						
					 | 
				
				
					
						allocate 32 extra bytes at the end of the probe buffer and remove most probe buf_size checks
					
				 | 
				18 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								ogg2.h
							
						
					 | 
				
				
					
						save/restore number of streams
					
				 | 
				19 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								oggparseflac.c
							
						
					 | 
				
				
					
						use get_bits_long() where needed
					
				 | 
				18 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								oggparseogm.c
							
						
					 | 
				
				
					
						move common stuff from avienc.c and wav.c to new file riff.c
					
				 | 
				19 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								oggparsetheora.c
							
						
					 | 
				
				
					
						use get_bits_long() where needed
					
				 | 
				18 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								oggparsevorbis.c
							
						
					 | 
				
				
					
						fix some signedness warnings
					
				 | 
				19 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								os_support.c
							
						
					 | 
				
				
					
						r9095 invalidly removed the check for non-winsock
					
				 | 
				18 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								os_support.h
							
						
					 | 
				
				
					
						BeOS only: we don't have SA_RESTART. #define to 0 and emit a warning. I don't plan on hosting a streaming tv anyway but it gets ffserver building.
					
				 | 
				18 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								psxstr.c
							
						
					 | 
				
				
					
						Get rid of unnecessary pointer casts.
					
				 | 
				18 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								qtpalette.h
							
						
					 | 
				
				
					
						Add missing license headers.
					
				 | 
				18 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								raw.c
							
						
					 | 
				
				
					
						misc spelling fixes
					
				 | 
				18 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								riff.c
							
						
					 | 
				
				
					
						misc spelling fixes
					
				 | 
				18 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								riff.h
							
						
					 | 
				
				
					
						include all prerequisites in header files
					
				 | 
				18 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								rm.h
							
						
					 | 
				
				
					
						split rm muxer and demuxer in their own files
					
				 | 
				18 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								rmdec.c
							
						
					 | 
				
				
					
						use FFSWAP()
					
				 | 
				18 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								rmenc.c
							
						
					 | 
				
				
					
						split rm muxer and demuxer in their own files
					
				 | 
				18 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								rtp.c
							
						
					 | 
				
				
					
						remove decode_be32/64 and replace them by AV_RB32/64
					
				 | 
				18 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								rtp.h
							
						
					 | 
				
				
					
						include all prerequisites in header files
					
				 | 
				18 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								rtp_h264.c
							
						
					 | 
				
				
					
						Remove the unnecessary masking when counting received packet types in the H.264
					
				 | 
				18 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								rtp_h264.h
							
						
					 | 
				
				
					
						include all prerequisites in header files
					
				 | 
				18 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								rtp_internal.h
							
						
					 | 
				
				
					
						include all prerequisites in header files
					
				 | 
				18 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								rtpproto.c
							
						
					 | 
				
				
					
						Typos
					
				 | 
				18 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								rtsp.c
							
						
					 | 
				
				
					
						Add transport method options
					
				 | 
				18 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								rtsp.h
							
						
					 | 
				
				
					
						include all prerequisites in header files
					
				 | 
				18 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								rtspcodes.h
							
						
					 | 
				
				
					
						add a comment to indicate which #endif belong to which #define
					
				 | 
				18 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								segafilm.c
							
						
					 | 
				
				
					
						Get rid of unnecessary pointer casts.
					
				 | 
				18 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								sierravmd.c
							
						
					 | 
				
				
					
						Get rid of unnecessary pointer casts.
					
				 | 
				18 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								smacker.c
							
						
					 | 
				
				
					
						Get rid of unnecessary pointer casts.
					
				 | 
				18 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								sol.c
							
						
					 | 
				
				
					
						allocate 32 extra bytes at the end of the probe buffer and remove most probe buf_size checks
					
				 | 
				18 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								swf.c
							
						
					 | 
				
				
					
						misc spelling fixes
					
				 | 
				18 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								tcp.c
							
						
					 | 
				
				
					
						implement ff_socket_nonblock and use it in networking code
					
				 | 
				18 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								thp.c
							
						
					 | 
				
				
					
						cosmetics: indentation fix
					
				 | 
				18 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								tiertexseq.c
							
						
					 | 
				
				
					
						Get rid of unnecessary pointer casts.
					
				 | 
				18 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								tta.c
							
						
					 | 
				
				
					
						Support for seeking in TTA files.
					
				 | 
				18 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								txd.c
							
						
					 | 
				
				
					
						Renderware TXD demuxer
					
				 | 
				18 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								udp.c
							
						
					 | 
				
				
					
						Add some explanatory comments to #endif directives.
					
				 | 
				18 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								utils.c
							
						
					 | 
				
				
					
						misc typo fixes
					
				 | 
				18 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								v4l2.c
							
						
					 | 
				
				
					
						Reindent code after last commit
					
				 | 
				18 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								voc.c
							
						
					 | 
				
				
					
						add codec_id <-> codec_tag tables to AVIn/OutputFormat
					
				 | 
				19 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								voc.h
							
						
					 | 
				
				
					
						add codec_id <-> codec_tag tables to AVIn/OutputFormat
					
				 | 
				19 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								vocdec.c
							
						
					 | 
				
				
					
						allocate 32 extra bytes at the end of the probe buffer and remove most probe buf_size checks
					
				 | 
				18 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								vocenc.c
							
						
					 | 
				
				
					
						remove now useless codec_tag setting code in voc muxer
					
				 | 
				19 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								wav.c
							
						
					 | 
				
				
					
						add an enum for need_parsing
					
				 | 
				18 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								wc3movie.c
							
						
					 | 
				
				
					
						Get rid of unnecessary pointer casts.
					
				 | 
				18 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								westwood.c
							
						
					 | 
				
				
					
						Get rid of unnecessary pointer casts.
					
				 | 
				18 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								wv.c
							
						
					 | 
				
				
					
						This fixes error handling for BeOS, removing the need for some ifdefs.
					
				 | 
				18 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								x11grab.c
							
						
					 | 
				
				
					
						implement new grabbing interface, as described here:
					
				 | 
				18 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								yuv4mpeg.c
							
						
					 | 
				
				
					
						allocate 32 extra bytes at the end of the probe buffer and remove most probe buf_size checks
					
				 | 
				18 years ago |