MantisBT - VCMI |
| View Issue Details |
|
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0000779 | VCMI | Sound, music, videos | public | 2011-07-27 19:00 | 2014-05-30 17:41 |
|
| Reporter | exine | |
| Assigned To | Ivan | |
| Priority | normal | Severity | tweak | Reproducibility | always |
| Status | closed | Resolution | fixed | |
| Platform | | OS | | OS Version | |
| Product Version | | |
| Target Version | | Fixed in Version | 0.9 | |
|
| Summary | 0000779: Removing deprecated use of libavformat's API |
| Description | Please assign it to me. |
| Steps To Reproduce | Compile with new avformat |
| Additional Information | Current status:
CVideoHandler.cpp: In constructor 'CVideoPlayer::CVideoPlayer()':
CVideoHandler.cpp:661:2: warning: 'int av_register_protocol2(URLProtocol*, int)' is deprecated (declared at /usr/include/libavformat/avio.h:247)
CVideoHandler.cpp:661:59: warning: 'int av_register_protocol2(URLProtocol*, int)' is deprecated (declared at /usr/include/libavformat/avio.h:247) |
| Tags | No tags attached. |
| Relationships | |
| Attached Files | avformat_deprecation_part1.patch (1,099) 2011-07-27 21:18 https://bugs.vcmi.eu/file_download.php?file_id=762&type=bug |
|
| Issue History |
| Date Modified | Username | Field | Change |
| 2011-07-27 19:00 | exine | New Issue | |
| 2011-07-27 19:02 | Warmonger | Note Added: 0001887 | |
| 2011-07-27 19:05 | Warmonger | Note Edited: 0001887 | bug_revision_view_page.php?bugnote_id=1887#r1365 |
| 2011-07-27 19:05 | exine | Note Added: 0001888 | |
| 2011-07-27 21:18 | exine | File Added: avformat_deprecation_part1.patch | |
| 2011-07-27 21:20 | exine | Note Added: 0001890 | |
| 2011-07-27 21:21 | exine | Note Edited: 0001890 | bug_revision_view_page.php?bugnote_id=1890#r1367 |
| 2011-08-04 22:15 | ubuntux | Note Added: 0001900 | |
| 2011-08-04 22:15 | ubuntux | Status | new => closed |
| 2011-08-04 22:15 | ubuntux | Assigned To | => ubuntux |
| 2011-08-04 22:15 | ubuntux | Resolution | open => fixed |
| 2012-02-16 16:47 | Ivan | Assigned To | ubuntux => |
| 2012-02-16 16:47 | Ivan | Note Added: 0002172 | |
| 2012-02-16 16:47 | Ivan | Status | closed => feedback |
| 2012-02-16 16:47 | Ivan | Resolution | fixed => reopened |
| 2012-02-16 16:47 | Ivan | Status | feedback => confirmed |
| 2012-02-16 16:48 | Ivan | Description Updated | bug_revision_view_page.php?rev_id=1503#r1503 |
| 2012-05-13 15:07 | Ivan | Note Added: 0002422 | |
| 2012-05-13 15:07 | Ivan | Resolution | reopened => open |
| 2012-05-13 15:07 | Ivan | Description Updated | bug_revision_view_page.php?rev_id=1579#r1579 |
| 2012-05-13 15:07 | Ivan | Additional Information Updated | bug_revision_view_page.php?rev_id=1581#r1581 |
| 2012-08-21 17:26 | Ivan | Assigned To | => Ivan |
| 2012-08-21 17:26 | Ivan | Status | confirmed => assigned |
| 2012-08-21 17:38 | Ivan | Note Added: 0002919 | |
| 2012-08-21 17:38 | Ivan | Status | assigned => resolved |
| 2012-08-21 17:38 | Ivan | Fixed in Version | => 0.9 |
| 2012-08-21 17:38 | Ivan | Resolution | open => fixed |
| 2014-05-30 17:41 | beegee | Status | resolved => closed |
|
Notes |
|
|
(0001887)
|
|
Warmonger
|
2011-07-27 19:02
(edited on: 2011-07-27 19:05) |
|
Only developers and Zam (who's a moderator here) can have issues assigned to them, sorry ;)
|
|
|
|
(0001888)
|
|
exine
|
|
2011-07-27 19:05
|
|
|
Ok, don't bother then - I added it here for clarity reasons and so nobody pickes it up - there's no need to duplicate the work ;) |
|
|
|
(0001890)
|
|
exine
|
2011-07-27 21:20
(edited on: 2011-07-27 21:21) |
|
|
|
|
|
|
|
|
(0002172)
|
|
Ivan
|
|
2012-02-16 16:47
|
|
|
Reopening. Patch is incomplete, all these warnings are still present. |
|
|
|
(0002422)
|
|
Ivan
|
|
2012-05-13 15:07
|
|
|
|
|
(0002919)
|
|
Ivan
|
|
2012-08-21 17:38
|
|
|
Fixed remaining bits in rev. 2835 |
|