| .. | 
		
		
			
			
			
				
					| Makefile | Merge commit 'a6674d2e7771dbf7a4a5556f5e126be83cadac96' | 11 years ago | 
		
			
			
			
				
					| alldevices.c | Merge commit 'a6674d2e7771dbf7a4a5556f5e126be83cadac96' | 11 years ago | 
		
			
			
			
				
					| alsa-audio-common.c | lavd/alsa: implement get_device_list callbacks | 11 years ago | 
		
			
			
			
				
					| alsa-audio-dec.c | lavd/alsa: implement get_device_list callbacks | 11 years ago | 
		
			
			
			
				
					| alsa-audio-enc.c | lavd/alsa: implement get_device_list callbacks | 11 years ago | 
		
			
			
			
				
					| alsa-audio.h | lavd/alsa: implement get_device_list callbacks | 11 years ago | 
		
			
			
			
				
					| avdevice.c | avdevice/avdevice.c: Use av_freep(), avoid leaving stale pointers | 11 years ago | 
		
			
			
			
				
					| avdevice.h | Various small spelling fixes. | 11 years ago | 
		
			
			
			
				
					| avdeviceres.rc | Add Windows resource file support for shared libraries | 12 years ago | 
		
			
			
			
				
					| avfoundation.m | lavd/avfoundation: Introduce device alias 'none' to allow the user to record only audio or video. | 11 years ago | 
		
			
			
			
				
					| bktr.c | Add missing "const" all over the place. | 11 years ago | 
		
			
			
			
				
					| caca.c | avdeviece: Read errno before av_log() as the callback from av_log() might affect errno | 11 years ago | 
		
			
			
			
				
					| decklink_common.cpp | avdevice/decklink: move general code of decklink encoder to common file | 11 years ago | 
		
			
			
			
				
					| decklink_common.h | avdevice/decklink_common: Fix "Cross-compiling FFmpeg on Debian for Windows with MinGW-w64" | 11 years ago | 
		
			
			
			
				
					| decklink_common_c.h | avdevice/decklink: move general code of decklink encoder to common file | 11 years ago | 
		
			
			
			
				
					| decklink_dec.cpp | avdevice: add decklink input support | 11 years ago | 
		
			
			
			
				
					| decklink_dec.h | avdevice: add decklink input support | 11 years ago | 
		
			
			
			
				
					| decklink_dec_c.c | avdevice: add decklink input support | 11 years ago | 
		
			
			
			
				
					| decklink_enc.cpp | avdevice/decklink: move general code of decklink encoder to common file | 11 years ago | 
		
			
			
			
				
					| decklink_enc.h | avdevice/decklink: move general code of decklink encoder to common file | 11 years ago | 
		
			
			
			
				
					| decklink_enc_c.c | avdevice/decklink: move general code of decklink encoder to common file | 11 years ago | 
		
			
			
			
				
					| dshow.c | avdevice/dshow: fix build, ensure that feature enable #defines are set before includes | 11 years ago | 
		
			
			
			
				
					| dshow_capture.h | msvc: Fix compilation errors due to header include order. | 11 years ago | 
		
			
			
			
				
					| dshow_common.c | dshow: rename dshow.h to avoid conflict with system header of equal name | 13 years ago | 
		
			
			
			
				
					| dshow_enummediatypes.c | dshow: fixup some COM objects, based on patches from Don Moir | 11 years ago | 
		
			
			
			
				
					| dshow_enumpins.c | dshow: rename dshow.h to avoid conflict with system header of equal name | 13 years ago | 
		
			
			
			
				
					| dshow_filter.c | dshow: Use NO_DSHOW_STRSAFE for all dshow header inclusions | 13 years ago | 
		
			
			
			
				
					| dshow_pin.c | dshow: show device name when outputting buffer overflow log message | 11 years ago | 
		
			
			
			
				
					| dv1394.c | lavd: add categories to device implementations | 11 years ago | 
		
			
			
			
				
					| dv1394.h | cosmetics: various spelling fixes | 13 years ago | 
		
			
			
			
				
					| fbdev_common.c | avdevice/fbdev_common: Use av_freep(), avoid leaving stale pointers | 11 years ago | 
		
			
			
			
				
					| fbdev_common.h | lavd/fbdev_enc: move list device code to fbdev_common | 11 years ago | 
		
			
			
			
				
					| fbdev_dec.c | avdevice/fbdev_dec: use errno instead of ret for av_log | 11 years ago | 
		
			
			
			
				
					| fbdev_enc.c | lavd/fbdev_enc: move list device code to fbdev_common | 11 years ago | 
		
			
			
			
				
					| file_open.c | libavutil: Make avpriv_open a library-internal function on msvcrt | 12 years ago | 
		
			
			
			
				
					| gdigrab.c | gdigrab: fix gdi object leak if using mouse | 11 years ago | 
		
			
			
			
				
					| iec61883.c | avdevice/iec61883: Use av_freep(), avoid leaving stale pointers in memory | 11 years ago | 
		
			
			
			
				
					| jack_audio.c | Merge commit '2cd28693a59050717cb7da6cb229e606b1dee356' | 11 years ago | 
		
			
			
			
				
					| lavfi.c | avdevice/lavfi: dont assign variables to themselfs | 11 years ago | 
		
			
			
			
				
					| libavdevice.v | lavd: export all symbols with av_ prefix | 11 years ago | 
		
			
			
			
				
					| libcdio.c | lavd: add categories to device implementations | 11 years ago | 
		
			
			
			
				
					| libdc1394.c | lavd: add categories to device implementations | 11 years ago | 
		
			
			
			
				
					| openal-dec.c | lavd: add categories to device implementations | 11 years ago | 
		
			
			
			
				
					| opengl_enc.c | msvc: Fix compilation errors due to header include order. | 11 years ago | 
		
			
			
			
				
					| opengl_enc_shaders.h | lavd/opengl_enc_shaders: fix gray* shader | 11 years ago | 
		
			
			
			
				
					| oss_audio.c | avdevice/oss_audio: avoid strerror() and errbuf | 11 years ago | 
		
			
			
			
				
					| oss_audio.h | Merge commit 'd6e1d37100af568211f28ec0bcf7958a3a2a299e' | 11 years ago | 
		
			
			
			
				
					| oss_audio_dec.c | Merge commit 'd6e1d37100af568211f28ec0bcf7958a3a2a299e' | 11 years ago | 
		
			
			
			
				
					| oss_audio_enc.c | Merge commit 'd6e1d37100af568211f28ec0bcf7958a3a2a299e' | 11 years ago | 
		
			
			
			
				
					| pulse_audio_common.c | avdevice/pulse_audio_common: Use av_freep(), avoid leaving stale pointers | 11 years ago | 
		
			
			
			
				
					| pulse_audio_common.h | lavd/pulse_audio_common: add context helper functions | 11 years ago | 
		
			
			
			
				
					| pulse_audio_dec.c | Merge commit '424b929b5cb9ca4094099f25179829260d4b0fa3' | 11 years ago | 
		
			
			
			
				
					| pulse_audio_enc.c | avdevice/pulse_audio_enc: use getter function for AVFrame.channels | 11 years ago | 
		
			
			
			
				
					| qtkit.m | avdevice/qtkit: fix include | 11 years ago | 
		
			
			
			
				
					| sdl.c | lavd: add categories to device implementations | 11 years ago | 
		
			
			
			
				
					| sndio_common.c | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' | 13 years ago | 
		
			
			
			
				
					| sndio_common.h | Merge remote-tracking branch 'qatar/master' | 13 years ago | 
		
			
			
			
				
					| sndio_dec.c | lavd: add categories to device implementations | 11 years ago | 
		
			
			
			
				
					| sndio_enc.c | lavd: add categories to device implementations | 11 years ago | 
		
			
			
			
				
					| timefilter.c | timefilter: Fix typo in allocation failure message | 12 years ago | 
		
			
			
			
				
					| timefilter.h | timefilter: Handle memory allocation failure | 12 years ago | 
		
			
			
			
				
					| v4l.c | lavd: add categories to device implementations | 11 years ago | 
		
			
			
			
				
					| v4l2-common.c | v4l2: support MPEG4 compressed streams | 11 years ago | 
		
			
			
			
				
					| v4l2-common.h | lavd/v4l2: don't use avpriv_ prefix for internal functions | 11 years ago | 
		
			
			
			
				
					| v4l2.c | Merge commit '09f25533a564eab743f258d168697a11122914c4' | 11 years ago | 
		
			
			
			
				
					| v4l2enc.c | lavd/v4l2: don't use avpriv_ prefix for internal functions | 11 years ago | 
		
			
			
			
				
					| version.h | lavd/avfoundation: Introduce device alias 'none' to allow the user to record only audio or video. | 11 years ago | 
		
			
			
			
				
					| vfwcap.c | Merge commit 'ab56fabe6294524e99815451ad01e4ff50c6d734' | 11 years ago | 
		
			
			
			
				
					| x11grab.c | Merge commit '2a5ac99e6e06078713f684fee2466c91f677b303' | 11 years ago | 
		
			
			
			
				
					| xcbgrab.c | avdevice/xcbgrab: fix undefined reference to xcb_shape_rectangles in xcbgrab.c | 11 years ago | 
		
			
			
			
				
					| xv.c | xv.c: Add missing const to lookup table. | 11 years ago |