Skip to content

Commit

Permalink
Fix compile warnings for the quickdnr filter.
Browse files Browse the repository at this point in the history
  • Loading branch information
stuartm committed Dec 15, 2010
1 parent 57ddc30 commit 6da09cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mythtv/filters/quickdnr/quickdnr.pro
Expand Up @@ -3,4 +3,4 @@ include ( ../filter-avcodec.pro )

# Input
SOURCES += filter_quickdnr.c
QMAKE_CXXFLAGS += -fno-strict-aliasing
QMAKE_CFLAGS += -fno-strict-aliasing

0 comments on commit 6da09cc

Please sign in to comment.