Mercurial > mplayer.hg
log vidix/ivtv_vid.c @ 37112:608c83ef5c0c
age | author | description |
---|---|---|
Sat, 17 May 2014 01:38:00 +0000 | al | vidix: Replace printf with mp_msg |
Sat, 25 Jan 2014 16:55:01 +0000 | reimar | vidix: move query_format struct initialization to common code. |
Sun, 14 Nov 2010 09:12:34 +0000 | cboesch | Remove most of the NULL pointer check before free all over the code |
Sun, 19 Jul 2009 20:59:32 +0000 | diego | Move some variable declarations up to avoid the warnings: |
Wed, 13 May 2009 02:58:57 +0000 | diego | whitespace cosmetics: Remove all trailing whitespace. |
Tue, 23 Sep 2008 20:53:08 +0000 | diego | Restore function parameters mistakenly removed in previous commit. |
Tue, 23 Sep 2008 20:38:30 +0000 | diego | Remove pointless and gcc-specific __attribute__ ((unused)). |