- 13 Sep, 2008 1 commit
-
-
Laurent Aimar authored
-
- 03 Aug, 2008 2 commits
-
-
Laurent Aimar authored
-
hartman authored
-
- 31 May, 2008 1 commit
-
-
Rémi Denis-Courmont authored
-
- 26 May, 2008 1 commit
-
-
Rafaël Carré authored
-
- 21 May, 2008 1 commit
-
-
Rémi Denis-Courmont authored
-
- 12 May, 2008 1 commit
-
-
ivoire authored
-
- 08 May, 2008 1 commit
-
-
Rémi Denis-Courmont authored
-
- 14 Apr, 2008 1 commit
-
-
Pierre d'Herbemont authored
This improves readability a lot and prevent us from reinventing the wheel.
-
- 13 Mar, 2008 1 commit
-
-
ivoire authored
-
- 29 Jan, 2008 1 commit
-
-
Rafaël Carré authored
use size_t instead of int to represent sizes removes unused parameters from: block_BytestreamInit() mpeg4_audio/LOASSyncInfo() cinepak/cinepak_Getv1() speex/SendPacket() subsass/ParseColor() ffmpeg/postprocess/InitPostproc() & PostprocPict() dvbsub/YuvaYuvp() & encode_pixel_line_{2,4,8}bp() faad/DoReordering() vlc_block_helper.h: use size_t, removes unused parameter from block_BytestreamInit() struct filter_t: removes unused parameters from pf_picture_link() & pf_picture_unlink() cmml: fix a segfault (p_item isn't an input item, despite the name) present for some months, proving that nobody did use that code ?
-
- 27 Jan, 2008 2 commits
-
-
Rémi Denis-Courmont authored
-
Felix Paul Kühne authored
strnlen: export its VLC pendant properly and check its existance in cc.c. Fixes the compilation onDarwin
-
- 23 Jan, 2008 1 commit
-
-
Rémi Denis-Courmont authored
Missing some cases that I could not test. Also ffmpeg/chroma.c is locked, so I can but leave it broken. Fix is for the remaining modules is obvious and the issue is easy to detect.
-
- 18 Oct, 2007 1 commit
-
-
Laurent Aimar authored
-
- 17 Oct, 2007 2 commits
-
-
Christophe Mutricy authored
-
Laurent Aimar authored
The rollup and paint on mode is not really good (a lot of flicker) but I don't see how to fix it (the subtitle is updated as soon as a new character is added).
-