aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/General/hal/hal.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/General/hal/hal.pro')
0 files changed, 0 insertions, 0 deletions
p;id=2d622fd9bcb8da9dd3f3206e296cd6a701fc9d12'>2d622fd9b
8446b57d0


2d622fd9b

7683057b2

































2d622fd9b

7683057b2

2d622fd9b
17b2501eb
11b7655bb
17b2501eb
2d622fd9b
e48a196c8
37fd73456
09b311474
7683057b2
7e1a4603f

793a032bb
2ee8fd4c1
7683057b2

2d622fd9b




17b2501eb
37fd73456
75c896e00
7683057b2

17b2501eb
7e1a4603f
ce1c3cb11
2ee8fd4c1

2d622fd9b

2d622fd9b

17b2501eb
11b7655bb
37fd73456
793a032bb
2d622fd9b

7683057b2
d489c39c0
7683057b2
d489c39c0
7683057b2
d489c39c0
ac690c6ef

11b7655bb
ac690c6ef
7683057b2

2d622fd9b
7683057b2
11b7655bb
2d622fd9b
7683057b2
7b1cb9167
7683057b2
09683ad39
2ee8fd4c1












7683057b2



2ee8fd4c1
7683057b2

11b7655bb
7683057b2
7683057b2
2a18cf670

7683057b2

2a18cf670
7683057b2

17b2501eb
2d622fd9b

a82a8cd70





2d622fd9b

2a18cf670
3f6b469fa
2a18cf670
3f6b469fa
a82a8cd70
2ee8fd4c1


2a18cf670
2ee8fd4c1
2d622fd9b

7683057b2


11b7655bb
7683057b2
2d622fd9b
7683057b2


11b7655bb
7683057b2
8a42b4e4a
d489c39c0
b6c6470b5
e4c894bb4
7d1adda60




2ee8fd4c1

3f6b469fa
2ee8fd4c1
3f6b469fa
2ee8fd4c1

3f6b469fa
2ee8fd4c1
3f6b469fa
2ee8fd4c1
17b2501eb
2d622fd9b
013ee07b5
2d622fd9b


0b46e2db0
2d622fd9b
0b46e2db0
2d622fd9b

17b2501eb
2d622fd9b
17b2501eb
2d622fd9b

e231bb970
2d622fd9b
793a032bb
532cbe25d
2d622fd9b
7e1a4603f


11b7655bb
2d622fd9b
7e1a4603f
17b2501eb
7e1a4603f
17b2501eb
7e1a4603f


b6c6470b5
7e1a4603f
17b2501eb
2d622fd9b
7e1a4603f
17b2501eb
b6c6470b5
17b2501eb

37fd73456





17b2501eb
7e1a4603f
37fd73456

2d622fd9b
37fd73456
17b2501eb
2d622fd9b
17b2501eb


e231bb970
b6c6470b5
7683057b2
37fd73456
17b2501eb
793a032bb
17b2501eb
09b311474
013ee07b5
2d622fd9b

17b2501eb
2d622fd9b
7e1a4603f
2d622fd9b
7e1a4603f








793a032bb
7e1a4603f






793a032bb









793a032bb

2ee8fd4c1
793a032bb




7d1adda60

793a032bb




b6c6470b5
793a032bb

b6c6470b5
793a032bb

7e1a4603f
793a032bb

2ee8fd4c1
7e1a4603f

b6c6470b5

2ee8fd4c1
b6c6470b5






b6c6470b5



6b9e84fb1

2ee8fd4c1
7e1a4603f

