|
|
|
@3561b9b28f58eb7a4183e158a8fd973800d31ceb
|
[3561b9b28f58eb7a4183e158a8fd973800d31ceb]
|
05/31/08 21:10:30 |
Rémi Denis-Courmont <rdenis@simphalempin.com> |
Plugins: include vlc_common.h directly instead of vlc/vlc.h |
|
|
|
@6d9fde80110542d213ed6236efc134931da58066
|
[6d9fde80110542d213ed6236efc134931da58066]
|
05/29/08 18:34:36 |
Rémi Denis-Courmont <rem@videolan.org> |
Spelling |
|
|
|
@13ae40b0efc4f1b1ce205d9a057537047fcab3f4
|
[13ae40b0efc4f1b1ce205d9a057537047fcab3f4]
|
05/21/08 19:19:25 |
Rémi Denis-Courmont <rem@videolan.org> |
Use gettext_noop() consistently |
|
|
|
@27d483e9ef7a451397d7857251c8d67097661f1d
|
[27d483e9ef7a451397d7857251c8d67097661f1d]
|
05/08/08 18:20:21 |
Rémi Denis-Courmont <rem@videolan.org> |
Include vlc_plugin.h as needed |
|
|
|
@d1d3dc1d109110bf68cb048c429f6f05a3839200
|
[d1d3dc1d109110bf68cb048c429f6f05a3839200]
|
05/01/08 21:11:47 |
Rémi Denis-Courmont <rem@videolan.org> |
Remove I64C as well |
|
|
|
@97897eeeb22b1238e56632b16cda1a0375ae7708
|
[97897eeeb22b1238e56632b16cda1a0375ae7708]
|
05/01/08 20:57:00 |
Rémi Denis-Courmont <rem@videolan.org> |
NIH syndrome cure (2) |
|
|
|
@449fd28aaf007c6411251dae9d0dbfdc65b135d1
|
[449fd28aaf007c6411251dae9d0dbfdc65b135d1]
|
04/14/08 02:02:22 |
Pierre d'Herbemont <pdherbemont@videolan.org> |
Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FALSE by false.
This … |
|
|
|
@dbddc5ae452252807b520abdb803cf5f231bbdf0
|
[dbddc5ae452252807b520abdb803cf5f231bbdf0]
|
03/02/08 23:27:04 |
Pierre d'Herbemont <pdherbemont@free.fr> |
More Id and permission fixes. |
|
|
|
@079a1818dc58b9dc81ca92b5217da2a8d599572f
|
[079a1818dc58b9dc81ca92b5217da2a8d599572f]
|
01/29/08 14:34:30 |
Rafaël Carré <funman@videolan.org> |
codecs & packetizers: fix warnings
use size_t instead of int to … |
|
|
|
@99fab9089e9e1709d9c3a4bc5ced0c137ac59134
|
[99fab9089e9e1709d9c3a4bc5ced0c137ac59134]
|
01/23/08 22:50:58 |
Rémi Denis-Courmont <rem@videolan.org> |
Don't include config.h from the headers - refs #297.
Missing some cases … |
|
|
|
@81c5ac29fa2e80426c1b1dfcc941a1aabe8bc808
|
[81c5ac29fa2e80426c1b1dfcc941a1aabe8bc808]
|
08/20/07 21:08:22 |
Rémi Denis-Courmont <rem@videolan.org> |
Remove stdlib.h |
|
|
|
@ab1b0ebec326fae87388c7904c952e827acffe50
|
[ab1b0ebec326fae87388c7904c952e827acffe50]
|
05/30/07 19:36:36 |
Laurent Aimar <fenrir@videolan.org> |
Improved BLOCK_FLAG_DISCONTINUITY|BLOCK_FLAG_CORRUPTED handling in … |
|
|
|
@09eaac810866232ee437516ca2a8fb6bcfd8b523
|
[09eaac810866232ee437516ca2a8fb6bcfd8b523]
|
03/02/07 20:51:20 |
Laurent Aimar <fenrir@videolan.org> |
Packetizers should trash all blocks with DISCONTINUITY or CORRUPTED flag … |
|
|
|
@f95648173c1521e8a11107ac5c2bbe1edc0b68ec
|
[f95648173c1521e8a11107ac5c2bbe1edc0b68ec]
|
02/25/07 13:31:30 |
Laurent Aimar <fenrir@videolan.org> |
Added VC-1 packetizer.
(But it still won't be decoded by ffmpeg, we … |