- 29 Jan, 2008 8 commits
-
-
Rafaël Carré authored
removes unused arguments
-
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 ?
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Ilkka Ollakka authored
- fix qmax/qmin if statements - if user requests certain bitrate, set defaults to qmax=51,qmin=10 if user hasn't defined them otherwise. Should help normal user to get bitrate he/she requests.
-
Ilkka Ollakka authored
-
Jean-Baptiste Kempf authored
-
- 28 Jan, 2008 32 commits
-
-
Jean-Baptiste Kempf authored
-
Pavlov Konstantin authored
-
Jean-Baptiste Kempf authored
-
Christophe Mutricy authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Rafaël Carré authored
remove unused parameters from: EqzFilter() (equalizer.c) stereo_to_mono(), mono(), stereo2mono_downmix() (channel_mixer/mono.c)
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
rc.c: disable update code
-
Rafaël Carré authored
-
Rafaël Carré authored
Transform(): remove unused parameter avoids useless unused parameter warnings
-
Rémi Denis-Courmont authored
-
Rafaël Carré authored
-
Rémi Denis-Courmont authored
(You really don't usually want your net_Read/net_Write to interrupted). In the process, fix a deadlock in vlc_cond_wait() when waitpipe is used - fixes #1448
-
Rémi Denis-Courmont authored
-
Rafaël Carré authored
-
Rémi Denis-Courmont authored
-
Rafaël Carré authored
-
Rafaël Carré authored
mvar_InfoSetNew(): removes unused parameter avoids unused parameter warnings from httpd callbacks
-
Rafaël Carré authored
-
Rémi Denis-Courmont authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
network/udp.c net_SetCSCov(): removes warnings if UDPLITE_RECV_CSCOV and DCCP_SOCKOPT_SEND_CSCOV are not defined
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-