7d1adda60
7d1adda60
7e1a4603f
37fd73456
2d622fd9b
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
                                                                            
                                                                            



















                                                                             


                          

                           

































                                                                  

                

                                                               
 
                  
                   
                    
           
                  
                        
                   
                   

                     
                    
                 

                                




                               
                  
                        
           

                                  
                               
                    
                              

                          

 

                                
                  
                   
                    
                    

                      
                    
                                             
                                                   
                                                                                
                 
                          

                                                                                
                     
     

                                                       
     
                                                     
                     
     
                                                                 
                              
 
                                                      












                                                                                                           



                               
                                                                                

                                                               
                     
     
                   

                            

                                
 

                                   
                                                               

                                        





                                                

     
                        
                                                    
        
                                 
 


                                                     
                          
      

                                              


                                                                       
                     
     
 


                                                                               
                     
     
 
                                                                                   
                                                                        
 




                                                               

                                                   
                                                                        
        
                                                                        

                                       
                                                                        
        
                                                                        
      
                            
                                               
                


 
                                 
 
                       

 
                            
 
                     

 
                                                       
 
                    
               
     


                                        
                       
     
                    
                     
                    
                 


                                            
                                                           
               
 
 
                                                   
 
                                                    

                                       





                                                                                                          
                 
                     

                             
     
                                       
                               
 


                    
                                    
 
                                                      
                                                 
                                    
                           
                                                           
                  
                      

 
                                
 
                       
     








                                              
 






                                             









                                                                                                 

                           
 




                                                          

                                   




                                           
                                          

                                              
                                                                                        

                                
         

                                                      
 

                           

                                
 






                                               



                                 

                                               
 

                                       
                           
                  
         
     
 
/***************************************************************************
 *   Copyright (C) 2006-2011 by Ilya Kotov                                 *
 *   forkotov02@hotmail.ru                                                 *
 *                                                                         *
 *   This program is free software; you can redistribute it and/or modify  *
 *   it under the terms of the GNU General Public License as published by  *
 *   the Free Software Foundation; either version 2 of the License, or     *
 *   (at your option) any later version.                                   *
 *                                                                         *
 *   This program is distributed in the hope that it will be useful,       *
 *   but WITHOUT ANY WARRANTY; without even the implied warranty of        *
 *   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the         *
 *   GNU General Public License for more details.                          *
 *                                                                         *
 *   You should have received a copy of the GNU General Public License     *
 *   along with this program; if not, write to the                         *
 *   Free Software Foundation, Inc.,                                       *
 *   59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.             *
 ***************************************************************************/

#include <QObject>
#include <QFile>
#include <qmmp/buffer.h>
#include <qmmp/output.h>
#include <qmmp/recycler.h>
#include "decoder_ffmpeg.h"

// callbacks

static int ffmpeg_read(void *data, uint8_t *buf, int size)
{
    DecoderFFmpeg *d = (DecoderFFmpeg*)data;
    return (int)d->input()->read((char*)buf, size);
}

static int64_t ffmpeg_seek(void *data, int64_t offset, int whence)
{
    DecoderFFmpeg *d = (DecoderFFmpeg*)data;
    int64_t absolute_pos = 0;
    /*if(d->input()->isSequential())
        return -1;*/
    switch( whence )
    {
    case AVSEEK_SIZE:
        return d->input()->size();
    case SEEK_SET:
        absolute_pos = offset;
        break;
    case SEEK_CUR:
        absolute_pos = d->input()->pos() + offset;
        break;
    case SEEK_END:
        absolute_pos = d->input()->size() - offset;
    default:
        return -1;
    }
    if(absolute_pos < 0 || absolute_pos > d->input()->size())
        return -1;
    return d->input()->seek(absolute_pos);
}

// Decoder class

DecoderFFmpeg::DecoderFFmpeg(const QString &path, QIODevice *i)
        : Decoder(i)
{
    m_bitrate = 0;
    m_skip = false;
    m_totalTime = 0;
    ic = 0;
    m_path = path;
    m_temp_pkt.size = 0;
    m_pkt.size = 0;
    m_pkt.data = 0;
    m_output_buf = 0;
    m_output_at = 0;
    m_skipBytes = 0;
    m_stream = 0;
    av_init_packet(&m_pkt);
    av_init_packet(&m_temp_pkt);
}


DecoderFFmpeg::~DecoderFFmpeg()
{
    m_bitrate = 0;
    m_temp_pkt.size = 0;
    if (ic)
        av_close_input_stream(ic);
   if(m_pkt.data)
        av_free_packet(&m_pkt);
    if(m_output_buf)
        av_free(m_output_buf);
    if(m_stream)
        av_free(m_stream);
}

bool DecoderFFmpeg::initialize()
{
    m_bitrate = 0;
    m_skip = false;
    m_totalTime = 0;
    m_seekTime = -1;
    av_register_all();

    AVProbeData  pd;
    uint8_t buf[8192 + AVPROBE_PADDING_SIZE];
    pd.filename = m_path.toLocal8Bit().constData();
    pd.buf_size = input()->peek((char*)buf, sizeof(buf) - AVPROBE_PADDING_SIZE);
    pd.buf = buf;
    if(pd.buf_size < 8192)
    {
        qWarning("DecoderFFmpeg: too small buffer size: %d bytes", pd.buf_size);
        return false;
    }
    AVInputFormat *fmt = av_probe_input_format(&pd, 1);
    if(!fmt)
    {
        qWarning("DecoderFFmpeg: usupported format");
        return false;
    }
    qDebug("DecoderFFmpeg: detected format: %s", fmt->long_name);
    qDebug("=%s=", fmt->name);

#if (LIBAVFORMAT_VERSION_INT >= ((52<<16)+(105<<8)+0))
    m_stream = avio_alloc_context(m_input_buf, INPUT_BUFFER_SIZE, 0, this, ffmpeg_read, NULL, ffmpeg_seek);
    if(!m_stream)
    {
        qWarning("DecoderFFmpeg: unable to initialize I/O callbacks");
        return false;
    }
    m_stream->seekable = !input()->isSequential();
#else
    m_stream = (ByteIOContext *)av_malloc(sizeof(ByteIOContext));
    init_put_byte(m_stream, m_input_buf, INPUT_BUFFER_SIZE, 0, this, ffmpeg_read, NULL, ffmpeg_seek);
    m_stream->is_streamed = input()->isSequential();
#endif
    m_stream->max_packet_size = INPUT_BUFFER_SIZE;

    AVFormatParameters ap;
    memset(&ap, 0, sizeof(ap));

    if(av_open_input_stream(&ic, m_stream, m_path.toLocal8Bit(), fmt, &ap) != 0)
    {
        qDebug("DecoderFFmpeg: av_open_input_stream() failed");
        return false;
    }
    AVCodec *codec;

    av_find_stream_info(ic);
    if(ic->pb)
        ic->pb->eof_reached = 0;

    ic->flags |= AVFMT_FLAG_GENPTS;
    av_read_play(ic);
    for (wma_idx = 0; wma_idx < (int)ic->nb_streams; wma_idx++)
    {
        c = ic->streams[wma_idx]->codec;
#if LIBAVCODEC_VERSION_MAJOR < 53
        if (c->codec_type == CODEC_TYPE_AUDIO)
#else
        if (c->codec_type == AVMEDIA_TYPE_AUDIO)
#endif
            break;
    }

    if (c->channels > 0)
         c->request_channels = qMin(2, c->channels);
    else
         c->request_channels = 2;

#if (LIBAVCODEC_VERSION_INT >= ((52<<16)+(101<<8)+0))
    av_dump_format(ic,0,0,0);
#else
    dump_format(ic,0,0,0);
#endif
    codec = avcodec_find_decoder(c->codec_id);

    if (!codec)
    {
        qWarning("DecoderFFmpeg: unsupported codec for output stream");
        return false;
    }

    if (avcodec_open(c, codec) < 0)
    {
        qWarning("DecoderFFmpeg: error while opening codec for output stream");
        return false;
    }