summaryrefslogtreecommitdiff
path: root/package/xbmc/patches/patch-xbmc_cdrip_EncoderFFmpeg_h
diff options
context:
space:
mode:
Diffstat (limited to 'package/xbmc/patches/patch-xbmc_cdrip_EncoderFFmpeg_h')
-rw-r--r--package/xbmc/patches/patch-xbmc_cdrip_EncoderFFmpeg_h11
1 files changed, 0 insertions, 11 deletions
diff --git a/package/xbmc/patches/patch-xbmc_cdrip_EncoderFFmpeg_h b/package/xbmc/patches/patch-xbmc_cdrip_EncoderFFmpeg_h
deleted file mode 100644
index 080fc7d2c..000000000
--- a/package/xbmc/patches/patch-xbmc_cdrip_EncoderFFmpeg_h
+++ /dev/null
@@ -1,11 +0,0 @@
---- xbmc-12.2.orig/xbmc/cdrip/EncoderFFmpeg.h 2013-05-03 07:57:41.000000000 +0200
-+++ xbmc-12.2/xbmc/cdrip/EncoderFFmpeg.h 2013-07-31 12:34:15.000000000 +0200
-@@ -26,6 +26,8 @@
- #include "DllAvCodec.h"
- #include "DllAvUtil.h"
-
-+#define AVCODEC_MAX_AUDIO_FRAME_SIZE 192000
-+
- class CEncoderFFmpeg : public CEncoder
- {
- public: