Mercurial > mplayer.hg
log stream/stream_dvb.c @ 24242:76f5d8892c04
age | author | description |
---|---|---|
Tue, 28 Aug 2007 11:20:24 +0000 | diego | Clean up the way get_path is handled: Compile get_path.c to an object to link |
Thu, 05 Jul 2007 22:01:07 +0000 | reimar | Avoid code duplication and ugly config.h hack by using av_strlcat/av_strlcpy |
Sun, 24 Jun 2007 13:27:03 +0000 | reimar | get rid of useless *alloc casts |
Fri, 08 Jun 2007 07:45:36 +0000 | reimar | Set errno to 0 after printing it, not before |
Sat, 03 Mar 2007 13:10:31 +0000 | nicodvb | replaced 2 instances of sprintf() with snprintf() and one instance |
Mon, 22 Jan 2007 08:02:06 +0000 | diego | Fix FSF address and otherwise broken license headers. |
Sun, 07 Jan 2007 13:05:59 +0000 | nicodvb | in dvb_get_config() open the frontend in READ_ONLY mode for probing (worksaround some buggy driver) |